| 1 | [ Jan 13 03:17:15 Enabled. ] | ||
| 2 | [ Jan 13 03:17:15 Rereading configuration. ] | ||
| 3 | [ Jan 13 03:17:16 Rereading configuration. ] | ||
| 4 | [ Jan 13 03:17:20 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 | [ Jan 13 03:17:20 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.01.13 03:17:23.273236 [ 1 ] {} <Information> Application: Will watch for the process with pid 27743 | ||
| 29 | 2026.01.13 03:17:23.273620 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.13 03:17:23.475981 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 27743 | ||
| 31 | 2026.01.13 03:17:23.476806 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.13 03:17:23.476948 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.13 03:17:23.643658 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.13 03:17:23.721565 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.13 03:17:23.721683 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.13 03:17:23.721708 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.13 03:17:23.721784 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.13 03:17:23.722806 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.13 03:17:23.727107 [ 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.01.13 03:17:23.728028 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.13 03:17:23.728908 [ 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.01.13 03:17:23.728963 [ 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.01.13 03:17:23.729009 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.13 03:17:23.729748 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.13 03:17:23.730835 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.13 03:17:23.737297 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.13 03:17:23.737989 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.13 03:17:23.739415 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.13 03:17:23.739522 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.13 03:17:23.740653 [ 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.01.13 03:17:23.741122 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.13 03:17:23.745304 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.13 03:17:23.745995 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.13 03:17:23.750852 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.13 03:17:23.751289 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.13 03:17:23.751772 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.13 03:17:23.752171 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.13 03:17:23.753705 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.13 03:17:23.753732 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.13 03:17:23.753826 [ 181 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.13 03:17:23.753921 [ 181 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.13 03:17:23.776838 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.13 03:17:23.776872 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000230655 sec | ||
| 68 | 2026.01.13 03:17:23.776945 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.13 03:17:23.776997 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.13 03:17:23.777738 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.13 03:17:23.778390 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.13 03:17:23.792595 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.13 03:17:23.792642 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.13 03:17:23.792726 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.13 03:17:23.792739 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.13 03:17:23.792774 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.13 03:17:23.792859 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.13 03:17:23.797757 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.13 03:17:23.797825 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.13 03:17:23.797890 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.13 03:17:23.798129 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.13 03:17:23.798198 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.13 03:17:23.798218 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.13 03:17:23.798329 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.13 03:17:23.798345 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.13 03:17:23.798384 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.13 03:17:23.798471 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.13 03:17:23.823107 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.13 03:17:23.833918 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.13 03:17:23.834027 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000133653 sec | ||
| 91 | 2026.01.13 03:17:23.834045 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.13 03:17:23.834060 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.13 03:17:23.834107 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.13 03:17:23.834408 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.13 03:17:23.834556 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.13 03:17:23.834578 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.13 03:17:23.834594 [ 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.01.13 03:17:23.834610 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.13 03:17:23.897643 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.13 03:17:23.897867 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.01.13 03:17:23.899379 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.388e-05 sec. | ||
| 102 | 2026.01.13 03:17:23.899836 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.13 03:17:23.901161 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.13 03:17:23.901183 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.13 03:17:24.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.13 03:17:24.184740 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38845 | ||
| 107 | 2026.01.13 03:17:24.185712 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.13 03:17:24.185822 [ 3 ] {} <Debug> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38845 | ||
| 109 | 2026.01.13 03:17:24.185933 [ 3 ] {} <Debug> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.13 03:17:24.185950 [ 3 ] {} <Debug> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.13 03:17:24.186050 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.13 03:17:24.186227 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.13 03:17:24.186246 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.13 03:17:24.186936 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59086 | ||
| 115 | 2026.01.13 03:17:24.186944 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34017 | ||
| 116 | 2026.01.13 03:17:24.187105 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45439 | ||
| 117 | 2026.01.13 03:17:24.187108 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64961 | ||
| 118 | 2026.01.13 03:17:24.187165 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.01.13 03:17:24.187238 [ 254 ] {} <Debug> TCP-Session: 05429458-7dac-40b1-a43b-fe6f2725dd64 Authenticating user 'default' from [fd00:1122:3344:101::d]:59086 | ||
| 120 | 2026.01.13 03:17:24.187294 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.13 03:17:24.187319 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36007 | ||
| 122 | 2026.01.13 03:17:24.187386 [ 254 ] {} <Debug> TCP-Session: 05429458-7dac-40b1-a43b-fe6f2725dd64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.13 03:17:24.187419 [ 4 ] {} <Debug> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:34017 | ||
| 124 | 2026.01.13 03:17:24.187422 [ 254 ] {} <Debug> TCP-Session: 05429458-7dac-40b1-a43b-fe6f2725dd64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.13 03:17:24.187551 [ 4 ] {} <Debug> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.13 03:17:24.187574 [ 4 ] {} <Debug> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.13 03:17:24.188163 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.13 03:17:24.188167 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47302 | ||
| 129 | 2026.01.13 03:17:24.188199 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.13 03:17:24.188210 [ 255 ] {} <Debug> TCP-Session: 45e40745-aa8c-4215-b3bb-4caabb39e891 Authenticating user 'default' from [fd00:1122:3344:101::d]:45439 | ||
| 131 | 2026.01.13 03:17:24.188309 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35425 | ||
| 132 | 2026.01.13 03:17:24.188325 [ 5 ] {} <Debug> TCP-Session: d6ccddcd-afd7-4895-9329-643e7ad9ce15 Authenticating user 'default' from [fd00:1122:3344:101::d]:64961 | ||
| 133 | 2026.01.13 03:17:24.188318 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.13 03:17:24.188399 [ 5 ] {} <Debug> TCP-Session: d6ccddcd-afd7-4895-9329-643e7ad9ce15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.13 03:17:24.188413 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39162 | ||
| 136 | 2026.01.13 03:17:24.188381 [ 255 ] {} <Debug> TCP-Session: 45e40745-aa8c-4215-b3bb-4caabb39e891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.13 03:17:24.188508 [ 5 ] {} <Debug> TCP-Session: d6ccddcd-afd7-4895-9329-643e7ad9ce15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.13 03:17:24.188526 [ 255 ] {} <Debug> TCP-Session: 45e40745-aa8c-4215-b3bb-4caabb39e891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.13 03:17:24.188481 [ 256 ] {} <Debug> TCP-Session: 704f604c-4833-4b74-8240-fe1222ae0109 Authenticating user 'default' from [fd00:1122:3344:101::d]:36007 | ||
| 140 | 2026.01.13 03:17:24.188626 [ 256 ] {} <Debug> TCP-Session: 704f604c-4833-4b74-8240-fe1222ae0109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.13 03:17:24.188721 [ 256 ] {} <Debug> TCP-Session: 704f604c-4833-4b74-8240-fe1222ae0109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.13 03:17:24.189230 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.13 03:17:24.189318 [ 257 ] {} <Debug> TCP-Session: aef2c4b1-12c6-4703-a929-8e34014a9b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:47302 | ||
| 144 | 2026.01.13 03:17:24.189439 [ 257 ] {} <Debug> TCP-Session: aef2c4b1-12c6-4703-a929-8e34014a9b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.13 03:17:24.189454 [ 257 ] {} <Debug> TCP-Session: aef2c4b1-12c6-4703-a929-8e34014a9b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.13 03:17:24.190139 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.13 03:17:24.190201 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2026.01.13 03:17:24.190157 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.01.13 03:17:24.190282 [ 259 ] {} <Debug> TCP-Session: 7999e5d8-785b-4797-a77a-f14c022fb508 Authenticating user 'default' from [fd00:1122:3344:101::d]:39162 | ||
| 150 | 2026.01.13 03:17:24.190301 [ 258 ] {} <Debug> TCP-Session: 3b3c509c-0ea7-4f5a-885b-3ca2f03cd6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35425 | ||
| 151 | 2026.01.13 03:17:24.190422 [ 259 ] {} <Debug> TCP-Session: 7999e5d8-785b-4797-a77a-f14c022fb508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.13 03:17:24.190428 [ 258 ] {} <Debug> TCP-Session: 3b3c509c-0ea7-4f5a-885b-3ca2f03cd6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.13 03:17:24.190447 [ 259 ] {} <Debug> TCP-Session: 7999e5d8-785b-4797-a77a-f14c022fb508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.13 03:17:24.190557 [ 258 ] {} <Debug> TCP-Session: 3b3c509c-0ea7-4f5a-885b-3ca2f03cd6ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.01.13 03:17:24.193476 [ 3 ] {c13ff28e-174f-494f-99ac-87ca33ecb29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.01.13 03:17:24.392093 [ 3 ] {c13ff28e-174f-494f-99ac-87ca33ecb29e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38845) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.13 03:17:24.393220 [ 3 ] {c13ff28e-174f-494f-99ac-87ca33ecb29e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.13 03:17:24.393507 [ 3 ] {c13ff28e-174f-494f-99ac-87ca33ecb29e} <Debug> TCPHandler: Processed in 0.206336763 sec. | ||
| 205 | 2026.01.13 03:17:24.393938 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.13 03:17:24.394325 [ 4 ] {4e02495d-3f5e-4d2a-a233-fc48b48a6a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.13 03:17:24.394694 [ 4 ] {4e02495d-3f5e-4d2a-a233-fc48b48a6a24} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34017) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.13 03:17:24.395006 [ 4 ] {4e02495d-3f5e-4d2a-a233-fc48b48a6a24} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.13 03:17:24.395307 [ 4 ] {4e02495d-3f5e-4d2a-a233-fc48b48a6a24} <Debug> TCPHandler: Processed in 0.001543742 sec. | ||
| 256 | 2026.01.13 03:17:24.395648 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.13 03:17:24.396484 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.13 03:17:24.397281 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.13 03:17:24.405744 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.13 03:17:24.405768 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0571e-05 sec | ||
| 261 | 2026.01.13 03:17:24.405909 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.13 03:17:24.405923 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.13 03:17:24.405947 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.13 03:17:24.406685 [ 3 ] {c2cf698f-ef4e-4410-a924-0aa81d19f95e} <Debug> TCPHandler: Processed in 0.011157158 sec. | ||
| 265 | 2026.01.13 03:17:24.406965 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.13 03:17:24.407127 [ 3 ] {e9b47d1e-a0d0-4e50-b74d-f758d792360e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.01.13 03:17:24.407259 [ 3 ] {e9b47d1e-a0d0-4e50-b74d-f758d792360e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.13 03:17:24.412811 [ 3 ] {e9b47d1e-a0d0-4e50-b74d-f758d792360e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.13 03:17:24.420478 [ 3 ] {e9b47d1e-a0d0-4e50-b74d-f758d792360e} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320): Loading data parts | ||
| 271 | 2026.01.13 03:17:24.421716 [ 3 ] {e9b47d1e-a0d0-4e50-b74d-f758d792360e} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320): There are no data parts | ||
| 272 | 2026.01.13 03:17:24.432131 [ 3 ] {e9b47d1e-a0d0-4e50-b74d-f758d792360e} <Debug> TCPHandler: Processed in 0.025217794 sec. | ||
| 273 | 2026.01.13 03:17:24.432306 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.13 03:17:24.432624 [ 3 ] {26c352b6-e786-430b-8487-58502a1b08ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.01.13 03:17:24.432754 [ 3 ] {26c352b6-e786-430b-8487-58502a1b08ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.13 03:17:24.458923 [ 3 ] {26c352b6-e786-430b-8487-58502a1b08ae} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Loading data parts | ||
| 287 | 2026.01.13 03:17:24.459140 [ 3 ] {26c352b6-e786-430b-8487-58502a1b08ae} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): There are no data parts | ||
| 288 | 2026.01.13 03:17:24.463413 [ 3 ] {26c352b6-e786-430b-8487-58502a1b08ae} <Debug> TCPHandler: Processed in 0.031162325 sec. | ||
| 289 | 2026.01.13 03:17:24.463723 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.13 03:17:24.463929 [ 3 ] {3e027898-14e9-47be-b371-f8c8818998d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.01.13 03:17:24.464075 [ 3 ] {3e027898-14e9-47be-b371-f8c8818998d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.13 03:17:24.473594 [ 3 ] {3e027898-14e9-47be-b371-f8c8818998d5} <Debug> oximeter.measurements_i8 (0723d4fd-dbdc-4e78-b615-5848773b34f1): Loading data parts | ||
| 293 | 2026.01.13 03:17:24.473822 [ 3 ] {3e027898-14e9-47be-b371-f8c8818998d5} <Debug> oximeter.measurements_i8 (0723d4fd-dbdc-4e78-b615-5848773b34f1): There are no data parts | ||
| 294 | 2026.01.13 03:17:24.476913 [ 3 ] {3e027898-14e9-47be-b371-f8c8818998d5} <Debug> TCPHandler: Processed in 0.01326459 sec. | ||
| 295 | 2026.01.13 03:17:24.477067 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.13 03:17:24.477312 [ 3 ] {50b474e6-b5a2-4088-aa52-a877d1730e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.01.13 03:17:24.477355 [ 3 ] {50b474e6-b5a2-4088-aa52-a877d1730e9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.13 03:17:24.486771 [ 3 ] {50b474e6-b5a2-4088-aa52-a877d1730e9c} <Debug> oximeter.measurements_u8 (bec1795d-8af9-4038-9b37-74fdda81b002): Loading data parts | ||
| 299 | 2026.01.13 03:17:24.486915 [ 3 ] {50b474e6-b5a2-4088-aa52-a877d1730e9c} <Debug> oximeter.measurements_u8 (bec1795d-8af9-4038-9b37-74fdda81b002): There are no data parts | ||
| 300 | 2026.01.13 03:17:24.496482 [ 3 ] {50b474e6-b5a2-4088-aa52-a877d1730e9c} <Debug> TCPHandler: Processed in 0.019463797 sec. | ||
| 301 | 2026.01.13 03:17:24.496750 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.13 03:17:24.496912 [ 3 ] {199e0ec8-0b8f-49b1-977c-759768c36014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.01.13 03:17:24.497045 [ 3 ] {199e0ec8-0b8f-49b1-977c-759768c36014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.13 03:17:24.504088 [ 3 ] {199e0ec8-0b8f-49b1-977c-759768c36014} <Debug> oximeter.measurements_i16 (3dacadb1-ec5c-424e-8247-e43c6efa04a4): Loading data parts | ||
| 305 | 2026.01.13 03:17:24.504335 [ 3 ] {199e0ec8-0b8f-49b1-977c-759768c36014} <Debug> oximeter.measurements_i16 (3dacadb1-ec5c-424e-8247-e43c6efa04a4): There are no data parts | ||
| 306 | 2026.01.13 03:17:24.520769 [ 3 ] {199e0ec8-0b8f-49b1-977c-759768c36014} <Debug> TCPHandler: Processed in 0.024068411 sec. | ||
| 307 | 2026.01.13 03:17:24.520944 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.13 03:17:24.521122 [ 3 ] {df4d425e-d9d5-4122-9a27-5a8a4aee565a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.01.13 03:17:24.521243 [ 3 ] {df4d425e-d9d5-4122-9a27-5a8a4aee565a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.13 03:17:24.531568 [ 3 ] {df4d425e-d9d5-4122-9a27-5a8a4aee565a} <Debug> oximeter.measurements_u16 (ee1ec981-42c7-4b19-802a-6c10e36bc6bc): Loading data parts | ||
| 311 | 2026.01.13 03:17:24.531716 [ 3 ] {df4d425e-d9d5-4122-9a27-5a8a4aee565a} <Debug> oximeter.measurements_u16 (ee1ec981-42c7-4b19-802a-6c10e36bc6bc): There are no data parts | ||
| 312 | 2026.01.13 03:17:24.540025 [ 3 ] {df4d425e-d9d5-4122-9a27-5a8a4aee565a} <Debug> TCPHandler: Processed in 0.01913913 sec. | ||
| 313 | 2026.01.13 03:17:24.540248 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.13 03:17:24.540484 [ 3 ] {edaacf07-14ec-4619-acf8-10b4308d172b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.01.13 03:17:24.540624 [ 3 ] {edaacf07-14ec-4619-acf8-10b4308d172b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.13 03:17:24.544274 [ 3 ] {edaacf07-14ec-4619-acf8-10b4308d172b} <Debug> oximeter.measurements_i32 (f56e388c-3f59-44e0-adca-494c9c323ba4): Loading data parts | ||
| 317 | 2026.01.13 03:17:24.544439 [ 3 ] {edaacf07-14ec-4619-acf8-10b4308d172b} <Debug> oximeter.measurements_i32 (f56e388c-3f59-44e0-adca-494c9c323ba4): There are no data parts | ||
| 318 | 2026.01.13 03:17:24.552802 [ 3 ] {edaacf07-14ec-4619-acf8-10b4308d172b} <Debug> TCPHandler: Processed in 0.012611947 sec. | ||
| 319 | 2026.01.13 03:17:24.552948 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.13 03:17:24.553101 [ 3 ] {8783ad0e-639a-493b-a809-1ac63f1e6c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.01.13 03:17:24.553226 [ 3 ] {8783ad0e-639a-493b-a809-1ac63f1e6c4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.13 03:17:24.562646 [ 3 ] {8783ad0e-639a-493b-a809-1ac63f1e6c4f} <Debug> oximeter.measurements_u32 (6d717a54-75ce-4ee2-a135-d017e4edef43): Loading data parts | ||
| 323 | 2026.01.13 03:17:24.562801 [ 3 ] {8783ad0e-639a-493b-a809-1ac63f1e6c4f} <Debug> oximeter.measurements_u32 (6d717a54-75ce-4ee2-a135-d017e4edef43): There are no data parts | ||
| 324 | 2026.01.13 03:17:24.567977 [ 3 ] {8783ad0e-639a-493b-a809-1ac63f1e6c4f} <Debug> TCPHandler: Processed in 0.015077627 sec. | ||
| 325 | 2026.01.13 03:17:24.568138 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.13 03:17:24.568408 [ 3 ] {d176a9d3-0a3e-44d7-bd04-3571380a4145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.01.13 03:17:24.568552 [ 3 ] {d176a9d3-0a3e-44d7-bd04-3571380a4145} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.13 03:17:24.576299 [ 3 ] {d176a9d3-0a3e-44d7-bd04-3571380a4145} <Debug> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Loading data parts | ||
| 329 | 2026.01.13 03:17:24.576451 [ 3 ] {d176a9d3-0a3e-44d7-bd04-3571380a4145} <Debug> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): There are no data parts | ||
| 330 | 2026.01.13 03:17:24.580957 [ 3 ] {d176a9d3-0a3e-44d7-bd04-3571380a4145} <Debug> TCPHandler: Processed in 0.012868093 sec. | ||
| 331 | 2026.01.13 03:17:24.581098 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.13 03:17:24.581254 [ 3 ] {6d1b8908-b1d4-4a8a-a7e6-ad5ed99c7d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.13 03:17:24.581374 [ 3 ] {6d1b8908-b1d4-4a8a-a7e6-ad5ed99c7d28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.13 03:17:24.589165 [ 3 ] {6d1b8908-b1d4-4a8a-a7e6-ad5ed99c7d28} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Loading data parts | ||
| 335 | 2026.01.13 03:17:24.589390 [ 3 ] {6d1b8908-b1d4-4a8a-a7e6-ad5ed99c7d28} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): There are no data parts | ||
| 336 | 2026.01.13 03:17:24.593697 [ 3 ] {6d1b8908-b1d4-4a8a-a7e6-ad5ed99c7d28} <Debug> TCPHandler: Processed in 0.012647538 sec. | ||
| 337 | 2026.01.13 03:17:24.593850 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.13 03:17:24.594086 [ 3 ] {330302cf-c7a5-4219-9f1f-ef95716fa080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.13 03:17:24.594206 [ 3 ] {330302cf-c7a5-4219-9f1f-ef95716fa080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.13 03:17:24.597603 [ 3 ] {330302cf-c7a5-4219-9f1f-ef95716fa080} <Debug> oximeter.measurements_f32 (b228be60-f2b0-437d-bc39-c0f331d5bb36): Loading data parts | ||
| 341 | 2026.01.13 03:17:24.597753 [ 3 ] {330302cf-c7a5-4219-9f1f-ef95716fa080} <Debug> oximeter.measurements_f32 (b228be60-f2b0-437d-bc39-c0f331d5bb36): There are no data parts | ||
| 342 | 2026.01.13 03:17:24.606269 [ 3 ] {330302cf-c7a5-4219-9f1f-ef95716fa080} <Debug> TCPHandler: Processed in 0.012473554 sec. | ||
| 343 | 2026.01.13 03:17:24.606408 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.13 03:17:24.606561 [ 3 ] {754706ed-50f6-4a06-882e-17c8f301d18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.13 03:17:24.606682 [ 3 ] {754706ed-50f6-4a06-882e-17c8f301d18f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.13 03:17:24.610424 [ 3 ] {754706ed-50f6-4a06-882e-17c8f301d18f} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Loading data parts | ||
| 347 | 2026.01.13 03:17:24.610651 [ 3 ] {754706ed-50f6-4a06-882e-17c8f301d18f} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): There are no data parts | ||
| 348 | 2026.01.13 03:17:24.622787 [ 3 ] {754706ed-50f6-4a06-882e-17c8f301d18f} <Debug> TCPHandler: Processed in 0.016427895 sec. | ||
| 349 | 2026.01.13 03:17:24.622967 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.13 03:17:24.623233 [ 3 ] {c0571818-1500-4374-92ed-1724d8c36dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.13 03:17:24.623354 [ 3 ] {c0571818-1500-4374-92ed-1724d8c36dbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.13 03:17:24.627254 [ 3 ] {c0571818-1500-4374-92ed-1724d8c36dbc} <Debug> oximeter.measurements_string (ea4cb31b-3734-4628-b6ea-1878626a5ecf): Loading data parts | ||
| 353 | 2026.01.13 03:17:24.627401 [ 3 ] {c0571818-1500-4374-92ed-1724d8c36dbc} <Debug> oximeter.measurements_string (ea4cb31b-3734-4628-b6ea-1878626a5ecf): There are no data parts | ||
| 354 | 2026.01.13 03:17:24.635288 [ 3 ] {c0571818-1500-4374-92ed-1724d8c36dbc} <Debug> TCPHandler: Processed in 0.012388252 sec. | ||
| 355 | 2026.01.13 03:17:24.635442 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.13 03:17:24.635600 [ 3 ] {c22a5a8c-1cfe-4f94-a07a-9ec62177fef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.13 03:17:24.635752 [ 3 ] {c22a5a8c-1cfe-4f94-a07a-9ec62177fef4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.13 03:17:24.639553 [ 3 ] {c22a5a8c-1cfe-4f94-a07a-9ec62177fef4} <Debug> oximeter.measurements_bytes (2e1ab10a-95c9-4d73-9cac-a2f8f8788a09): Loading data parts | ||
| 366 | 2026.01.13 03:17:24.639824 [ 3 ] {c22a5a8c-1cfe-4f94-a07a-9ec62177fef4} <Debug> oximeter.measurements_bytes (2e1ab10a-95c9-4d73-9cac-a2f8f8788a09): There are no data parts | ||
| 367 | 2026.01.13 03:17:24.653948 [ 3 ] {c22a5a8c-1cfe-4f94-a07a-9ec62177fef4} <Debug> TCPHandler: Processed in 0.018561498 sec. | ||
| 368 | 2026.01.13 03:17:24.654114 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.13 03:17:24.654311 [ 3 ] {e0d6bb87-9aca-4a73-b198-c88963f6a462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.13 03:17:24.654477 [ 3 ] {e0d6bb87-9aca-4a73-b198-c88963f6a462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.13 03:17:24.660696 [ 3 ] {e0d6bb87-9aca-4a73-b198-c88963f6a462} <Debug> oximeter.measurements_cumulativei64 (5837348c-7e3a-4bcd-9b15-6ead7f96c32e): Loading data parts | ||
| 372 | 2026.01.13 03:17:24.660860 [ 3 ] {e0d6bb87-9aca-4a73-b198-c88963f6a462} <Debug> oximeter.measurements_cumulativei64 (5837348c-7e3a-4bcd-9b15-6ead7f96c32e): There are no data parts | ||
| 373 | 2026.01.13 03:17:24.669195 [ 3 ] {e0d6bb87-9aca-4a73-b198-c88963f6a462} <Debug> TCPHandler: Processed in 0.015137029 sec. | ||
| 374 | 2026.01.13 03:17:24.669402 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.13 03:17:24.669603 [ 3 ] {f9ed8fde-7cb3-446c-ac4a-1c97c5f14f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.13 03:17:24.669712 [ 3 ] {f9ed8fde-7cb3-446c-ac4a-1c97c5f14f38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.13 03:17:24.674703 [ 3 ] {f9ed8fde-7cb3-446c-ac4a-1c97c5f14f38} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Loading data parts | ||
| 378 | 2026.01.13 03:17:24.675049 [ 3 ] {f9ed8fde-7cb3-446c-ac4a-1c97c5f14f38} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): There are no data parts | ||
| 379 | 2026.01.13 03:17:24.685609 [ 3 ] {f9ed8fde-7cb3-446c-ac4a-1c97c5f14f38} <Debug> TCPHandler: Processed in 0.016257221 sec. | ||
| 380 | 2026.01.13 03:17:24.685788 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.13 03:17:24.686083 [ 3 ] {46f138c7-49fb-4e32-901e-c4c3b332b990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.13 03:17:24.686176 [ 3 ] {46f138c7-49fb-4e32-901e-c4c3b332b990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.13 03:17:24.693611 [ 3 ] {46f138c7-49fb-4e32-901e-c4c3b332b990} <Debug> oximeter.measurements_cumulativef32 (b74896bb-11e4-4bbb-aa4a-2fcfc78c7cfd): Loading data parts | ||
| 384 | 2026.01.13 03:17:24.693788 [ 3 ] {46f138c7-49fb-4e32-901e-c4c3b332b990} <Debug> oximeter.measurements_cumulativef32 (b74896bb-11e4-4bbb-aa4a-2fcfc78c7cfd): There are no data parts | ||
| 385 | 2026.01.13 03:17:24.701640 [ 3 ] {46f138c7-49fb-4e32-901e-c4c3b332b990} <Debug> TCPHandler: Processed in 0.015912864 sec. | ||
| 386 | 2026.01.13 03:17:24.701824 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.13 03:17:24.702019 [ 3 ] {9bc1a8c9-334c-4075-9288-eff6fe8ef322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.01.13 03:17:24.702173 [ 3 ] {9bc1a8c9-334c-4075-9288-eff6fe8ef322} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.13 03:17:24.706848 [ 3 ] {9bc1a8c9-334c-4075-9288-eff6fe8ef322} <Debug> oximeter.measurements_cumulativef64 (bbf450c0-c94e-405e-8835-7f053a6a7980): Loading data parts | ||
| 390 | 2026.01.13 03:17:24.707091 [ 3 ] {9bc1a8c9-334c-4075-9288-eff6fe8ef322} <Debug> oximeter.measurements_cumulativef64 (bbf450c0-c94e-405e-8835-7f053a6a7980): There are no data parts | ||
| 391 | 2026.01.13 03:17:24.715416 [ 3 ] {9bc1a8c9-334c-4075-9288-eff6fe8ef322} <Debug> TCPHandler: Processed in 0.013650939 sec. | ||
| 392 | 2026.01.13 03:17:24.715585 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.13 03:17:24.715957 [ 3 ] {8bf525a9-b11a-4725-b188-42f434879f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.01.13 03:17:24.716115 [ 3 ] {8bf525a9-b11a-4725-b188-42f434879f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.13 03:17:24.719829 [ 3 ] {8bf525a9-b11a-4725-b188-42f434879f2e} <Debug> oximeter.measurements_histogrami8 (42a91e9a-0f19-4245-948e-34a509841c80): Loading data parts | ||
| 406 | 2026.01.13 03:17:24.719977 [ 3 ] {8bf525a9-b11a-4725-b188-42f434879f2e} <Debug> oximeter.measurements_histogrami8 (42a91e9a-0f19-4245-948e-34a509841c80): There are no data parts | ||
| 407 | 2026.01.13 03:17:24.730327 [ 3 ] {8bf525a9-b11a-4725-b188-42f434879f2e} <Debug> TCPHandler: Processed in 0.014804091 sec. | ||
| 408 | 2026.01.13 03:17:24.730487 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.13 03:17:24.730706 [ 3 ] {c9c520f6-fc44-45fb-a788-981abca0e1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.01.13 03:17:24.730844 [ 3 ] {c9c520f6-fc44-45fb-a788-981abca0e1ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.13 03:17:24.734782 [ 3 ] {c9c520f6-fc44-45fb-a788-981abca0e1ec} <Debug> oximeter.measurements_histogramu8 (5052b2cd-c8a8-49e3-9c6d-a84fabba8793): Loading data parts | ||
| 412 | 2026.01.13 03:17:24.735006 [ 3 ] {c9c520f6-fc44-45fb-a788-981abca0e1ec} <Debug> oximeter.measurements_histogramu8 (5052b2cd-c8a8-49e3-9c6d-a84fabba8793): There are no data parts | ||
| 413 | 2026.01.13 03:17:24.737378 [ 3 ] {c9c520f6-fc44-45fb-a788-981abca0e1ec} <Debug> TCPHandler: Processed in 0.006941651 sec. | ||
| 414 | 2026.01.13 03:17:24.737533 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.13 03:17:24.737814 [ 3 ] {02160a15-f888-48dc-b7b6-05cb346424c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.01.13 03:17:24.737940 [ 3 ] {02160a15-f888-48dc-b7b6-05cb346424c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.13 03:17:24.749104 [ 3 ] {02160a15-f888-48dc-b7b6-05cb346424c1} <Debug> oximeter.measurements_histogrami16 (d5124944-a93e-4f4a-bf58-e9c1dbaf5f73): Loading data parts | ||
| 418 | 2026.01.13 03:17:24.749261 [ 3 ] {02160a15-f888-48dc-b7b6-05cb346424c1} <Debug> oximeter.measurements_histogrami16 (d5124944-a93e-4f4a-bf58-e9c1dbaf5f73): There are no data parts | ||
| 419 | 2026.01.13 03:17:24.752346 [ 3 ] {02160a15-f888-48dc-b7b6-05cb346424c1} <Debug> TCPHandler: Processed in 0.014872633 sec. | ||
| 420 | 2026.01.13 03:17:24.752549 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.13 03:17:24.752772 [ 3 ] {16ce5bb0-68e1-4cdc-98aa-82fcc32f532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.01.13 03:17:24.752905 [ 3 ] {16ce5bb0-68e1-4cdc-98aa-82fcc32f532b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.13 03:17:24.761811 [ 3 ] {16ce5bb0-68e1-4cdc-98aa-82fcc32f532b} <Debug> oximeter.measurements_histogramu16 (eaf29ee9-dd32-4989-ada7-de3c790a19ab): Loading data parts | ||
| 424 | 2026.01.13 03:17:24.762034 [ 3 ] {16ce5bb0-68e1-4cdc-98aa-82fcc32f532b} <Debug> oximeter.measurements_histogramu16 (eaf29ee9-dd32-4989-ada7-de3c790a19ab): There are no data parts | ||
| 425 | 2026.01.13 03:17:24.764956 [ 3 ] {16ce5bb0-68e1-4cdc-98aa-82fcc32f532b} <Debug> TCPHandler: Processed in 0.012457254 sec. | ||
| 426 | 2026.01.13 03:17:24.765102 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.13 03:17:24.765395 [ 3 ] {6233708b-db1a-4e93-bb36-a8dd38f9e8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.01.13 03:17:24.765522 [ 3 ] {6233708b-db1a-4e93-bb36-a8dd38f9e8cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.13 03:17:24.776276 [ 3 ] {6233708b-db1a-4e93-bb36-a8dd38f9e8cc} <Debug> oximeter.measurements_histogrami32 (46adedd4-4ba4-451c-8cd6-144303331c09): Loading data parts | ||
| 430 | 2026.01.13 03:17:24.776489 [ 3 ] {6233708b-db1a-4e93-bb36-a8dd38f9e8cc} <Debug> oximeter.measurements_histogrami32 (46adedd4-4ba4-451c-8cd6-144303331c09): There are no data parts | ||
| 431 | 2026.01.13 03:17:24.786240 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44592 | ||
| 432 | 2026.01.13 03:17:24.788543 [ 3 ] {6233708b-db1a-4e93-bb36-a8dd38f9e8cc} <Debug> TCPHandler: Processed in 0.023487947 sec. | ||
| 433 | 2026.01.13 03:17:24.788715 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.01.13 03:17:24.788985 [ 3 ] {d55a90ab-1c85-4421-88a9-0947e37cf157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 435 | 2026.01.13 03:17:24.789210 [ 3 ] {d55a90ab-1c85-4421-88a9-0947e37cf157} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.01.13 03:17:24.790603 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 437 | 2026.01.13 03:17:24.790889 [ 262 ] {} <Debug> TCP-Session: f318c314-7c37-4e2f-8856-d271eeac47b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:44592 | ||
| 438 | 2026.01.13 03:17:24.790914 [ 262 ] {} <Debug> TCP-Session: f318c314-7c37-4e2f-8856-d271eeac47b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 439 | 2026.01.13 03:17:24.790926 [ 262 ] {} <Debug> TCP-Session: f318c314-7c37-4e2f-8856-d271eeac47b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 440 | 2026.01.13 03:17:24.791284 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 441 | 2026.01.13 03:17:24.791313 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 442 | 2026.01.13 03:17:24.792115 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 443 | 2026.01.13 03:17:24.792549 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42283 | ||
| 444 | 2026.01.13 03:17:24.792618 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59464 | ||
| 445 | 2026.01.13 03:17:24.792813 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62517 | ||
| 446 | 2026.01.13 03:17:24.792834 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54934 | ||
| 447 | 2026.01.13 03:17:24.792912 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40908 | ||
| 448 | 2026.01.13 03:17:24.793163 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 449 | 2026.01.13 03:17:24.793179 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48382 | ||
| 450 | 2026.01.13 03:17:24.793190 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 451 | 2026.01.13 03:17:24.793274 [ 265 ] {} <Debug> TCP-Session: 7e229317-bd7c-4564-a1b3-1194fd396fb7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54934 | ||
| 452 | 2026.01.13 03:17:24.793449 [ 3 ] {d55a90ab-1c85-4421-88a9-0947e37cf157} <Debug> oximeter.measurements_histogramu32 (15969efa-eba4-40f8-853b-b098df24ffe3): Loading data parts | ||
| 453 | 2026.01.13 03:17:24.793434 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 454 | 2026.01.13 03:17:24.793404 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 455 | 2026.01.13 03:17:24.793720 [ 265 ] {} <Debug> TCP-Session: 7e229317-bd7c-4564-a1b3-1194fd396fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 456 | 2026.01.13 03:17:24.793352 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59605 | ||
| 457 | 2026.01.13 03:17:24.793745 [ 267 ] {} <Debug> TCP-Session: 053c37ab-8929-4c71-ae50-18c8e306a984 Authenticating user 'default' from [fd00:1122:3344:101::a]:40908 | ||
| 458 | 2026.01.13 03:17:24.793797 [ 265 ] {} <Debug> TCP-Session: 7e229317-bd7c-4564-a1b3-1194fd396fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2026.01.13 03:17:24.793846 [ 267 ] {} <Debug> TCP-Session: 053c37ab-8929-4c71-ae50-18c8e306a984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 460 | 2026.01.13 03:17:24.793760 [ 268 ] {} <Debug> TCP-Session: f83ab5e3-fb58-4997-bbaa-a51a1cffe925 Authenticating user 'default' from [fd00:1122:3344:101::a]:48382 | ||
| 461 | 2026.01.13 03:17:24.793334 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 462 | 2026.01.13 03:17:24.793904 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 463 | 2026.01.13 03:17:24.794117 [ 267 ] {} <Debug> TCP-Session: 053c37ab-8929-4c71-ae50-18c8e306a984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 464 | 2026.01.13 03:17:24.794116 [ 268 ] {} <Debug> TCP-Session: f83ab5e3-fb58-4997-bbaa-a51a1cffe925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2026.01.13 03:17:24.793310 [ 263 ] {} <Debug> TCP-Session: 04dde1f4-0aa8-489f-82e2-945364123744 Authenticating user 'default' from [fd00:1122:3344:101::a]:42283 | ||
| 466 | 2026.01.13 03:17:24.794309 [ 268 ] {} <Debug> TCP-Session: f83ab5e3-fb58-4997-bbaa-a51a1cffe925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 467 | 2026.01.13 03:17:24.793308 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 468 | 2026.01.13 03:17:24.794386 [ 264 ] {} <Debug> TCP-Session: f5ae7af9-4c3a-4ab1-af88-cc504c3429c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:59464 | ||
| 469 | 2026.01.13 03:17:24.794404 [ 269 ] {} <Debug> TCP-Session: bbac7143-0cf8-4692-a1b9-4ca5f92d1d28 Authenticating user 'default' from [fd00:1122:3344:101::a]:59605 | ||
| 470 | 2026.01.13 03:17:24.794415 [ 263 ] {} <Debug> TCP-Session: 04dde1f4-0aa8-489f-82e2-945364123744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 471 | 2026.01.13 03:17:24.794499 [ 264 ] {} <Debug> TCP-Session: f5ae7af9-4c3a-4ab1-af88-cc504c3429c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 472 | 2026.01.13 03:17:24.794512 [ 269 ] {} <Debug> TCP-Session: bbac7143-0cf8-4692-a1b9-4ca5f92d1d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 473 | 2026.01.13 03:17:24.794519 [ 263 ] {} <Debug> TCP-Session: 04dde1f4-0aa8-489f-82e2-945364123744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 474 | 2026.01.13 03:17:24.794566 [ 264 ] {} <Debug> TCP-Session: f5ae7af9-4c3a-4ab1-af88-cc504c3429c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 475 | 2026.01.13 03:17:24.794583 [ 269 ] {} <Debug> TCP-Session: bbac7143-0cf8-4692-a1b9-4ca5f92d1d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2026.01.13 03:17:24.794430 [ 266 ] {} <Debug> TCP-Session: e9bcda0d-b4bd-488b-b5a7-a4a1eedfd1cd Authenticating user 'default' from [fd00:1122:3344:101::a]:62517 | ||
| 477 | 2026.01.13 03:17:24.793963 [ 3 ] {d55a90ab-1c85-4421-88a9-0947e37cf157} <Debug> oximeter.measurements_histogramu32 (15969efa-eba4-40f8-853b-b098df24ffe3): There are no data parts | ||
| 478 | 2026.01.13 03:17:24.794729 [ 266 ] {} <Debug> TCP-Session: e9bcda0d-b4bd-488b-b5a7-a4a1eedfd1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 479 | 2026.01.13 03:17:24.794749 [ 266 ] {} <Debug> TCP-Session: e9bcda0d-b4bd-488b-b5a7-a4a1eedfd1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2026.01.13 03:17:24.801506 [ 3 ] {d55a90ab-1c85-4421-88a9-0947e37cf157} <Debug> TCPHandler: Processed in 0.012851552 sec. | ||
| 481 | 2026.01.13 03:17:24.801663 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.01.13 03:17:24.801879 [ 3 ] {be603452-5e83-4861-b29e-f8a2307c19d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 483 | 2026.01.13 03:17:24.802031 [ 3 ] {be603452-5e83-4861-b29e-f8a2307c19d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.01.13 03:17:24.807179 [ 3 ] {be603452-5e83-4861-b29e-f8a2307c19d6} <Debug> oximeter.measurements_histogrami64 (5410243f-fad7-4735-92b1-f40290df8adc): Loading data parts | ||
| 485 | 2026.01.13 03:17:24.807439 [ 3 ] {be603452-5e83-4861-b29e-f8a2307c19d6} <Debug> oximeter.measurements_histogrami64 (5410243f-fad7-4735-92b1-f40290df8adc): There are no data parts | ||
| 486 | 2026.01.13 03:17:24.817114 [ 3 ] {be603452-5e83-4861-b29e-f8a2307c19d6} <Debug> TCPHandler: Processed in 0.015499226 sec. | ||
| 487 | 2026.01.13 03:17:24.817284 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.01.13 03:17:24.817648 [ 3 ] {230fb974-c3f7-41cb-b6c2-ba45505243e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 489 | 2026.01.13 03:17:24.817807 [ 3 ] {230fb974-c3f7-41cb-b6c2-ba45505243e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.01.13 03:17:24.821681 [ 3 ] {230fb974-c3f7-41cb-b6c2-ba45505243e2} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Loading data parts | ||
| 491 | 2026.01.13 03:17:24.821888 [ 3 ] {230fb974-c3f7-41cb-b6c2-ba45505243e2} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): There are no data parts | ||
| 492 | 2026.01.13 03:17:24.834173 [ 3 ] {230fb974-c3f7-41cb-b6c2-ba45505243e2} <Debug> TCPHandler: Processed in 0.016947075 sec. | ||
| 493 | 2026.01.13 03:17:24.834324 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.13 03:17:24.834540 [ 3 ] {112bf8ac-d5f6-4ebf-956e-fa7ea44606e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 495 | 2026.01.13 03:17:24.834677 [ 3 ] {112bf8ac-d5f6-4ebf-956e-fa7ea44606e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.01.13 03:17:24.838784 [ 3 ] {112bf8ac-d5f6-4ebf-956e-fa7ea44606e8} <Debug> oximeter.measurements_histogramf32 (f3c64fc3-c08c-42cc-b97a-4f2736c48e40): Loading data parts | ||
| 497 | 2026.01.13 03:17:24.839040 [ 3 ] {112bf8ac-d5f6-4ebf-956e-fa7ea44606e8} <Debug> oximeter.measurements_histogramf32 (f3c64fc3-c08c-42cc-b97a-4f2736c48e40): There are no data parts | ||
| 498 | 2026.01.13 03:17:24.847559 [ 3 ] {112bf8ac-d5f6-4ebf-956e-fa7ea44606e8} <Debug> TCPHandler: Processed in 0.013283341 sec. | ||
| 499 | 2026.01.13 03:17:24.847717 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.13 03:17:24.848020 [ 3 ] {99df870c-b69b-4179-8f6a-db7e44438ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 501 | 2026.01.13 03:17:24.848205 [ 3 ] {99df870c-b69b-4179-8f6a-db7e44438ff0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.01.13 03:17:24.864008 [ 3 ] {99df870c-b69b-4179-8f6a-db7e44438ff0} <Debug> oximeter.measurements_histogramf64 (741deea1-52d4-483c-812a-f472cade996f): Loading data parts | ||
| 503 | 2026.01.13 03:17:24.864185 [ 3 ] {99df870c-b69b-4179-8f6a-db7e44438ff0} <Debug> oximeter.measurements_histogramf64 (741deea1-52d4-483c-812a-f472cade996f): There are no data parts | ||
| 504 | 2026.01.13 03:17:24.872555 [ 3 ] {99df870c-b69b-4179-8f6a-db7e44438ff0} <Debug> TCPHandler: Processed in 0.024885507 sec. | ||
| 505 | 2026.01.13 03:17:24.872734 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.13 03:17:24.872961 [ 3 ] {25b5d783-76e7-4834-bb12-6fa270a8f932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.01.13 03:17:24.873120 [ 3 ] {25b5d783-76e7-4834-bb12-6fa270a8f932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.01.13 03:17:24.879761 [ 3 ] {25b5d783-76e7-4834-bb12-6fa270a8f932} <Debug> oximeter.fields_bool (b0565439-d21a-4d0e-bbc3-84b60a7b39fc): Loading data parts | ||
| 534 | 2026.01.13 03:17:24.879998 [ 3 ] {25b5d783-76e7-4834-bb12-6fa270a8f932} <Debug> oximeter.fields_bool (b0565439-d21a-4d0e-bbc3-84b60a7b39fc): There are no data parts | ||
| 535 | 2026.01.13 03:17:24.892936 [ 3 ] {25b5d783-76e7-4834-bb12-6fa270a8f932} <Debug> TCPHandler: Processed in 0.020262953 sec. | ||
| 536 | 2026.01.13 03:17:24.893084 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.13 03:17:24.893289 [ 3 ] {83f4207c-30d5-4e7a-8509-cd05a9c78a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 538 | 2026.01.13 03:17:24.893378 [ 3 ] {83f4207c-30d5-4e7a-8509-cd05a9c78a7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.01.13 03:17:24.906276 [ 3 ] {83f4207c-30d5-4e7a-8509-cd05a9c78a7e} <Debug> oximeter.fields_i8 (3376d3c2-994d-4563-9741-8177766f45d0): Loading data parts | ||
| 540 | 2026.01.13 03:17:24.906450 [ 3 ] {83f4207c-30d5-4e7a-8509-cd05a9c78a7e} <Debug> oximeter.fields_i8 (3376d3c2-994d-4563-9741-8177766f45d0): There are no data parts | ||
| 541 | 2026.01.13 03:17:24.916759 [ 3 ] {83f4207c-30d5-4e7a-8509-cd05a9c78a7e} <Debug> TCPHandler: Processed in 0.023723783 sec. | ||
| 542 | 2026.01.13 03:17:24.917016 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.13 03:17:24.917187 [ 3 ] {0d61974c-1acd-4c35-9775-e56673fe6801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 544 | 2026.01.13 03:17:24.917302 [ 3 ] {0d61974c-1acd-4c35-9775-e56673fe6801} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.13 03:17:24.928505 [ 3 ] {0d61974c-1acd-4c35-9775-e56673fe6801} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Loading data parts | ||
| 546 | 2026.01.13 03:17:24.928761 [ 3 ] {0d61974c-1acd-4c35-9775-e56673fe6801} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): There are no data parts | ||
| 547 | 2026.01.13 03:17:24.934002 [ 3 ] {0d61974c-1acd-4c35-9775-e56673fe6801} <Debug> TCPHandler: Processed in 0.017046508 sec. | ||
| 548 | 2026.01.13 03:17:24.934156 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.13 03:17:24.934372 [ 3 ] {de9c7f93-8f11-4f33-b3d8-63ad74e47d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 550 | 2026.01.13 03:17:24.934464 [ 3 ] {de9c7f93-8f11-4f33-b3d8-63ad74e47d3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.01.13 03:17:24.947322 [ 3 ] {de9c7f93-8f11-4f33-b3d8-63ad74e47d3d} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Loading data parts | ||
| 552 | 2026.01.13 03:17:24.947504 [ 3 ] {de9c7f93-8f11-4f33-b3d8-63ad74e47d3d} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): There are no data parts | ||
| 553 | 2026.01.13 03:17:24.950895 [ 3 ] {de9c7f93-8f11-4f33-b3d8-63ad74e47d3d} <Debug> TCPHandler: Processed in 0.016793692 sec. | ||
| 554 | 2026.01.13 03:17:24.951127 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.13 03:17:24.951286 [ 3 ] {e99d42f4-7c80-4d16-8307-b1a1279e509c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 556 | 2026.01.13 03:17:24.951401 [ 3 ] {e99d42f4-7c80-4d16-8307-b1a1279e509c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.01.13 03:17:24.959371 [ 3 ] {e99d42f4-7c80-4d16-8307-b1a1279e509c} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Loading data parts | ||
| 558 | 2026.01.13 03:17:24.959631 [ 3 ] {e99d42f4-7c80-4d16-8307-b1a1279e509c} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): There are no data parts | ||
| 559 | 2026.01.13 03:17:24.968414 [ 3 ] {e99d42f4-7c80-4d16-8307-b1a1279e509c} <Debug> TCPHandler: Processed in 0.017337453 sec. | ||
| 560 | 2026.01.13 03:17:24.968566 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.13 03:17:24.968776 [ 3 ] {5a390522-1617-4eec-a0e9-413b7aedd5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 562 | 2026.01.13 03:17:24.968861 [ 3 ] {5a390522-1617-4eec-a0e9-413b7aedd5d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.01.13 03:17:24.985972 [ 3 ] {5a390522-1617-4eec-a0e9-413b7aedd5d3} <Debug> oximeter.fields_i32 (c7d47400-2062-4cfa-b922-5241070de73d): Loading data parts | ||
| 564 | 2026.01.13 03:17:24.986220 [ 3 ] {5a390522-1617-4eec-a0e9-413b7aedd5d3} <Debug> oximeter.fields_i32 (c7d47400-2062-4cfa-b922-5241070de73d): There are no data parts | ||
| 565 | 2026.01.13 03:17:24.992051 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37546 | ||
| 566 | 2026.01.13 03:17:24.992169 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48455 | ||
| 567 | 2026.01.13 03:17:24.993216 [ 3 ] {5a390522-1617-4eec-a0e9-413b7aedd5d3} <Debug> TCPHandler: Processed in 0.024698943 sec. | ||
| 568 | 2026.01.13 03:17:24.993381 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.13 03:17:24.993619 [ 3 ] {cdd98b48-2837-4a7f-a842-983f75936910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 570 | 2026.01.13 03:17:24.993721 [ 3 ] {cdd98b48-2837-4a7f-a842-983f75936910} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 571 | 2026.01.13 03:17:24.993972 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 572 | 2026.01.13 03:17:24.994026 [ 270 ] {} <Debug> TCP-Session: ae0f345d-2dce-459d-b330-7034f44cee15 Authenticating user 'default' from [fd00:1122:3344:101::c]:37546 | ||
| 573 | 2026.01.13 03:17:24.994051 [ 270 ] {} <Debug> TCP-Session: ae0f345d-2dce-459d-b330-7034f44cee15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2026.01.13 03:17:24.994151 [ 270 ] {} <Debug> TCP-Session: ae0f345d-2dce-459d-b330-7034f44cee15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 575 | 2026.01.13 03:17:24.994235 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 576 | 2026.01.13 03:17:24.994264 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 577 | 2026.01.13 03:17:24.994352 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 578 | 2026.01.13 03:17:24.994901 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60938 | ||
| 579 | 2026.01.13 03:17:24.995024 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45162 | ||
| 580 | 2026.01.13 03:17:24.995056 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 581 | 2026.01.13 03:17:24.995092 [ 272 ] {} <Debug> TCP-Session: f12f65e0-5f18-462c-9179-feb9e6e8744a Authenticating user 'default' from [fd00:1122:3344:101::c]:60938 | ||
| 582 | 2026.01.13 03:17:24.995229 [ 272 ] {} <Debug> TCP-Session: f12f65e0-5f18-462c-9179-feb9e6e8744a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.13 03:17:24.995244 [ 272 ] {} <Debug> TCP-Session: f12f65e0-5f18-462c-9179-feb9e6e8744a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.01.13 03:17:24.995255 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 585 | 2026.01.13 03:17:24.995325 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45203 | ||
| 586 | 2026.01.13 03:17:24.995345 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52783 | ||
| 587 | 2026.01.13 03:17:24.995418 [ 273 ] {} <Debug> TCP-Session: 22eab58f-7daf-4c78-a337-ec0ddd56a0dd Authenticating user 'default' from [fd00:1122:3344:101::c]:45162 | ||
| 588 | 2026.01.13 03:17:24.995439 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54051 | ||
| 589 | 2026.01.13 03:17:24.995497 [ 273 ] {} <Debug> TCP-Session: 22eab58f-7daf-4c78-a337-ec0ddd56a0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.01.13 03:17:24.995568 [ 273 ] {} <Debug> TCP-Session: 22eab58f-7daf-4c78-a337-ec0ddd56a0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.01.13 03:17:24.995671 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62902 | ||
| 592 | 2026.01.13 03:17:24.995688 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.01.13 03:17:24.995766 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.01.13 03:17:24.995682 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.01.13 03:17:24.995857 [ 274 ] {} <Debug> TCP-Session: bbd48355-7c14-408f-a776-4658848d799c Authenticating user 'default' from [fd00:1122:3344:101::c]:52783 | ||
| 596 | 2026.01.13 03:17:24.995807 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46445 | ||
| 597 | 2026.01.13 03:17:24.995895 [ 275 ] {} <Debug> TCP-Session: 5f6ad583-22c7-487c-bd0b-5a5420243757 Authenticating user 'default' from [fd00:1122:3344:101::c]:45203 | ||
| 598 | 2026.01.13 03:17:24.995827 [ 276 ] {} <Debug> TCP-Session: a48bc311-c364-4d63-8cb9-3cc9ce48cb52 Authenticating user 'default' from [fd00:1122:3344:101::c]:54051 | ||
| 599 | 2026.01.13 03:17:24.995954 [ 274 ] {} <Debug> TCP-Session: bbd48355-7c14-408f-a776-4658848d799c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.01.13 03:17:24.995969 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.01.13 03:17:24.995979 [ 275 ] {} <Debug> TCP-Session: 5f6ad583-22c7-487c-bd0b-5a5420243757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.13 03:17:24.996046 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.01.13 03:17:24.996069 [ 277 ] {} <Debug> TCP-Session: bb997a92-43ce-4e1f-9b5f-8c1842f6ae6d Authenticating user 'default' from [fd00:1122:3344:101::c]:62902 | ||
| 604 | 2026.01.13 03:17:24.996044 [ 274 ] {} <Debug> TCP-Session: bbd48355-7c14-408f-a776-4658848d799c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.01.13 03:17:24.996125 [ 277 ] {} <Debug> TCP-Session: bb997a92-43ce-4e1f-9b5f-8c1842f6ae6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.13 03:17:24.996111 [ 275 ] {} <Debug> TCP-Session: 5f6ad583-22c7-487c-bd0b-5a5420243757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.01.13 03:17:24.996168 [ 271 ] {} <Debug> TCP-Session: 35b5086b-896b-43e0-bd3e-fcf99cd89217 Authenticating user 'default' from [fd00:1122:3344:101::b]:48455 | ||
| 608 | 2026.01.13 03:17:24.996216 [ 277 ] {} <Debug> TCP-Session: bb997a92-43ce-4e1f-9b5f-8c1842f6ae6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.13 03:17:24.996164 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.01.13 03:17:24.996041 [ 276 ] {} <Debug> TCP-Session: a48bc311-c364-4d63-8cb9-3cc9ce48cb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.01.13 03:17:24.996299 [ 278 ] {} <Debug> TCP-Session: 3f537728-97b6-4f38-9fe8-7db182184d46 Authenticating user 'default' from [fd00:1122:3344:101::c]:46445 | ||
| 612 | 2026.01.13 03:17:24.996359 [ 276 ] {} <Debug> TCP-Session: a48bc311-c364-4d63-8cb9-3cc9ce48cb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.13 03:17:24.996281 [ 271 ] {} <Debug> TCP-Session: 35b5086b-896b-43e0-bd3e-fcf99cd89217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.13 03:17:24.996431 [ 278 ] {} <Debug> TCP-Session: 3f537728-97b6-4f38-9fe8-7db182184d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.13 03:17:24.996450 [ 271 ] {} <Debug> TCP-Session: 35b5086b-896b-43e0-bd3e-fcf99cd89217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.13 03:17:24.996505 [ 278 ] {} <Debug> TCP-Session: 3f537728-97b6-4f38-9fe8-7db182184d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.13 03:17:24.996577 [ 271 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 618 | 2026.01.13 03:17:24.996667 [ 271 ] {} <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 | ||
| 619 | 2026.01.13 03:17:24.996769 [ 271 ] {} <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 | ||
| 620 | 2026.01.13 03:17:24.997192 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50096 | ||
| 621 | 2026.01.13 03:17:24.997281 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38976 | ||
| 622 | 2026.01.13 03:17:24.997414 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.13 03:17:24.997418 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47050 | ||
| 624 | 2026.01.13 03:17:24.997452 [ 279 ] {} <Debug> TCP-Session: 949f21c3-06ac-45ae-aebc-abb8f4d32517 Authenticating user 'default' from [fd00:1122:3344:101::b]:50096 | ||
| 625 | 2026.01.13 03:17:24.997529 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 626 | 2026.01.13 03:17:24.997548 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39529 | ||
| 627 | 2026.01.13 03:17:24.997570 [ 279 ] {} <Debug> TCP-Session: 949f21c3-06ac-45ae-aebc-abb8f4d32517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 628 | 2026.01.13 03:17:24.997582 [ 280 ] {} <Debug> TCP-Session: 6876ee61-ceb1-4a25-a661-b8263dd397e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:38976 | ||
| 629 | 2026.01.13 03:17:24.997601 [ 279 ] {} <Debug> TCP-Session: 949f21c3-06ac-45ae-aebc-abb8f4d32517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.01.13 03:17:24.997657 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.01.13 03:17:24.997715 [ 280 ] {} <Debug> TCP-Session: 6876ee61-ceb1-4a25-a661-b8263dd397e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2026.01.13 03:17:24.997743 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38814 | ||
| 633 | 2026.01.13 03:17:24.997789 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.01.13 03:17:24.997825 [ 280 ] {} <Debug> TCP-Session: 6876ee61-ceb1-4a25-a661-b8263dd397e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.01.13 03:17:24.997861 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60034 | ||
| 636 | 2026.01.13 03:17:24.997749 [ 281 ] {} <Debug> TCP-Session: 2dc3ebf2-d629-4091-a524-d85f06589aa7 Authenticating user 'default' from [fd00:1122:3344:101::b]:47050 | ||
| 637 | 2026.01.13 03:17:24.997898 [ 282 ] {} <Debug> TCP-Session: a8e9a0cf-1fc9-49a0-97d6-c8d19259a3b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:39529 | ||
| 638 | 2026.01.13 03:17:24.997946 [ 281 ] {} <Debug> TCP-Session: 2dc3ebf2-d629-4091-a524-d85f06589aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.01.13 03:17:24.998009 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.13 03:17:24.997976 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63855 | ||
| 641 | 2026.01.13 03:17:24.997951 [ 282 ] {} <Debug> TCP-Session: a8e9a0cf-1fc9-49a0-97d6-c8d19259a3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.13 03:17:24.998089 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.01.13 03:17:24.998081 [ 281 ] {} <Debug> TCP-Session: 2dc3ebf2-d629-4091-a524-d85f06589aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.13 03:17:24.998222 [ 282 ] {} <Debug> TCP-Session: a8e9a0cf-1fc9-49a0-97d6-c8d19259a3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.13 03:17:24.998274 [ 284 ] {} <Debug> TCP-Session: c5e3a8a9-4e47-43a5-881f-9e62fdefcb91 Authenticating user 'default' from [fd00:1122:3344:101::b]:60034 | ||
| 646 | 2026.01.13 03:17:24.998262 [ 283 ] {} <Debug> TCP-Session: 3aaea185-275b-4c48-bc6e-91b6c45c41e3 Authenticating user 'default' from [fd00:1122:3344:101::b]:38814 | ||
| 647 | 2026.01.13 03:17:24.998319 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.13 03:17:24.998366 [ 285 ] {} <Debug> TCP-Session: 8f3010b9-6cad-457a-817e-d0c098606a18 Authenticating user 'default' from [fd00:1122:3344:101::b]:63855 | ||
| 649 | 2026.01.13 03:17:24.998398 [ 284 ] {} <Debug> TCP-Session: c5e3a8a9-4e47-43a5-881f-9e62fdefcb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.13 03:17:24.998386 [ 283 ] {} <Debug> TCP-Session: 3aaea185-275b-4c48-bc6e-91b6c45c41e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.13 03:17:24.998532 [ 285 ] {} <Debug> TCP-Session: 8f3010b9-6cad-457a-817e-d0c098606a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.13 03:17:24.998560 [ 284 ] {} <Debug> TCP-Session: c5e3a8a9-4e47-43a5-881f-9e62fdefcb91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.13 03:17:24.998547 [ 283 ] {} <Debug> TCP-Session: 3aaea185-275b-4c48-bc6e-91b6c45c41e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.13 03:17:24.998644 [ 285 ] {} <Debug> TCP-Session: 8f3010b9-6cad-457a-817e-d0c098606a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.13 03:17:25.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.24 MiB, peak 125.24 MiB, free memory in arenas 0.00 B, will set to 135.32 MiB (RSS), difference: 10.09 MiB | ||
| 656 | 2026.01.13 03:17:25.001582 [ 3 ] {cdd98b48-2837-4a7f-a842-983f75936910} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Loading data parts | ||
| 657 | 2026.01.13 03:17:25.001805 [ 3 ] {cdd98b48-2837-4a7f-a842-983f75936910} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): There are no data parts | ||
| 658 | 2026.01.13 03:17:25.004662 [ 3 ] {cdd98b48-2837-4a7f-a842-983f75936910} <Debug> TCPHandler: Processed in 0.011331731 sec. | ||
| 659 | 2026.01.13 03:17:25.004834 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.13 03:17:25.005061 [ 3 ] {32c33e6c-4d97-4f8c-9b2f-57a7df91ccb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 661 | 2026.01.13 03:17:25.005151 [ 3 ] {32c33e6c-4d97-4f8c-9b2f-57a7df91ccb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.13 03:17:25.017367 [ 3 ] {32c33e6c-4d97-4f8c-9b2f-57a7df91ccb6} <Debug> oximeter.fields_i64 (64c49b61-edd8-4077-8d19-5513d3d923c4): Loading data parts | ||
| 663 | 2026.01.13 03:17:25.017660 [ 3 ] {32c33e6c-4d97-4f8c-9b2f-57a7df91ccb6} <Debug> oximeter.fields_i64 (64c49b61-edd8-4077-8d19-5513d3d923c4): There are no data parts | ||
| 664 | 2026.01.13 03:17:25.021021 [ 3 ] {32c33e6c-4d97-4f8c-9b2f-57a7df91ccb6} <Debug> TCPHandler: Processed in 0.01623648 sec. | ||
| 665 | 2026.01.13 03:17:25.021310 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.13 03:17:25.021465 [ 3 ] {caf443c5-611b-4c82-8867-2cc2f477a0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 667 | 2026.01.13 03:17:25.021647 [ 3 ] {caf443c5-611b-4c82-8867-2cc2f477a0f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.13 03:17:25.037874 [ 3 ] {caf443c5-611b-4c82-8867-2cc2f477a0f5} <Debug> oximeter.fields_u64 (0e558a0c-c354-4375-a29b-d386208b4e4c): Loading data parts | ||
| 669 | 2026.01.13 03:17:25.038124 [ 3 ] {caf443c5-611b-4c82-8867-2cc2f477a0f5} <Debug> oximeter.fields_u64 (0e558a0c-c354-4375-a29b-d386208b4e4c): There are no data parts | ||
| 670 | 2026.01.13 03:17:25.041404 [ 3 ] {caf443c5-611b-4c82-8867-2cc2f477a0f5} <Debug> TCPHandler: Processed in 0.02014617 sec. | ||
| 671 | 2026.01.13 03:17:25.041561 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.13 03:17:25.041859 [ 3 ] {8bd13362-91bd-45c3-b64a-af3e8c195868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 673 | 2026.01.13 03:17:25.041928 [ 3 ] {8bd13362-91bd-45c3-b64a-af3e8c195868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.13 03:17:25.054497 [ 3 ] {8bd13362-91bd-45c3-b64a-af3e8c195868} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Loading data parts | ||
| 675 | 2026.01.13 03:17:25.054690 [ 3 ] {8bd13362-91bd-45c3-b64a-af3e8c195868} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): There are no data parts | ||
| 676 | 2026.01.13 03:17:25.058165 [ 3 ] {8bd13362-91bd-45c3-b64a-af3e8c195868} <Debug> TCPHandler: Processed in 0.016653629 sec. | ||
| 677 | 2026.01.13 03:17:25.058391 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.13 03:17:25.058553 [ 3 ] {40f243c6-ce4c-490b-9077-c2f1851ddc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 679 | 2026.01.13 03:17:25.058675 [ 3 ] {40f243c6-ce4c-490b-9077-c2f1851ddc8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.13 03:17:25.066646 [ 3 ] {40f243c6-ce4c-490b-9077-c2f1851ddc8d} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Loading data parts | ||
| 681 | 2026.01.13 03:17:25.066863 [ 3 ] {40f243c6-ce4c-490b-9077-c2f1851ddc8d} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): There are no data parts | ||
| 682 | 2026.01.13 03:17:25.075257 [ 3 ] {40f243c6-ce4c-490b-9077-c2f1851ddc8d} <Debug> TCPHandler: Processed in 0.016916444 sec. | ||
| 683 | 2026.01.13 03:17:25.075419 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.13 03:17:25.075725 [ 3 ] {19f9961d-1fa5-4c59-990c-785bca6d28b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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) | ||
| 685 | 2026.01.13 03:17:25.075769 [ 3 ] {19f9961d-1fa5-4c59-990c-785bca6d28b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.13 03:17:25.079381 [ 3 ] {19f9961d-1fa5-4c59-990c-785bca6d28b4} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Loading data parts | ||
| 687 | 2026.01.13 03:17:25.079611 [ 3 ] {19f9961d-1fa5-4c59-990c-785bca6d28b4} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): There are no data parts | ||
| 688 | 2026.01.13 03:17:25.092134 [ 3 ] {19f9961d-1fa5-4c59-990c-785bca6d28b4} <Debug> TCPHandler: Processed in 0.016766182 sec. | ||
| 689 | 2026.01.13 03:17:25.092412 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.13 03:17:25.092701 [ 3 ] {efef5a4f-e429-4820-b0d1-5cd322f7aa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.13 03:17:25.092857 [ 3 ] {efef5a4f-e429-4820-b0d1-5cd322f7aa40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.13 03:17:25.099102 [ 3 ] {efef5a4f-e429-4820-b0d1-5cd322f7aa40} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Loading data parts | ||
| 696 | 2026.01.13 03:17:25.099283 [ 3 ] {efef5a4f-e429-4820-b0d1-5cd322f7aa40} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): There are no data parts | ||
| 697 | 2026.01.13 03:17:25.107982 [ 3 ] {efef5a4f-e429-4820-b0d1-5cd322f7aa40} <Debug> TCPHandler: Processed in 0.015621219 sec. | ||
| 698 | 2026.01.13 03:17:25.108247 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.13 03:17:25.108682 [ 4 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.13 03:17:25.110099 [ 4 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.13 03:17:25.135957 [ 260 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Trace> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.13 03:17:25.136021 [ 260 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 703 | 2026.01.13 03:17:25.140990 [ 260 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.13 03:17:25.141843 [ 260 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Trace> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.13 03:17:25.142112 [ 4 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033588 sec., 29.77253781112302 rows/sec., 476.36 B/sec. | ||
| 706 | 2026.01.13 03:17:25.142444 [ 4 ] {ecac2530-5f6f-42be-831a-ffa6dc292321} <Debug> TCPHandler: Processed in 0.03432818 sec. | ||
| 707 | 2026.01.13 03:17:26.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.92 MiB, peak 135.92 MiB, free memory in arenas 0.00 B, will set to 139.69 MiB (RSS), difference: 3.77 MiB | ||
| 708 | 2026.01.13 03:17:31.298886 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.13 03:17:31.298891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.01.13 03:17:31.298981 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.13 03:17:31.299310 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.13 03:17:31.302924 [ 244 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Loading data parts | ||
| 713 | 2026.01.13 03:17:31.303105 [ 244 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): There are no data parts | ||
| 714 | 2026.01.13 03:17:31.305915 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.13 03:17:31.305956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 716 | 2026.01.13 03:17:31.311699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.13 03:17:31.312689 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): 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.01.13 03:17:31.312852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.01.13 03:17:31.315607 [ 245 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Loading data parts | ||
| 720 | 2026.01.13 03:17:31.315878 [ 245 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): There are no data parts | ||
| 721 | 2026.01.13 03:17:31.341080 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.13 03:17:31.341134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 723 | 2026.01.13 03:17:31.347447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.13 03:17:31.349008 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.13 03:17:31.352968 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.13 03:17:32.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.86 MiB (RSS), difference: 9.03 MiB | ||
| 727 | 2026.01.13 03:17:33.798720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.13 03:17:33.798831 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.13 03:17:33.803663 [ 243 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Loading data parts | ||
| 730 | 2026.01.13 03:17:33.803896 [ 243 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): There are no data parts | ||
| 731 | 2026.01.13 03:17:33.812476 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.13 03:17:33.812520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 733 | 2026.01.13 03:17:33.814337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.13 03:17:33.814848 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.13 03:17:33.815180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.13 03:17:34.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.02 MiB | ||
| 737 | 2026.01.13 03:17:35.388842 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63260 | ||
| 738 | 2026.01.13 03:17:35.391245 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.01.13 03:17:35.391295 [ 286 ] {} <Debug> TCP-Session: 91e8ab39-cfcb-4c5f-b2f6-ea6a2ba443a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63260 | ||
| 740 | 2026.01.13 03:17:35.391320 [ 286 ] {} <Debug> TCP-Session: 91e8ab39-cfcb-4c5f-b2f6-ea6a2ba443a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.13 03:17:35.391426 [ 286 ] {} <Debug> TCP-Session: 91e8ab39-cfcb-4c5f-b2f6-ea6a2ba443a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.13 03:17:35.391483 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.01.13 03:17:35.391508 [ 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 | ||
| 744 | 2026.01.13 03:17:35.391602 [ 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 | ||
| 745 | 2026.01.13 03:17:35.392173 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43201 | ||
| 746 | 2026.01.13 03:17:35.392285 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52473 | ||
| 747 | 2026.01.13 03:17:35.392357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44975 | ||
| 748 | 2026.01.13 03:17:35.392436 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.01.13 03:17:35.392465 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61373 | ||
| 750 | 2026.01.13 03:17:35.392626 [ 287 ] {} <Debug> TCP-Session: bcb97f7c-97bb-41cf-b3e7-efc661971419 Authenticating user 'default' from [fd00:1122:3344:101::e]:43201 | ||
| 751 | 2026.01.13 03:17:35.392572 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.01.13 03:17:35.392647 [ 286 ] {} <Trace> TCP-Session: 91e8ab39-cfcb-4c5f-b2f6-ea6a2ba443a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.13 03:17:35.392668 [ 287 ] {} <Debug> TCP-Session: bcb97f7c-97bb-41cf-b3e7-efc661971419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.13 03:17:35.392696 [ 288 ] {} <Debug> TCP-Session: 6b11d918-953f-479a-9f53-3c65e213affc Authenticating user 'default' from [fd00:1122:3344:101::e]:52473 | ||
| 755 | 2026.01.13 03:17:35.392705 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54316 | ||
| 756 | 2026.01.13 03:17:35.392674 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.01.13 03:17:35.392786 [ 288 ] {} <Debug> TCP-Session: 6b11d918-953f-479a-9f53-3c65e213affc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.13 03:17:35.392813 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.01.13 03:17:35.392886 [ 288 ] {} <Debug> TCP-Session: 6b11d918-953f-479a-9f53-3c65e213affc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.01.13 03:17:35.392892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38827 | ||
| 761 | 2026.01.13 03:17:35.392938 [ 290 ] {} <Debug> TCP-Session: 8e3c855b-fb0e-46f3-9543-fe38a2c2e218 Authenticating user 'default' from [fd00:1122:3344:101::e]:61373 | ||
| 762 | 2026.01.13 03:17:35.392938 [ 286 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63260) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 763 | 2026.01.13 03:17:35.392956 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.01.13 03:17:35.392978 [ 290 ] {} <Debug> TCP-Session: 8e3c855b-fb0e-46f3-9543-fe38a2c2e218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.13 03:17:35.392967 [ 287 ] {} <Debug> TCP-Session: bcb97f7c-97bb-41cf-b3e7-efc661971419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.13 03:17:35.393024 [ 290 ] {} <Debug> TCP-Session: 8e3c855b-fb0e-46f3-9543-fe38a2c2e218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.13 03:17:35.393017 [ 291 ] {} <Debug> TCP-Session: c9da2256-8df1-4272-b4c9-b5eacc1b79c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54316 | ||
| 768 | 2026.01.13 03:17:35.393058 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44001 | ||
| 769 | 2026.01.13 03:17:35.393081 [ 291 ] {} <Debug> TCP-Session: c9da2256-8df1-4272-b4c9-b5eacc1b79c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.13 03:17:35.392940 [ 289 ] {} <Debug> TCP-Session: af8dbb79-5bb4-43a0-a8e0-ce0ce6bbc649 Authenticating user 'default' from [fd00:1122:3344:101::e]:44975 | ||
| 771 | 2026.01.13 03:17:35.393122 [ 291 ] {} <Debug> TCP-Session: c9da2256-8df1-4272-b4c9-b5eacc1b79c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.13 03:17:35.393167 [ 289 ] {} <Debug> TCP-Session: af8dbb79-5bb4-43a0-a8e0-ce0ce6bbc649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.13 03:17:35.393171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.01.13 03:17:35.393191 [ 289 ] {} <Debug> TCP-Session: af8dbb79-5bb4-43a0-a8e0-ce0ce6bbc649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.13 03:17:35.393219 [ 292 ] {} <Debug> TCP-Session: 3be4a724-0f2d-4ac6-8a1e-4d36ac22e62d Authenticating user 'default' from [fd00:1122:3344:101::e]:38827 | ||
| 776 | 2026.01.13 03:17:35.393243 [ 292 ] {} <Debug> TCP-Session: 3be4a724-0f2d-4ac6-8a1e-4d36ac22e62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.13 03:17:35.393256 [ 292 ] {} <Debug> TCP-Session: 3be4a724-0f2d-4ac6-8a1e-4d36ac22e62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.13 03:17:35.393315 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.13 03:17:35.393323 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53588 | ||
| 780 | 2026.01.13 03:17:35.393360 [ 293 ] {} <Debug> TCP-Session: 93191700-f36e-4d41-ab5a-af62921c720a Authenticating user 'default' from [fd00:1122:3344:101::e]:44001 | ||
| 781 | 2026.01.13 03:17:35.393386 [ 293 ] {} <Debug> TCP-Session: 93191700-f36e-4d41-ab5a-af62921c720a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.13 03:17:35.393403 [ 293 ] {} <Debug> TCP-Session: 93191700-f36e-4d41-ab5a-af62921c720a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.13 03:17:35.393549 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.01.13 03:17:35.393597 [ 294 ] {} <Debug> TCP-Session: b1700a40-04f5-4106-971f-1bd94b894fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:53588 | ||
| 785 | 2026.01.13 03:17:35.393617 [ 294 ] {} <Debug> TCP-Session: b1700a40-04f5-4106-971f-1bd94b894fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.13 03:17:35.393633 [ 294 ] {} <Debug> TCP-Session: b1700a40-04f5-4106-971f-1bd94b894fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.13 03:17:35.396331 [ 286 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.01.13 03:17:35.400894 [ 286 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.13 03:17:35.406516 [ 286 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.01.13 03:17:35.419707 [ 296 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.01.13 03:17:35.419828 [ 296 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.01.13 03:17:35.420729 [ 296 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004682175 sec. (213.576 rows/sec., 8.34 KiB/sec.) | ||
| 793 | 2026.01.13 03:17:35.420753 [ 296 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.01.13 03:17:35.420797 [ 296 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.01.13 03:17:35.422067 [ 286 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.029198 sec., 34.24892115898349 rows/sec., 1.34 KiB/sec. | ||
| 796 | 2026.01.13 03:17:35.422263 [ 286 ] {4c36c6a2-a3bb-4c1b-b313-2f57cbdf0267} <Debug> TCPHandler: Processed in 0.029919889 sec. | ||
| 797 | 2026.01.13 03:17:35.425186 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.13 03:17:35.425241 [ 286 ] {} <Debug> TCP-Session: 91e8ab39-cfcb-4c5f-b2f6-ea6a2ba443a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.01.13 03:17:35.425239 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.01.13 03:17:35.425260 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.13 03:17:35.425281 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.01.13 03:17:35.425308 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.13 03:17:35.425336 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.13 03:17:35.425361 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.01.13 03:17:35.425394 [ 289 ] {} <Debug> TCP-Session: af8dbb79-5bb4-43a0-a8e0-ce0ce6bbc649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.13 03:17:35.425405 [ 288 ] {} <Debug> TCP-Session: 6b11d918-953f-479a-9f53-3c65e213affc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.13 03:17:35.425399 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.01.13 03:17:35.425427 [ 292 ] {} <Debug> TCP-Session: 3be4a724-0f2d-4ac6-8a1e-4d36ac22e62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.13 03:17:35.425342 [ 294 ] {} <Debug> TCP-Session: b1700a40-04f5-4106-971f-1bd94b894fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.01.13 03:17:35.425485 [ 293 ] {} <Debug> TCP-Session: 93191700-f36e-4d41-ab5a-af62921c720a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.13 03:17:35.425329 [ 291 ] {} <Debug> TCP-Session: c9da2256-8df1-4272-b4c9-b5eacc1b79c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.13 03:17:35.425321 [ 287 ] {} <Debug> TCP-Session: bcb97f7c-97bb-41cf-b3e7-efc661971419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.13 03:17:35.425380 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.13 03:17:35.425649 [ 290 ] {} <Debug> TCP-Session: 8e3c855b-fb0e-46f3-9543-fe38a2c2e218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.13 03:17:36.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.33 MiB, peak 163.45 MiB, free memory in arenas 0.00 B, will set to 159.13 MiB (RSS), difference: 3.81 MiB | ||
| 816 | 2026.01.13 03:17:38.753965 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.01.13 03:17:38.754024 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.01.13 03:17:38.812919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 985 | ||
| 819 | 2026.01.13 03:17:38.818057 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.01.13 03:17:38.818111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 821 | 2026.01.13 03:17:38.818896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.01.13 03:17:38.819553 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.01.13 03:17:38.821857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 824 | 2026.01.13 03:17:38.853028 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.01.13 03:17:38.870495 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.01.13 03:17:38.870555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 827 | 2026.01.13 03:17:38.877608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.01.13 03:17:38.878816 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.01.13 03:17:38.881871 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.01.13 03:17:39.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 163.83 MiB, free memory in arenas 0.00 B, will set to 162.07 MiB (RSS), difference: 2.23 MiB | ||
| 831 | 2026.01.13 03:17:42.123246 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43899 | ||
| 832 | 2026.01.13 03:17:42.123373 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.01.13 03:17:42.123399 [ 286 ] {} <Debug> TCP-Session: 109f58f1-7ef5-44b1-89b9-48763f0329a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43899 | ||
| 834 | 2026.01.13 03:17:42.123422 [ 286 ] {} <Debug> TCP-Session: 109f58f1-7ef5-44b1-89b9-48763f0329a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.13 03:17:42.123435 [ 286 ] {} <Debug> TCP-Session: 109f58f1-7ef5-44b1-89b9-48763f0329a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.13 03:17:42.123665 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58536 | ||
| 837 | 2026.01.13 03:17:42.123676 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33228 | ||
| 838 | 2026.01.13 03:17:42.123712 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41290 | ||
| 839 | 2026.01.13 03:17:42.123688 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34660 | ||
| 840 | 2026.01.13 03:17:42.123790 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.13 03:17:42.123777 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63547 | ||
| 842 | 2026.01.13 03:17:42.123819 [ 286 ] {} <Trace> TCP-Session: 109f58f1-7ef5-44b1-89b9-48763f0329a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.13 03:17:42.123846 [ 287 ] {} <Debug> TCP-Session: 3a06f85a-8682-4157-af0e-36929250d619 Authenticating user 'default' from [fd00:1122:3344:101::e]:58536 | ||
| 844 | 2026.01.13 03:17:42.123827 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.13 03:17:42.123890 [ 287 ] {} <Debug> TCP-Session: 3a06f85a-8682-4157-af0e-36929250d619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.01.13 03:17:42.123890 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.01.13 03:17:42.123915 [ 287 ] {} <Debug> TCP-Session: 3a06f85a-8682-4157-af0e-36929250d619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.01.13 03:17:42.123914 [ 288 ] {} <Debug> TCP-Session: e6922094-a23d-41ac-bb68-0b8cdeaca79a Authenticating user 'default' from [fd00:1122:3344:101::e]:33228 | ||
| 849 | 2026.01.13 03:17:42.123940 [ 289 ] {} <Debug> TCP-Session: 8d0662c9-51f7-4e5d-a9f9-f866a49d7c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:34660 | ||
| 850 | 2026.01.13 03:17:42.123964 [ 288 ] {} <Debug> TCP-Session: e6922094-a23d-41ac-bb68-0b8cdeaca79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.13 03:17:42.123984 [ 289 ] {} <Debug> TCP-Session: 8d0662c9-51f7-4e5d-a9f9-f866a49d7c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.13 03:17:42.123994 [ 288 ] {} <Debug> TCP-Session: e6922094-a23d-41ac-bb68-0b8cdeaca79a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.13 03:17:42.124009 [ 286 ] {d903bea7-aefd-4464-b771-277d75182d67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43899) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 854 | 2026.01.13 03:17:42.124019 [ 289 ] {} <Debug> TCP-Session: 8d0662c9-51f7-4e5d-a9f9-f866a49d7c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.13 03:17:42.123907 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.01.13 03:17:42.123822 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.01.13 03:17:42.124094 [ 294 ] {} <Debug> TCP-Session: a4a926b4-dbe9-452a-9aed-23333f5cc415 Authenticating user 'default' from [fd00:1122:3344:101::e]:63547 | ||
| 858 | 2026.01.13 03:17:42.124114 [ 291 ] {} <Debug> TCP-Session: e62ade08-d52a-4c51-9f44-5c3c8f6a8e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:41290 | ||
| 859 | 2026.01.13 03:17:42.124125 [ 294 ] {} <Debug> TCP-Session: a4a926b4-dbe9-452a-9aed-23333f5cc415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.13 03:17:42.124142 [ 291 ] {} <Debug> TCP-Session: e62ade08-d52a-4c51-9f44-5c3c8f6a8e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.13 03:17:42.124152 [ 294 ] {} <Debug> TCP-Session: a4a926b4-dbe9-452a-9aed-23333f5cc415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.13 03:17:42.124168 [ 291 ] {} <Debug> TCP-Session: e62ade08-d52a-4c51-9f44-5c3c8f6a8e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.01.13 03:17:42.123768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52070 | ||
| 864 | 2026.01.13 03:17:42.123758 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62314 | ||
| 865 | 2026.01.13 03:17:42.123701 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38368 | ||
| 866 | 2026.01.13 03:17:42.124280 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.01.13 03:17:42.124310 [ 293 ] {} <Debug> TCP-Session: 4e40a7dc-bd25-4182-b024-9825847f0400 Authenticating user 'default' from [fd00:1122:3344:101::e]:52070 | ||
| 868 | 2026.01.13 03:17:42.124327 [ 293 ] {} <Debug> TCP-Session: 4e40a7dc-bd25-4182-b024-9825847f0400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.13 03:17:42.124332 [ 286 ] {d903bea7-aefd-4464-b771-277d75182d67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 870 | 2026.01.13 03:17:42.124339 [ 293 ] {} <Debug> TCP-Session: 4e40a7dc-bd25-4182-b024-9825847f0400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.13 03:17:42.124404 [ 286 ] {d903bea7-aefd-4464-b771-277d75182d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.13 03:17:42.124422 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.13 03:17:42.124424 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.01.13 03:17:42.124460 [ 292 ] {} <Debug> TCP-Session: b573cf8b-05de-4896-8cc8-6750bd4e21fa Authenticating user 'default' from [fd00:1122:3344:101::e]:62314 | ||
| 875 | 2026.01.13 03:17:42.124479 [ 290 ] {} <Debug> TCP-Session: 8ab306ef-e459-497b-99a4-98f831b5b8dc Authenticating user 'default' from [fd00:1122:3344:101::e]:38368 | ||
| 876 | 2026.01.13 03:17:42.124489 [ 292 ] {} <Debug> TCP-Session: b573cf8b-05de-4896-8cc8-6750bd4e21fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.13 03:17:42.124505 [ 290 ] {} <Debug> TCP-Session: 8ab306ef-e459-497b-99a4-98f831b5b8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.13 03:17:42.124514 [ 292 ] {} <Debug> TCP-Session: b573cf8b-05de-4896-8cc8-6750bd4e21fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.13 03:17:42.124530 [ 290 ] {} <Debug> TCP-Session: 8ab306ef-e459-497b-99a4-98f831b5b8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.13 03:17:42.124726 [ 286 ] {d903bea7-aefd-4464-b771-277d75182d67} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.01.13 03:17:42.125799 [ 314 ] {d903bea7-aefd-4464-b771-277d75182d67} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.01.13 03:17:42.125856 [ 314 ] {d903bea7-aefd-4464-b771-277d75182d67} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.01.13 03:17:42.125895 [ 314 ] {d903bea7-aefd-4464-b771-277d75182d67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040351 sec. (961.214 rows/sec., 37.55 KiB/sec.) | ||
| 884 | 2026.01.13 03:17:42.125916 [ 314 ] {d903bea7-aefd-4464-b771-277d75182d67} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.01.13 03:17:42.127639 [ 286 ] {d903bea7-aefd-4464-b771-277d75182d67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003691 sec., 270.929287455974 rows/sec., 10.58 KiB/sec. | ||
| 886 | 2026.01.13 03:17:42.127812 [ 286 ] {d903bea7-aefd-4464-b771-277d75182d67} <Debug> TCPHandler: Processed in 0.004144194 sec. | ||
| 887 | 2026.01.13 03:17:42.127966 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.13 03:17:42.128008 [ 286 ] {} <Debug> TCP-Session: 109f58f1-7ef5-44b1-89b9-48763f0329a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.13 03:17:42.128017 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.13 03:17:42.128036 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.13 03:17:42.128055 [ 287 ] {} <Debug> TCP-Session: 3a06f85a-8682-4157-af0e-36929250d619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.13 03:17:42.128060 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.13 03:17:42.128082 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.13 03:17:42.128097 [ 288 ] {} <Debug> TCP-Session: e6922094-a23d-41ac-bb68-0b8cdeaca79a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.13 03:17:42.128131 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.13 03:17:42.128156 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.13 03:17:42.128170 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.01.13 03:17:42.128188 [ 289 ] {} <Debug> TCP-Session: 8d0662c9-51f7-4e5d-a9f9-f866a49d7c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.13 03:17:42.128205 [ 293 ] {} <Debug> TCP-Session: 4e40a7dc-bd25-4182-b024-9825847f0400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.13 03:17:42.128229 [ 292 ] {} <Debug> TCP-Session: b573cf8b-05de-4896-8cc8-6750bd4e21fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.13 03:17:42.128152 [ 291 ] {} <Debug> TCP-Session: e62ade08-d52a-4c51-9f44-5c3c8f6a8e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.13 03:17:42.128125 [ 294 ] {} <Debug> TCP-Session: a4a926b4-dbe9-452a-9aed-23333f5cc415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.13 03:17:42.128127 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.01.13 03:17:42.128356 [ 290 ] {} <Debug> TCP-Session: 8ab306ef-e459-497b-99a4-98f831b5b8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.13 03:17:42.211236 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65238 | ||
| 906 | 2026.01.13 03:17:42.211342 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.01.13 03:17:42.211368 [ 286 ] {} <Debug> TCP-Session: edb988eb-47fd-4305-b71e-853ff3bbc6ff Authenticating user 'default' from [fd00:1122:3344:101::e]:65238 | ||
| 908 | 2026.01.13 03:17:42.211390 [ 286 ] {} <Debug> TCP-Session: edb988eb-47fd-4305-b71e-853ff3bbc6ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.13 03:17:42.211403 [ 286 ] {} <Debug> TCP-Session: edb988eb-47fd-4305-b71e-853ff3bbc6ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.13 03:17:42.211657 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55646 | ||
| 911 | 2026.01.13 03:17:42.211694 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33775 | ||
| 912 | 2026.01.13 03:17:42.211715 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51477 | ||
| 913 | 2026.01.13 03:17:42.211739 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37666 | ||
| 914 | 2026.01.13 03:17:42.211768 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.01.13 03:17:42.211756 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58588 | ||
| 916 | 2026.01.13 03:17:42.211812 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.13 03:17:42.211812 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.13 03:17:42.211826 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.01.13 03:17:42.211840 [ 290 ] {} <Debug> TCP-Session: f2fa4b41-ffcb-4f45-b5b7-bac41c362f4b Authenticating user 'default' from [fd00:1122:3344:101::e]:51477 | ||
| 920 | 2026.01.13 03:17:42.211855 [ 286 ] {} <Trace> TCP-Session: edb988eb-47fd-4305-b71e-853ff3bbc6ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.01.13 03:17:42.211868 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.01.13 03:17:42.211877 [ 290 ] {} <Debug> TCP-Session: f2fa4b41-ffcb-4f45-b5b7-bac41c362f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.13 03:17:42.211904 [ 294 ] {} <Debug> TCP-Session: 4c6ad9c5-7bab-465a-828f-8d5f886c9d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:58588 | ||
| 924 | 2026.01.13 03:17:42.211908 [ 290 ] {} <Debug> TCP-Session: f2fa4b41-ffcb-4f45-b5b7-bac41c362f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.13 03:17:42.211922 [ 294 ] {} <Debug> TCP-Session: 4c6ad9c5-7bab-465a-828f-8d5f886c9d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.01.13 03:17:42.211866 [ 292 ] {} <Debug> TCP-Session: 94c5e21a-2fff-4bbb-ba8e-adaa7fd55728 Authenticating user 'default' from [fd00:1122:3344:101::e]:37666 | ||
| 927 | 2026.01.13 03:17:42.211940 [ 294 ] {} <Debug> TCP-Session: 4c6ad9c5-7bab-465a-828f-8d5f886c9d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.13 03:17:42.211858 [ 288 ] {} <Debug> TCP-Session: 815fa6c3-f884-4030-a418-637377b9d8d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33775 | ||
| 929 | 2026.01.13 03:17:42.211971 [ 292 ] {} <Debug> TCP-Session: 94c5e21a-2fff-4bbb-ba8e-adaa7fd55728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.13 03:17:42.211997 [ 288 ] {} <Debug> TCP-Session: 815fa6c3-f884-4030-a418-637377b9d8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.13 03:17:42.212000 [ 292 ] {} <Debug> TCP-Session: 94c5e21a-2fff-4bbb-ba8e-adaa7fd55728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.13 03:17:42.212011 [ 288 ] {} <Debug> TCP-Session: 815fa6c3-f884-4030-a418-637377b9d8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.13 03:17:42.211809 [ 287 ] {} <Debug> TCP-Session: e7311440-e16a-4f9a-931b-12afd4a39d86 Authenticating user 'default' from [fd00:1122:3344:101::e]:55646 | ||
| 934 | 2026.01.13 03:17:42.212028 [ 286 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65238) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 935 | 2026.01.13 03:17:42.212061 [ 287 ] {} <Debug> TCP-Session: e7311440-e16a-4f9a-931b-12afd4a39d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.13 03:17:42.211749 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44124 | ||
| 937 | 2026.01.13 03:17:42.212086 [ 287 ] {} <Debug> TCP-Session: e7311440-e16a-4f9a-931b-12afd4a39d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.13 03:17:42.211697 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40385 | ||
| 939 | 2026.01.13 03:17:42.211728 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48837 | ||
| 940 | 2026.01.13 03:17:42.212193 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.01.13 03:17:42.212214 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.01.13 03:17:42.212226 [ 293 ] {} <Debug> TCP-Session: 7fda685f-0244-4be7-8d71-f08350c8000b Authenticating user 'default' from [fd00:1122:3344:101::e]:44124 | ||
| 943 | 2026.01.13 03:17:42.212237 [ 289 ] {} <Debug> TCP-Session: ffa770f2-307a-43f2-9e2b-f08c6dc7e29c Authenticating user 'default' from [fd00:1122:3344:101::e]:40385 | ||
| 944 | 2026.01.13 03:17:42.212237 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.01.13 03:17:42.212250 [ 293 ] {} <Debug> TCP-Session: 7fda685f-0244-4be7-8d71-f08350c8000b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.01.13 03:17:42.212257 [ 289 ] {} <Debug> TCP-Session: ffa770f2-307a-43f2-9e2b-f08c6dc7e29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.13 03:17:42.212280 [ 293 ] {} <Debug> TCP-Session: 7fda685f-0244-4be7-8d71-f08350c8000b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.13 03:17:42.212287 [ 289 ] {} <Debug> TCP-Session: ffa770f2-307a-43f2-9e2b-f08c6dc7e29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.13 03:17:42.212275 [ 291 ] {} <Debug> TCP-Session: 13c2005f-31ef-4fb2-8d5b-30a0f981d9ce Authenticating user 'default' from [fd00:1122:3344:101::e]:48837 | ||
| 950 | 2026.01.13 03:17:42.212310 [ 286 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.01.13 03:17:42.212320 [ 291 ] {} <Debug> TCP-Session: 13c2005f-31ef-4fb2-8d5b-30a0f981d9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.13 03:17:42.212349 [ 291 ] {} <Debug> TCP-Session: 13c2005f-31ef-4fb2-8d5b-30a0f981d9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.13 03:17:42.212375 [ 286 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.01.13 03:17:42.212697 [ 286 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.01.13 03:17:42.213656 [ 341 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.01.13 03:17:42.213711 [ 341 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.01.13 03:17:42.213748 [ 341 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913519 sec. (1094.668 rows/sec., 42.76 KiB/sec.) | ||
| 958 | 2026.01.13 03:17:42.213767 [ 341 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.01.13 03:17:42.215286 [ 286 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 960 | 2026.01.13 03:17:42.215426 [ 286 ] {925dbb68-3e5b-496f-ae58-60811a146be4} <Debug> TCPHandler: Processed in 0.003684035 sec. | ||
| 961 | 2026.01.13 03:17:42.215528 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.13 03:17:42.215558 [ 286 ] {} <Debug> TCP-Session: edb988eb-47fd-4305-b71e-853ff3bbc6ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.01.13 03:17:42.215560 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.01.13 03:17:42.215580 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.13 03:17:42.215601 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.13 03:17:42.215618 [ 293 ] {} <Debug> TCP-Session: 7fda685f-0244-4be7-8d71-f08350c8000b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.01.13 03:17:42.215623 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.13 03:17:42.215652 [ 291 ] {} <Debug> TCP-Session: 13c2005f-31ef-4fb2-8d5b-30a0f981d9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.13 03:17:42.215661 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.01.13 03:17:42.215680 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.13 03:17:42.215683 [ 294 ] {} <Debug> TCP-Session: 4c6ad9c5-7bab-465a-828f-8d5f886c9d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.13 03:17:42.215699 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.01.13 03:17:42.215722 [ 290 ] {} <Debug> TCP-Session: f2fa4b41-ffcb-4f45-b5b7-bac41c362f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.13 03:17:42.215707 [ 287 ] {} <Debug> TCP-Session: e7311440-e16a-4f9a-931b-12afd4a39d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.13 03:17:42.215759 [ 292 ] {} <Debug> TCP-Session: 94c5e21a-2fff-4bbb-ba8e-adaa7fd55728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.13 03:17:42.215642 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.13 03:17:42.215610 [ 289 ] {} <Debug> TCP-Session: ffa770f2-307a-43f2-9e2b-f08c6dc7e29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.13 03:17:42.215817 [ 288 ] {} <Debug> TCP-Session: 815fa6c3-f884-4030-a418-637377b9d8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.13 03:17:43.817482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.01.13 03:17:43.819602 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.13 03:17:43.819647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 982 | 2026.01.13 03:17:43.820849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.01.13 03:17:43.821365 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.13 03:17:43.821629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.01.13 03:17:44.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 162.16 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.01.13 03:17:45.169668 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.13 03:17:45.169889 [ 3 ] {d7ea4ab5-a67b-4414-a421-83b551300209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.13 03:17:45.170171 [ 3 ] {d7ea4ab5-a67b-4414-a421-83b551300209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.13 03:17:45.170236 [ 3 ] {d7ea4ab5-a67b-4414-a421-83b551300209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.13 03:17:45.170650 [ 3 ] {d7ea4ab5-a67b-4414-a421-83b551300209} <Debug> TCPHandler: Processed in 0.001115243 sec. | ||
| 991 | 2026.01.13 03:17:45.181333 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.13 03:17:45.181506 [ 3 ] {8cbb7158-b59e-4ce3-ab7e-5495943cfc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.13 03:17:45.190973 [ 3 ] {8cbb7158-b59e-4ce3-ab7e-5495943cfc8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.13 03:17:45.191056 [ 3 ] {8cbb7158-b59e-4ce3-ab7e-5495943cfc8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.13 03:17:45.194331 [ 3 ] {8cbb7158-b59e-4ce3-ab7e-5495943cfc8d} <Debug> TCPHandler: Processed in 0.013064856 sec. | ||
| 996 | 2026.01.13 03:17:45.196818 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.13 03:17:45.196969 [ 3 ] {abcdbd2d-dabe-44a2-a5e6-fa4549841976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.01.13 03:17:45.201856 [ 3 ] {abcdbd2d-dabe-44a2-a5e6-fa4549841976} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.13 03:17:45.201910 [ 3 ] {abcdbd2d-dabe-44a2-a5e6-fa4549841976} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.01.13 03:17:45.202296 [ 3 ] {abcdbd2d-dabe-44a2-a5e6-fa4549841976} <Debug> TCPHandler: Processed in 0.005554883 sec. | ||
| 1001 | 2026.01.13 03:17:45.202542 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.13 03:17:45.202665 [ 3 ] {c08d0e5d-301c-4c9b-94ef-afdf3235250d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.01.13 03:17:45.202964 [ 3 ] {c08d0e5d-301c-4c9b-94ef-afdf3235250d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.13 03:17:45.203017 [ 3 ] {c08d0e5d-301c-4c9b-94ef-afdf3235250d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.13 03:17:45.203388 [ 3 ] {c08d0e5d-301c-4c9b-94ef-afdf3235250d} <Debug> TCPHandler: Processed in 0.000895558 sec. | ||
| 1006 | 2026.01.13 03:17:45.203614 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.13 03:17:45.203744 [ 3 ] {c2c84427-a07c-4a73-b986-575d24692e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.01.13 03:17:45.204038 [ 3 ] {c2c84427-a07c-4a73-b986-575d24692e71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.01.13 03:17:45.204085 [ 3 ] {c2c84427-a07c-4a73-b986-575d24692e71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.01.13 03:17:45.204430 [ 3 ] {c2c84427-a07c-4a73-b986-575d24692e71} <Debug> TCPHandler: Processed in 0.000873188 sec. | ||
| 1011 | 2026.01.13 03:17:45.204977 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.13 03:17:45.205110 [ 3 ] {6079478e-17f5-452f-89f8-30c9636e38f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.01.13 03:17:45.205375 [ 3 ] {6079478e-17f5-452f-89f8-30c9636e38f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.01.13 03:17:45.205422 [ 3 ] {6079478e-17f5-452f-89f8-30c9636e38f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.01.13 03:17:45.205767 [ 3 ] {6079478e-17f5-452f-89f8-30c9636e38f5} <Debug> TCPHandler: Processed in 0.000840558 sec. | ||
| 1016 | 2026.01.13 03:17:45.206089 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.13 03:17:45.206215 [ 3 ] {40dd42ad-2f91-4743-9dd5-08c04b942700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.01.13 03:17:45.206487 [ 3 ] {40dd42ad-2f91-4743-9dd5-08c04b942700} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.01.13 03:17:45.206532 [ 3 ] {40dd42ad-2f91-4743-9dd5-08c04b942700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.01.13 03:17:45.206882 [ 3 ] {40dd42ad-2f91-4743-9dd5-08c04b942700} <Debug> TCPHandler: Processed in 0.000846717 sec. | ||
| 1021 | 2026.01.13 03:17:45.207546 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.13 03:17:45.207670 [ 3 ] {787c4271-6228-491f-a866-eabe2576e98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.01.13 03:17:45.207926 [ 3 ] {787c4271-6228-491f-a866-eabe2576e98c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.13 03:17:45.207970 [ 3 ] {787c4271-6228-491f-a866-eabe2576e98c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.13 03:17:45.208302 [ 3 ] {787c4271-6228-491f-a866-eabe2576e98c} <Debug> TCPHandler: Processed in 0.000806526 sec. | ||
| 1026 | 2026.01.13 03:17:45.208542 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.13 03:17:45.208662 [ 3 ] {ea815ac4-0c3b-449e-a4fd-a8415c493395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.01.13 03:17:45.208913 [ 3 ] {ea815ac4-0c3b-449e-a4fd-a8415c493395} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.01.13 03:17:45.208956 [ 3 ] {ea815ac4-0c3b-449e-a4fd-a8415c493395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.01.13 03:17:45.209275 [ 3 ] {ea815ac4-0c3b-449e-a4fd-a8415c493395} <Debug> TCPHandler: Processed in 0.000782786 sec. | ||
| 1031 | 2026.01.13 03:17:45.209553 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.01.13 03:17:45.209680 [ 3 ] {452dbdb6-afdc-4626-9336-4eea00063055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.01.13 03:17:45.209941 [ 3 ] {452dbdb6-afdc-4626-9336-4eea00063055} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.01.13 03:17:45.209987 [ 3 ] {452dbdb6-afdc-4626-9336-4eea00063055} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.01.13 03:17:45.210322 [ 3 ] {452dbdb6-afdc-4626-9336-4eea00063055} <Debug> TCPHandler: Processed in 0.000820626 sec. | ||
| 1036 | 2026.01.13 03:17:45.210579 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.13 03:17:45.210716 [ 3 ] {3ee35ccf-852c-44e3-a873-21f23a7ee86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.01.13 03:17:45.210972 [ 3 ] {3ee35ccf-852c-44e3-a873-21f23a7ee86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.01.13 03:17:45.211016 [ 3 ] {3ee35ccf-852c-44e3-a873-21f23a7ee86c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.01.13 03:17:45.211338 [ 3 ] {3ee35ccf-852c-44e3-a873-21f23a7ee86c} <Debug> TCPHandler: Processed in 0.000810047 sec. | ||
| 1041 | 2026.01.13 03:17:45.211581 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.13 03:17:45.211702 [ 3 ] {da2838a2-abb9-4b97-8b77-a3e14712a279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.01.13 03:17:45.211954 [ 3 ] {da2838a2-abb9-4b97-8b77-a3e14712a279} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.01.13 03:17:45.211997 [ 3 ] {da2838a2-abb9-4b97-8b77-a3e14712a279} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.01.13 03:17:45.212317 [ 3 ] {da2838a2-abb9-4b97-8b77-a3e14712a279} <Debug> TCPHandler: Processed in 0.000785056 sec. | ||
| 1046 | 2026.01.13 03:17:45.212559 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.13 03:17:45.212680 [ 3 ] {e0437545-1f28-4b9e-a60b-2c860da8c103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.01.13 03:17:45.212926 [ 3 ] {e0437545-1f28-4b9e-a60b-2c860da8c103} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.01.13 03:17:45.212970 [ 3 ] {e0437545-1f28-4b9e-a60b-2c860da8c103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.01.13 03:17:45.213287 [ 3 ] {e0437545-1f28-4b9e-a60b-2c860da8c103} <Debug> TCPHandler: Processed in 0.000775826 sec. | ||
| 1051 | 2026.01.13 03:17:45.213535 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.13 03:17:45.213660 [ 3 ] {938651b4-928a-4810-97ae-585fc51c0655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.01.13 03:17:45.213917 [ 3 ] {938651b4-928a-4810-97ae-585fc51c0655} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.13 03:17:45.213959 [ 3 ] {938651b4-928a-4810-97ae-585fc51c0655} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.13 03:17:45.214283 [ 3 ] {938651b4-928a-4810-97ae-585fc51c0655} <Debug> TCPHandler: Processed in 0.000795416 sec. | ||
| 1056 | 2026.01.13 03:17:45.214522 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.13 03:17:45.214641 [ 3 ] {2b41ee14-6c76-4131-94c1-e2da7d8488e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1058 | 2026.01.13 03:17:45.214893 [ 3 ] {2b41ee14-6c76-4131-94c1-e2da7d8488e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.01.13 03:17:45.214936 [ 3 ] {2b41ee14-6c76-4131-94c1-e2da7d8488e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.01.13 03:17:45.215250 [ 3 ] {2b41ee14-6c76-4131-94c1-e2da7d8488e7} <Debug> TCPHandler: Processed in 0.000776326 sec. | ||
| 1061 | 2026.01.13 03:17:45.215480 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.13 03:17:45.215599 [ 3 ] {2ea37d04-317c-41a4-ab8f-b81ef50f1549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.01.13 03:17:45.215851 [ 3 ] {2ea37d04-317c-41a4-ab8f-b81ef50f1549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.01.13 03:17:45.215894 [ 3 ] {2ea37d04-317c-41a4-ab8f-b81ef50f1549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.01.13 03:17:45.216221 [ 3 ] {2ea37d04-317c-41a4-ab8f-b81ef50f1549} <Debug> TCPHandler: Processed in 0.000789636 sec. | ||
| 1066 | 2026.01.13 03:17:45.228513 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.13 03:17:45.228639 [ 3 ] {a74280e7-1b17-476e-8095-971d47fa9322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.01.13 03:17:45.228947 [ 3 ] {a74280e7-1b17-476e-8095-971d47fa9322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.01.13 03:17:45.229000 [ 3 ] {a74280e7-1b17-476e-8095-971d47fa9322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.13 03:17:45.229404 [ 3 ] {a74280e7-1b17-476e-8095-971d47fa9322} <Debug> TCPHandler: Processed in 0.000940489 sec. | ||
| 1071 | 2026.01.13 03:17:45.229849 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.01.13 03:17:45.229958 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1073 | 2026.01.13 03:17:45.230001 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.13 03:17:45.230587 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.01.13 03:17:45.230627 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1076 | 2026.01.13 03:17:45.233425 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1077 | 2026.01.13 03:17:45.233927 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.01.13 03:17:45.234083 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Debug> executeQuery: Read 17 rows, 5.02 KiB in 0.004156 sec., 4090.4716073147256 rows/sec., 1.18 MiB/sec. | ||
| 1079 | 2026.01.13 03:17:45.234121 [ 3 ] {8ef72dcc-5096-4ede-a6b3-5343f64fa589} <Debug> TCPHandler: Processed in 0.004322698 sec. | ||
| 1080 | 2026.01.13 03:17:45.234269 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.01.13 03:17:45.234369 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.01.13 03:17:45.234410 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1083 | 2026.01.13 03:17:45.241602 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.01.13 03:17:45.241637 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1085 | 2026.01.13 03:17:45.244660 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1086 | 2026.01.13 03:17:45.245148 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.01.13 03:17:45.245281 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.010935 sec., 37494.28440786465 rows/sec., 2.38 MiB/sec. | ||
| 1088 | 2026.01.13 03:17:45.245319 [ 3 ] {20cf89d7-1f28-47f7-bac4-1718c5c0f3c8} <Debug> TCPHandler: Processed in 0.011101466 sec. | ||
| 1089 | 2026.01.13 03:17:45.245451 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.01.13 03:17:45.245548 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1091 | 2026.01.13 03:17:45.245591 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1092 | 2026.01.13 03:17:45.246000 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.01.13 03:17:45.246036 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1094 | 2026.01.13 03:17:45.246564 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1095 | 2026.01.13 03:17:45.247072 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.01.13 03:17:45.247200 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 194.96 KiB/sec. | ||
| 1097 | 2026.01.13 03:17:45.247237 [ 3 ] {e20a57a1-a0a6-440c-b420-25a6b22e317c} <Debug> TCPHandler: Processed in 0.001837507 sec. | ||
| 1098 | 2026.01.13 03:17:45.247348 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.01.13 03:17:45.247441 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1100 | 2026.01.13 03:17:45.247480 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1101 | 2026.01.13 03:17:45.248538 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.01.13 03:17:45.248575 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1103 | 2026.01.13 03:17:45.249238 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1104 | 2026.01.13 03:17:45.249721 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.01.13 03:17:45.249853 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Debug> executeQuery: Read 1062 rows, 85.95 KiB in 0.002431 sec., 436857.26038667216 rows/sec., 34.53 MiB/sec. | ||
| 1106 | 2026.01.13 03:17:45.249888 [ 3 ] {75c78f33-4858-4f47-89ce-390bc2327b99} <Debug> TCPHandler: Processed in 0.002589813 sec. | ||
| 1107 | 2026.01.13 03:17:45.250004 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.01.13 03:17:45.250098 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.01.13 03:17:45.250137 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1110 | 2026.01.13 03:17:45.250616 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.01.13 03:17:45.250652 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1112 | 2026.01.13 03:17:45.251107 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1113 | 2026.01.13 03:17:45.251585 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.01.13 03:17:45.251715 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Debug> executeQuery: Read 211 rows, 12.75 KiB in 0.001635 sec., 129051.9877675841 rows/sec., 7.61 MiB/sec. | ||
| 1115 | 2026.01.13 03:17:45.251752 [ 3 ] {2caba6a4-65e4-475c-9bcf-c80df7db0171} <Debug> TCPHandler: Processed in 0.001797936 sec. | ||
| 1116 | 2026.01.13 03:17:45.251854 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.01.13 03:17:45.251948 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1118 | 2026.01.13 03:17:45.251987 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1119 | 2026.01.13 03:17:45.252490 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.01.13 03:17:45.252524 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1121 | 2026.01.13 03:17:45.253153 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1122 | 2026.01.13 03:17:45.253595 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.01.13 03:17:45.253721 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001791 sec., 118369.62590731434 rows/sec., 7.63 MiB/sec. | ||
| 1124 | 2026.01.13 03:17:45.253758 [ 3 ] {a632dca8-469c-4627-ae2f-6568c6fabfb1} <Debug> TCPHandler: Processed in 0.00195274 sec. | ||
| 1125 | 2026.01.13 03:17:45.253869 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.01.13 03:17:45.253963 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.01.13 03:17:45.254001 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1128 | 2026.01.13 03:17:45.254465 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.01.13 03:17:45.254501 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1130 | 2026.01.13 03:17:45.256960 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1131 | 2026.01.13 03:17:45.257587 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.01.13 03:17:45.257771 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003826 sec., 55148.98065865134 rows/sec., 3.13 MiB/sec. | ||
| 1133 | 2026.01.13 03:17:45.257810 [ 3 ] {10e24fc1-a6d3-422e-89b2-d7a392b08078} <Debug> TCPHandler: Processed in 0.003990412 sec. | ||
| 1134 | 2026.01.13 03:17:45.257926 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.01.13 03:17:45.258020 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.01.13 03:17:45.258061 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.01.13 03:17:45.258655 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.01.13 03:17:45.258692 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1139 | 2026.01.13 03:17:45.259205 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1140 | 2026.01.13 03:17:45.259656 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.01.13 03:17:45.259783 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Debug> executeQuery: Read 630 rows, 44.56 KiB in 0.001781 sec., 353733.8573834924 rows/sec., 24.43 MiB/sec. | ||
| 1142 | 2026.01.13 03:17:45.259818 [ 3 ] {b8c46a5c-e987-4c4f-a73a-4db18667102c} <Debug> TCPHandler: Processed in 0.00194241 sec. | ||
| 1143 | 2026.01.13 03:17:45.259933 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.01.13 03:17:45.260027 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1145 | 2026.01.13 03:17:45.260067 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1146 | 2026.01.13 03:17:45.260432 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.01.13 03:17:45.260467 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1148 | 2026.01.13 03:17:45.265631 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1149 | 2026.01.13 03:17:45.266108 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.01.13 03:17:45.266262 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006252 sec., 959.6928982725528 rows/sec., 50.14 KiB/sec. | ||
| 1151 | 2026.01.13 03:17:45.266303 [ 3 ] {a715ed61-86dd-47fe-ac89-67aebe58e3ac} <Debug> TCPHandler: Processed in 0.006419491 sec. | ||
| 1152 | 2026.01.13 03:17:45.266422 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.01.13 03:17:45.266536 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.01.13 03:17:45.266584 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1155 | 2026.01.13 03:17:45.267005 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.01.13 03:17:45.267040 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1157 | 2026.01.13 03:17:45.267470 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2026.01.13 03:17:45.267906 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.01.13 03:17:45.268031 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Debug> executeQuery: Read 156 rows, 9.85 KiB in 0.00152 sec., 102631.57894736841 rows/sec., 6.33 MiB/sec. | ||
| 1160 | 2026.01.13 03:17:45.268066 [ 3 ] {09ca2534-aeec-4e94-887c-1d9d662cb5da} <Debug> TCPHandler: Processed in 0.001704075 sec. | ||
| 1161 | 2026.01.13 03:17:45.268174 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.01.13 03:17:45.268268 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.01.13 03:17:45.268309 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1164 | 2026.01.13 03:17:45.268617 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.01.13 03:17:45.268654 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1166 | 2026.01.13 03:17:45.269077 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2026.01.13 03:17:45.269495 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.01.13 03:17:45.269622 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
| 1169 | 2026.01.13 03:17:45.269656 [ 3 ] {f15fc22a-6a70-4277-baf6-5e176027934f} <Debug> TCPHandler: Processed in 0.001531061 sec. | ||
| 1170 | 2026.01.13 03:17:45.269806 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.01.13 03:17:45.269900 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.01.13 03:17:45.269953 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1173 | 2026.01.13 03:17:45.270716 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.01.13 03:17:45.270752 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1175 | 2026.01.13 03:17:45.276080 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1176 | 2026.01.13 03:17:45.276585 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.01.13 03:17:45.276743 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.006861 sec., 291.5026963999417 rows/sec., 534.90 KiB/sec. | ||
| 1178 | 2026.01.13 03:17:45.276799 [ 3 ] {14287a87-a37d-49de-bcb7-418208bd1878} <Debug> TCPHandler: Processed in 0.007041663 sec. | ||
| 1179 | 2026.01.13 03:17:45.276927 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.01.13 03:17:45.277022 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.01.13 03:17:45.277062 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1182 | 2026.01.13 03:17:45.277388 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.01.13 03:17:45.277423 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1184 | 2026.01.13 03:17:45.277845 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1185 | 2026.01.13 03:17:45.278331 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.01.13 03:17:45.278459 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001456 sec., 6181.318681318681 rows/sec., 436.64 KiB/sec. | ||
| 1187 | 2026.01.13 03:17:45.278494 [ 3 ] {2985bd2b-2089-454d-a9bc-5c30b1683f7c} <Debug> TCPHandler: Processed in 0.001616133 sec. | ||
| 1188 | 2026.01.13 03:17:45.278602 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.01.13 03:17:45.278696 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.01.13 03:17:45.278735 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.01.13 03:17:45.279052 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.01.13 03:17:45.279089 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1193 | 2026.01.13 03:17:45.279568 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2026.01.13 03:17:45.279989 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.01.13 03:17:45.280118 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.00144 sec., 30555.555555555555 rows/sec., 1.62 MiB/sec. | ||
| 1196 | 2026.01.13 03:17:45.280151 [ 3 ] {161e34a9-0a3d-471c-a836-b233e64ac80d} <Debug> TCPHandler: Processed in 0.001597983 sec. | ||
| 1197 | 2026.01.13 03:17:46.322139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1497 | ||
| 1198 | 2026.01.13 03:17:46.322655 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.13 03:17:46.322709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1200 | 2026.01.13 03:17:46.323359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2026.01.13 03:17:46.323847 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.13 03:17:46.323996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1497 | ||
| 1203 | 2026.01.13 03:17:46.381939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1204 | 2026.01.13 03:17:46.399342 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.01.13 03:17:46.399411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1206 | 2026.01.13 03:17:46.406052 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1207 | 2026.01.13 03:17:46.407287 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.01.13 03:17:46.410766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1209 | 2026.01.13 03:17:47.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.71 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 165.31 MiB (RSS), difference: 1.60 MiB | ||
| 1210 | 2026.01.13 03:17:53.754073 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1211 | 2026.01.13 03:17:53.754177 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1212 | 2026.01.13 03:17:53.821726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 156 | ||
| 1213 | 2026.01.13 03:17:53.824074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1945 | ||
| 1214 | 2026.01.13 03:17:53.824694 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.01.13 03:17:53.824752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1216 | 2026.01.13 03:17:53.824863 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.01.13 03:17:53.824939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1218 | 2026.01.13 03:17:53.825648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1219 | 2026.01.13 03:17:53.826102 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.01.13 03:17:53.826166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1221 | 2026.01.13 03:17:53.826249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1222 | 2026.01.13 03:17:53.826658 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.01.13 03:17:53.826925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1224 | 2026.01.13 03:17:53.910818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1225 | 2026.01.13 03:17:53.926813 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.13 03:17:53.926858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1227 | 2026.01.13 03:17:53.933235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1228 | 2026.01.13 03:17:53.934354 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.13 03:17:53.937183 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1230 | 2026.01.13 03:17:54.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.89 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 166.93 MiB (RSS), difference: 1.04 MiB | ||
| 1231 | 2026.01.13 03:17:55.183007 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.13 03:17:55.183221 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.13 03:17:55.183290 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1234 | 2026.01.13 03:17:55.184189 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.13 03:17:55.184238 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1236 | 2026.01.13 03:17:55.184957 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.01.13 03:17:55.185472 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.13 03:17:55.185623 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002461 sec., 166598.94351889475 rows/sec., 10.57 MiB/sec. | ||
| 1239 | 2026.01.13 03:17:55.185664 [ 3 ] {1ede721f-c914-4e75-b520-b7710c2fe673} <Debug> TCPHandler: Processed in 0.002807617 sec. | ||
| 1240 | 2026.01.13 03:17:55.185781 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.01.13 03:17:55.185878 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1242 | 2026.01.13 03:17:55.185918 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1243 | 2026.01.13 03:17:55.186916 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.01.13 03:17:55.186953 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1245 | 2026.01.13 03:17:55.187444 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.01.13 03:17:55.187889 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.01.13 03:17:55.188018 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Debug> executeQuery: Read 1100 rows, 89.54 KiB in 0.00216 sec., 509259.25925925927 rows/sec., 40.48 MiB/sec. | ||
| 1248 | 2026.01.13 03:17:55.188056 [ 3 ] {88559646-825d-4912-8c3f-fcc1f00dccde} <Debug> TCPHandler: Processed in 0.002326047 sec. | ||
| 1249 | 2026.01.13 03:17:55.188169 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.13 03:17:55.188263 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.13 03:17:55.188303 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1252 | 2026.01.13 03:17:55.188806 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.13 03:17:55.188843 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1254 | 2026.01.13 03:17:55.189246 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2026.01.13 03:17:55.189697 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.13 03:17:55.189836 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Debug> executeQuery: Read 227 rows, 13.97 KiB in 0.00159 sec., 142767.29559748428 rows/sec., 8.58 MiB/sec. | ||
| 1257 | 2026.01.13 03:17:55.189872 [ 3 ] {a74a8097-d7a8-4ddd-a7f4-6873797901ec} <Debug> TCPHandler: Processed in 0.001752736 sec. | ||
| 1258 | 2026.01.13 03:17:55.189978 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.13 03:17:55.190073 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.01.13 03:17:55.190113 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1261 | 2026.01.13 03:17:55.190590 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.01.13 03:17:55.190626 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1263 | 2026.01.13 03:17:55.191110 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1264 | 2026.01.13 03:17:55.191655 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.01.13 03:17:55.191785 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001729 sec., 122614.22787738577 rows/sec., 7.91 MiB/sec. | ||
| 1266 | 2026.01.13 03:17:55.191822 [ 3 ] {faefce48-c2e4-48ce-b35c-1dca16a1e694} <Debug> TCPHandler: Processed in 0.001893358 sec. | ||
| 1267 | 2026.01.13 03:17:55.191930 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.01.13 03:17:55.192023 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.01.13 03:17:55.192062 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1270 | 2026.01.13 03:17:55.192547 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.01.13 03:17:55.192584 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1272 | 2026.01.13 03:17:55.193022 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1273 | 2026.01.13 03:17:55.193465 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.01.13 03:17:55.193594 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001589 sec., 132787.9169288861 rows/sec., 7.54 MiB/sec. | ||
| 1275 | 2026.01.13 03:17:55.193631 [ 3 ] {13176093-b253-4078-952c-b0e367082ff0} <Debug> TCPHandler: Processed in 0.001750725 sec. | ||
| 1276 | 2026.01.13 03:17:55.193736 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.01.13 03:17:55.193829 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1278 | 2026.01.13 03:17:55.193869 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1279 | 2026.01.13 03:17:55.194467 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.01.13 03:17:55.194505 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1281 | 2026.01.13 03:17:55.194966 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1282 | 2026.01.13 03:17:55.195465 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.01.13 03:17:55.195590 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Debug> executeQuery: Read 645 rows, 45.78 KiB in 0.001779 sec., 362563.23777403036 rows/sec., 25.13 MiB/sec. | ||
| 1284 | 2026.01.13 03:17:55.195626 [ 3 ] {173de535-5167-4a10-98fe-60b8c68b88df} <Debug> TCPHandler: Processed in 0.00194001 sec. | ||
| 1285 | 2026.01.13 03:17:55.195733 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.13 03:17:55.195826 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1287 | 2026.01.13 03:17:55.195867 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1288 | 2026.01.13 03:17:55.196188 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.13 03:17:55.196224 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1290 | 2026.01.13 03:17:55.196663 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1291 | 2026.01.13 03:17:55.197174 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.13 03:17:55.197301 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
| 1293 | 2026.01.13 03:17:55.197337 [ 3 ] {b34f4ac6-1116-4bd6-8385-b727bbe4d1b7} <Debug> TCPHandler: Processed in 0.001653484 sec. | ||
| 1294 | 2026.01.13 03:17:55.197443 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.01.13 03:17:55.197537 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1296 | 2026.01.13 03:17:55.197581 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1297 | 2026.01.13 03:17:55.197928 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.01.13 03:17:55.197965 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1299 | 2026.01.13 03:17:55.198399 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1300 | 2026.01.13 03:17:55.198880 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.01.13 03:17:55.199008 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001489 sec., 103425.11752854264 rows/sec., 6.37 MiB/sec. | ||
| 1302 | 2026.01.13 03:17:55.199049 [ 3 ] {211f4c17-44f6-489c-af66-482d6ac3ccc0} <Debug> TCPHandler: Processed in 0.001654884 sec. | ||
| 1303 | 2026.01.13 03:17:55.199160 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.01.13 03:17:55.199253 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1305 | 2026.01.13 03:17:55.199293 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1306 | 2026.01.13 03:17:55.199628 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.01.13 03:17:55.199665 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1308 | 2026.01.13 03:17:55.200101 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1309 | 2026.01.13 03:17:55.200610 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.01.13 03:17:55.200737 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
| 1311 | 2026.01.13 03:17:55.200771 [ 3 ] {69a44f46-f95f-408b-80b7-a0f4a08380cd} <Debug> TCPHandler: Processed in 0.001661494 sec. | ||
| 1312 | 2026.01.13 03:17:55.200878 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.01.13 03:17:55.200972 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1314 | 2026.01.13 03:17:55.201026 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1315 | 2026.01.13 03:17:55.201798 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.01.13 03:17:55.201835 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1317 | 2026.01.13 03:17:55.202515 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1318 | 2026.01.13 03:17:55.203057 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.01.13 03:17:55.203189 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002236 sec., 9838.998211091233 rows/sec., 17.63 MiB/sec. | ||
| 1320 | 2026.01.13 03:17:55.203239 [ 3 ] {a1ba0a65-1c6b-4f89-bbb1-b5df45bf210c} <Debug> TCPHandler: Processed in 0.002410199 sec. | ||
| 1321 | 2026.01.13 03:17:55.203354 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.01.13 03:17:55.203449 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1323 | 2026.01.13 03:17:55.203491 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1324 | 2026.01.13 03:17:55.206093 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.01.13 03:17:55.206127 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1326 | 2026.01.13 03:17:55.206583 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1327 | 2026.01.13 03:17:55.207059 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.01.13 03:17:55.207184 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.003754 sec., 3995.7378795950985 rows/sec., 304.88 KiB/sec. | ||
| 1329 | 2026.01.13 03:17:55.207220 [ 3 ] {e844d863-e352-4070-ae6a-5291541c802a} <Debug> TCPHandler: Processed in 0.00391465 sec. | ||
| 1330 | 2026.01.13 03:17:55.207334 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.01.13 03:17:55.207428 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1332 | 2026.01.13 03:17:55.207467 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1333 | 2026.01.13 03:17:55.207784 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.01.13 03:17:55.207820 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1335 | 2026.01.13 03:17:55.208246 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1336 | 2026.01.13 03:17:55.208726 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.01.13 03:17:55.208851 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001441 sec., 30534.351145038167 rows/sec., 1.62 MiB/sec. | ||
| 1338 | 2026.01.13 03:17:55.208886 [ 3 ] {14f035a8-1a63-44de-9a59-68258fa20d7c} <Debug> TCPHandler: Processed in 0.001600523 sec. | ||
| 1339 | 2026.01.13 03:17:55.801204 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.01.13 03:17:55.801445 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1341 | 2026.01.13 03:17:55.801796 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1342 | 2026.01.13 03:17:55.806535 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1343 | 2026.01.13 03:17:55.806783 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2026.01.13 03:17:55.806857 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1345 | 2026.01.13 03:17:55.807046 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1346 | 2026.01.13 03:17:55.807108 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1347 | 2026.01.13 03:17:55.807138 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1348 | 2026.01.13 03:17:55.807154 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1349 | 2026.01.13 03:17:55.811967 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1350 | 2026.01.13 03:17:55.812000 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1351 | 2026.01.13 03:17:55.842596 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.041246 sec., 412.1611792658682 rows/sec., 14.80 KiB/sec. | ||
| 1352 | 2026.01.13 03:17:55.842704 [ 3 ] {c39d74af-fa0d-48f4-9423-a6742c9358b0} <Debug> TCPHandler: Processed in 0.041634548 sec. | ||
| 1353 | 2026.01.13 03:17:55.843025 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.01.13 03:17:55.843169 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1355 | 2026.01.13 03:17:55.843385 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1356 | 2026.01.13 03:17:55.843417 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1357 | 2026.01.13 03:17:55.843590 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1358 | 2026.01.13 03:17:55.843647 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1359 | 2026.01.13 03:17:55.843772 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1360 | 2026.01.13 03:17:55.843802 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1361 | 2026.01.13 03:17:55.843822 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1362 | 2026.01.13 03:17:55.843837 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1363 | 2026.01.13 03:17:55.843869 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1364 | 2026.01.13 03:17:55.843887 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1365 | 2026.01.13 03:17:55.844379 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.00127 sec., 13385.826771653543 rows/sec., 480.59 KiB/sec. | ||
| 1366 | 2026.01.13 03:17:55.844466 [ 3 ] {19431bf6-352f-4848-afac-c24bc3be4181} <Debug> TCPHandler: Processed in 0.001497641 sec. | ||
| 1367 | 2026.01.13 03:17:55.844698 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.01.13 03:17:55.844827 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1369 | 2026.01.13 03:17:55.845026 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1370 | 2026.01.13 03:17:55.845057 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1371 | 2026.01.13 03:17:55.845238 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1372 | 2026.01.13 03:17:55.845291 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1373 | 2026.01.13 03:17:55.845399 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1374 | 2026.01.13 03:17:55.845428 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1375 | 2026.01.13 03:17:55.845447 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1376 | 2026.01.13 03:17:55.845462 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1377 | 2026.01.13 03:17:55.845505 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1378 | 2026.01.13 03:17:55.845524 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1379 | 2026.01.13 03:17:55.845957 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.00118 sec., 14406.779661016948 rows/sec., 517.25 KiB/sec. | ||
| 1380 | 2026.01.13 03:17:55.846040 [ 3 ] {e340bc1f-107c-438b-9b18-7d95716e027e} <Debug> TCPHandler: Processed in 0.001392398 sec. | ||
| 1381 | 2026.01.13 03:17:55.846244 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.01.13 03:17:55.846372 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1383 | 2026.01.13 03:17:55.846566 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1384 | 2026.01.13 03:17:55.846602 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1385 | 2026.01.13 03:17:55.846766 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1386 | 2026.01.13 03:17:55.846817 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1387 | 2026.01.13 03:17:55.846913 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1388 | 2026.01.13 03:17:55.846941 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1389 | 2026.01.13 03:17:55.846959 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1390 | 2026.01.13 03:17:55.846973 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1391 | 2026.01.13 03:17:55.847006 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1392 | 2026.01.13 03:17:55.847023 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1393 | 2026.01.13 03:17:55.847425 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001104 sec., 15398.550724637682 rows/sec., 552.85 KiB/sec. | ||
| 1394 | 2026.01.13 03:17:55.847509 [ 3 ] {3a83e912-5c03-4e43-a719-b9bfb838c9f1} <Debug> TCPHandler: Processed in 0.001314956 sec. | ||
| 1395 | 2026.01.13 03:17:55.847732 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.13 03:17:55.847856 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1397 | 2026.01.13 03:17:55.848045 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1398 | 2026.01.13 03:17:55.848074 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1399 | 2026.01.13 03:17:55.848236 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.01.13 03:17:55.848286 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1401 | 2026.01.13 03:17:55.848381 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1402 | 2026.01.13 03:17:55.848408 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2026.01.13 03:17:55.848426 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1404 | 2026.01.13 03:17:55.848439 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2026.01.13 03:17:55.848471 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1406 | 2026.01.13 03:17:55.848488 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1407 | 2026.01.13 03:17:55.849060 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001251 sec., 13589.128697042366 rows/sec., 487.89 KiB/sec. | ||
| 1408 | 2026.01.13 03:17:55.849146 [ 3 ] {915fa23c-f422-4ccb-ab68-162007a85ab7} <Debug> TCPHandler: Processed in 0.00146255 sec. | ||
| 1409 | 2026.01.13 03:17:55.849461 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.01.13 03:17:55.849601 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1411 | 2026.01.13 03:17:55.849793 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1412 | 2026.01.13 03:17:55.849824 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1413 | 2026.01.13 03:17:55.849991 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1414 | 2026.01.13 03:17:55.850168 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2026.01.13 03:17:55.850278 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1416 | 2026.01.13 03:17:55.850308 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1417 | 2026.01.13 03:17:55.850327 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1418 | 2026.01.13 03:17:55.850341 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1419 | 2026.01.13 03:17:55.850377 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1420 | 2026.01.13 03:17:55.850471 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1421 | 2026.01.13 03:17:55.850907 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001353 sec., 12564.671101256466 rows/sec., 451.11 KiB/sec. | ||
| 1422 | 2026.01.13 03:17:55.850992 [ 3 ] {bc9f83a0-0352-40a8-b06d-8e368e355b1b} <Debug> TCPHandler: Processed in 0.001608543 sec. | ||
| 1423 | 2026.01.13 03:17:55.923174 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.01.13 03:17:55.923439 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1425 | 2026.01.13 03:17:55.923885 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1426 | 2026.01.13 03:17:55.923950 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1427 | 2026.01.13 03:17:55.924193 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1428 | 2026.01.13 03:17:55.924247 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1429 | 2026.01.13 03:17:55.924348 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1430 | 2026.01.13 03:17:55.924378 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1431 | 2026.01.13 03:17:55.924397 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1432 | 2026.01.13 03:17:55.924412 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1433 | 2026.01.13 03:17:55.924445 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1434 | 2026.01.13 03:17:55.924463 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1435 | 2026.01.13 03:17:55.924956 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.00163 sec., 10429.447852760737 rows/sec., 374.45 KiB/sec. | ||
| 1436 | 2026.01.13 03:17:55.925040 [ 3 ] {84fddcb1-fe26-4446-83b5-82ea022952f8} <Debug> TCPHandler: Processed in 0.0019722 sec. | ||
| 1437 | 2026.01.13 03:17:55.925533 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.01.13 03:17:55.925640 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1439 | 2026.01.13 03:17:55.925683 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1440 | 2026.01.13 03:17:55.926198 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.01.13 03:17:55.926234 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1442 | 2026.01.13 03:17:55.926779 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1443 | 2026.01.13 03:17:55.927154 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.13 03:17:55.927301 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001692 sec., 4137.115839243499 rows/sec., 841.51 KiB/sec. | ||
| 1445 | 2026.01.13 03:17:55.927348 [ 3 ] {126b153a-b614-4cbf-8ca6-cb1e39e56aab} <Debug> TCPHandler: Processed in 0.001865708 sec. | ||
| 1446 | 2026.01.13 03:17:55.927452 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.01.13 03:17:55.927548 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1448 | 2026.01.13 03:17:55.927590 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1449 | 2026.01.13 03:17:55.928007 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.01.13 03:17:55.928043 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1451 | 2026.01.13 03:17:55.928526 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1452 | 2026.01.13 03:17:55.928949 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.01.13 03:17:55.929082 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001555 sec., 1286.1736334405145 rows/sec., 104.88 KiB/sec. | ||
| 1454 | 2026.01.13 03:17:55.929125 [ 3 ] {20fe1098-6897-4e7f-af35-e153abe7a000} <Debug> TCPHandler: Processed in 0.001721835 sec. | ||
| 1455 | 2026.01.13 03:17:55.929230 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.01.13 03:17:55.929323 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1457 | 2026.01.13 03:17:55.929363 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1458 | 2026.01.13 03:17:55.930387 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.01.13 03:17:55.930422 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1460 | 2026.01.13 03:17:55.930932 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1461 | 2026.01.13 03:17:55.931408 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.01.13 03:17:55.931546 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Debug> executeQuery: Read 1142 rows, 96.26 KiB in 0.002241 sec., 509593.93128067825 rows/sec., 41.95 MiB/sec. | ||
| 1463 | 2026.01.13 03:17:55.931588 [ 3 ] {8c1b99ad-7ff3-42a4-8abe-e60085661389} <Debug> TCPHandler: Processed in 0.002406909 sec. | ||
| 1464 | 2026.01.13 03:17:55.931700 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.01.13 03:17:55.931794 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.01.13 03:17:55.931834 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1467 | 2026.01.13 03:17:55.932220 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.01.13 03:17:55.932254 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1469 | 2026.01.13 03:17:55.932723 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1470 | 2026.01.13 03:17:55.933163 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.01.13 03:17:55.933299 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001523 sec., 1313.1976362442547 rows/sec., 91.69 KiB/sec. | ||
| 1472 | 2026.01.13 03:17:55.933340 [ 3 ] {94eb2073-3567-49d2-b6cd-6519a987f883} <Debug> TCPHandler: Processed in 0.001689765 sec. | ||
| 1473 | 2026.01.13 03:17:55.933439 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.01.13 03:17:55.933531 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1475 | 2026.01.13 03:17:55.933576 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1476 | 2026.01.13 03:17:55.934066 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.01.13 03:17:55.934100 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1478 | 2026.01.13 03:17:55.934553 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1479 | 2026.01.13 03:17:55.934993 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.01.13 03:17:55.935137 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001624 sec., 140394.08866995072 rows/sec., 9.51 MiB/sec. | ||
| 1481 | 2026.01.13 03:17:55.935180 [ 3 ] {3e305712-cd2d-4ef6-9370-e15c30a0edd6} <Debug> TCPHandler: Processed in 0.001789726 sec. | ||
| 1482 | 2026.01.13 03:17:55.935285 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.01.13 03:17:55.935377 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1484 | 2026.01.13 03:17:55.935416 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1485 | 2026.01.13 03:17:55.935977 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.13 03:17:55.936012 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1487 | 2026.01.13 03:17:55.936460 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1488 | 2026.01.13 03:17:55.936906 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.01.13 03:17:55.937035 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Debug> executeQuery: Read 458 rows, 34.45 KiB in 0.001676 sec., 273269.6897374702 rows/sec., 20.07 MiB/sec. | ||
| 1490 | 2026.01.13 03:17:55.937078 [ 3 ] {c67d58c9-1924-4090-9003-250f8a520a2d} <Debug> TCPHandler: Processed in 0.001841788 sec. | ||
| 1491 | 2026.01.13 03:17:55.937188 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.13 03:17:55.937282 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.13 03:17:55.937325 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1494 | 2026.01.13 03:17:55.938161 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.13 03:17:55.938196 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1496 | 2026.01.13 03:17:55.938834 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1497 | 2026.01.13 03:17:55.939286 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.13 03:17:55.939419 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Debug> executeQuery: Read 1934 rows, 132.22 KiB in 0.002155 sec., 897447.795823666 rows/sec., 59.92 MiB/sec. | ||
| 1499 | 2026.01.13 03:17:55.939454 [ 3 ] {faa97673-128a-4960-bf7a-44f4423062d4} <Debug> TCPHandler: Processed in 0.002316027 sec. | ||
| 1500 | 2026.01.13 03:18:01.327306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2457 | ||
| 1501 | 2026.01.13 03:18:01.327813 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.01.13 03:18:01.327853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1503 | 2026.01.13 03:18:01.328354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1504 | 2026.01.13 03:18:01.328582 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.01.13 03:18:01.328707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2457 | ||
| 1506 | 2026.01.13 03:18:01.437251 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1507 | 2026.01.13 03:18:01.474336 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.01.13 03:18:01.474433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1509 | 2026.01.13 03:18:01.484926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1510 | 2026.01.13 03:18:01.486707 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.01.13 03:18:01.507892 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1512 | 2026.01.13 03:18:02.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.96 MiB, peak 172.96 MiB, free memory in arenas 0.00 B, will set to 170.34 MiB (RSS), difference: 1.38 MiB | ||
| 1513 | 2026.01.13 03:18:03.828103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 208 | ||
| 1514 | 2026.01.13 03:18:03.830685 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.01.13 03:18:03.830746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1516 | 2026.01.13 03:18:03.831936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1517 | 2026.01.13 03:18:03.832214 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.01.13 03:18:03.832472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1519 | 2026.01.13 03:18:05.181029 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.01.13 03:18:05.181226 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.01.13 03:18:05.181292 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1522 | 2026.01.13 03:18:05.182175 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.01.13 03:18:05.182221 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1524 | 2026.01.13 03:18:05.182642 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1525 | 2026.01.13 03:18:05.182874 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.01.13 03:18:05.183025 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 1527 | 2026.01.13 03:18:05.183072 [ 3 ] {c844fd05-d632-4a40-8eeb-97a2711946c6} <Debug> TCPHandler: Processed in 0.002174475 sec. | ||
| 1528 | 2026.01.13 03:18:05.183198 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.01.13 03:18:05.183300 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1530 | 2026.01.13 03:18:05.183344 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1531 | 2026.01.13 03:18:05.184414 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.01.13 03:18:05.184450 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1533 | 2026.01.13 03:18:05.184812 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1534 | 2026.01.13 03:18:05.185021 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.01.13 03:18:05.185144 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Debug> executeQuery: Read 1102 rows, 89.74 KiB in 0.001867 sec., 590251.7407605785 rows/sec., 46.94 MiB/sec. | ||
| 1536 | 2026.01.13 03:18:05.185182 [ 3 ] {75bdcb54-e71f-4b72-8f9d-7116f4994fc4} <Debug> TCPHandler: Processed in 0.002036612 sec. | ||
| 1537 | 2026.01.13 03:18:05.185299 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.01.13 03:18:05.185395 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1539 | 2026.01.13 03:18:05.185436 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1540 | 2026.01.13 03:18:05.185927 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.01.13 03:18:05.185962 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1542 | 2026.01.13 03:18:05.186300 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1543 | 2026.01.13 03:18:05.186511 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.01.13 03:18:05.186635 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Debug> executeQuery: Read 228 rows, 14.04 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 10.89 MiB/sec. | ||
| 1545 | 2026.01.13 03:18:05.186671 [ 3 ] {e7f3b96d-9aa1-414f-8548-a31bfda91178} <Debug> TCPHandler: Processed in 0.001422509 sec. | ||
| 1546 | 2026.01.13 03:18:05.186778 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.01.13 03:18:05.186874 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1548 | 2026.01.13 03:18:05.186914 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1549 | 2026.01.13 03:18:05.187393 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.01.13 03:18:05.187428 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1551 | 2026.01.13 03:18:05.187740 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1552 | 2026.01.13 03:18:05.187950 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.01.13 03:18:05.188071 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 1554 | 2026.01.13 03:18:05.188109 [ 3 ] {72ad902d-04c1-42d7-a37f-63a6623ac64c} <Debug> TCPHandler: Processed in 0.001378688 sec. | ||
| 1555 | 2026.01.13 03:18:05.188229 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.01.13 03:18:05.188324 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1557 | 2026.01.13 03:18:05.188363 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1558 | 2026.01.13 03:18:05.188851 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.01.13 03:18:05.188886 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1560 | 2026.01.13 03:18:05.189192 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1561 | 2026.01.13 03:18:05.189406 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.01.13 03:18:05.189526 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 1563 | 2026.01.13 03:18:05.189562 [ 3 ] {899cc67d-7579-4857-a226-87abcd073fc1} <Debug> TCPHandler: Processed in 0.001381988 sec. | ||
| 1564 | 2026.01.13 03:18:05.189672 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.01.13 03:18:05.189766 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1566 | 2026.01.13 03:18:05.189807 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1567 | 2026.01.13 03:18:05.190453 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.01.13 03:18:05.190487 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1569 | 2026.01.13 03:18:05.190817 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1570 | 2026.01.13 03:18:05.191032 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.13 03:18:05.191154 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Debug> executeQuery: Read 638 rows, 45.19 KiB in 0.001406 sec., 453769.55903271696 rows/sec., 31.39 MiB/sec. | ||
| 1572 | 2026.01.13 03:18:05.191191 [ 3 ] {a04bf449-de8e-49ba-898b-aa3e1823a0c1} <Debug> TCPHandler: Processed in 0.001565922 sec. | ||
| 1573 | 2026.01.13 03:18:05.191299 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.01.13 03:18:05.191392 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1575 | 2026.01.13 03:18:05.191434 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1576 | 2026.01.13 03:18:05.191763 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.13 03:18:05.191798 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1578 | 2026.01.13 03:18:05.192101 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1579 | 2026.01.13 03:18:05.192309 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.13 03:18:05.192434 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 1581 | 2026.01.13 03:18:05.192472 [ 3 ] {3236b382-d295-4ac1-a26c-6f6a72c4a775} <Debug> TCPHandler: Processed in 0.001221965 sec. | ||
| 1582 | 2026.01.13 03:18:05.192573 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.01.13 03:18:05.192665 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1584 | 2026.01.13 03:18:05.192707 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1585 | 2026.01.13 03:18:05.193086 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2026.01.13 03:18:05.193121 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1587 | 2026.01.13 03:18:05.193429 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1588 | 2026.01.13 03:18:05.193636 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.01.13 03:18:05.193765 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001118 sec., 137745.97495527728 rows/sec., 8.48 MiB/sec. | ||
| 1590 | 2026.01.13 03:18:05.193801 [ 3 ] {e5c0898c-a39c-464f-a65e-8fe5c05365cf} <Debug> TCPHandler: Processed in 0.001277246 sec. | ||
| 1591 | 2026.01.13 03:18:05.193912 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.01.13 03:18:05.194005 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.01.13 03:18:05.194046 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1594 | 2026.01.13 03:18:05.194351 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.01.13 03:18:05.194386 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1596 | 2026.01.13 03:18:05.194682 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1597 | 2026.01.13 03:18:05.194889 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.01.13 03:18:05.195014 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 1599 | 2026.01.13 03:18:05.195050 [ 3 ] {c248d0e1-6b91-4b5f-b50e-c825690ba5c0} <Debug> TCPHandler: Processed in 0.001186844 sec. | ||
| 1600 | 2026.01.13 03:18:05.195157 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.01.13 03:18:05.195250 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1602 | 2026.01.13 03:18:05.195304 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1603 | 2026.01.13 03:18:05.196107 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.01.13 03:18:05.196144 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1605 | 2026.01.13 03:18:05.196659 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1606 | 2026.01.13 03:18:05.196882 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.01.13 03:18:05.197013 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001781 sec., 12914.093206064008 rows/sec., 23.14 MiB/sec. | ||
| 1608 | 2026.01.13 03:18:05.197063 [ 3 ] {edc63eea-db36-4f13-b492-480bc89e1726} <Debug> TCPHandler: Processed in 0.00195457 sec. | ||
| 1609 | 2026.01.13 03:18:05.197181 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.01.13 03:18:05.197274 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1611 | 2026.01.13 03:18:05.197315 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1612 | 2026.01.13 03:18:05.197642 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.01.13 03:18:05.197679 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1614 | 2026.01.13 03:18:05.197981 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1615 | 2026.01.13 03:18:05.198189 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.01.13 03:18:05.198312 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001056 sec., 41666.666666666664 rows/sec., 2.21 MiB/sec. | ||
| 1617 | 2026.01.13 03:18:05.198347 [ 3 ] {2053732b-6f2c-4a82-af48-7b806c64c40e} <Debug> TCPHandler: Processed in 0.001215545 sec. | ||
| 1618 | 2026.01.13 03:18:08.754227 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1619 | 2026.01.13 03:18:08.754279 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1620 | 2026.01.13 03:18:08.829751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2905 | ||
| 1621 | 2026.01.13 03:18:08.830232 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.01.13 03:18:08.830270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1623 | 2026.01.13 03:18:08.830806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1624 | 2026.01.13 03:18:08.831039 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.01.13 03:18:08.831141 [ 68 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1626 | 2026.01.13 03:18:08.831163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1627 | 2026.01.13 03:18:08.831195 [ 68 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.01.13 03:18:08.831220 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1629 | 2026.01.13 03:18:08.833297 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 1630 | 2026.01.13 03:18:08.835359 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1631 | 2026.01.13 03:18:08.835442 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 1632 | 2026.01.13 03:18:08.835614 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 436 rows starting from the beginning of the part | ||
| 1633 | 2026.01.13 03:18:08.835702 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1634 | 2026.01.13 03:18:08.835777 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 1635 | 2026.01.13 03:18:08.835854 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 1636 | 2026.01.13 03:18:08.835947 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 1637 | 2026.01.13 03:18:08.872056 [ 186 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.04074915 sec., 71289.83058542326 rows/sec., 1.02 MiB/sec. | ||
| 1638 | 2026.01.13 03:18:08.872813 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1639 | 2026.01.13 03:18:08.873068 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_6_1} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.01.13 03:18:08.873136 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_6_1} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1641 | 2026.01.13 03:18:08.873223 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1642 | 2026.01.13 03:18:09.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.53 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 172.01 MiB (RSS), difference: 1.49 MiB | ||
| 1643 | 2026.01.13 03:18:09.008200 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1644 | 2026.01.13 03:18:09.024511 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.01.13 03:18:09.024569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1646 | 2026.01.13 03:18:09.030526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1647 | 2026.01.13 03:18:09.031244 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.01.13 03:18:09.031539 [ 68 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1649 | 2026.01.13 03:18:09.031609 [ 68 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.01.13 03:18:09.031644 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1651 | 2026.01.13 03:18:09.031799 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 1652 | 2026.01.13 03:18:09.034445 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1653 | 2026.01.13 03:18:09.036154 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1654 | 2026.01.13 03:18:09.037632 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 1655 | 2026.01.13 03:18:09.042052 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 1656 | 2026.01.13 03:18:09.046273 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 1657 | 2026.01.13 03:18:09.050374 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 1658 | 2026.01.13 03:18:09.057920 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 1659 | 2026.01.13 03:18:09.062208 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 1660 | 2026.01.13 03:18:09.118964 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087224967 sec., 527.371939275139 rows/sec., 2.73 MiB/sec. | ||
| 1661 | 2026.01.13 03:18:09.121246 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1662 | 2026.01.13 03:18:09.123418 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_6_1} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.01.13 03:18:09.123521 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_6_1} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1664 | 2026.01.13 03:18:09.125629 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1665 | 2026.01.13 03:18:10.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.09 MiB, peak 182.63 MiB, free memory in arenas 0.00 B, will set to 181.08 MiB (RSS), difference: 7.99 MiB | ||
| 1666 | 2026.01.13 03:18:13.832651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 230 | ||
| 1667 | 2026.01.13 03:18:13.834697 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.01.13 03:18:13.834742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1669 | 2026.01.13 03:18:13.835867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1670 | 2026.01.13 03:18:13.836120 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.01.13 03:18:13.836358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1672 | 2026.01.13 03:18:15.181861 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.01.13 03:18:15.182234 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1674 | 2026.01.13 03:18:15.182707 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1675 | 2026.01.13 03:18:15.182742 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1676 | 2026.01.13 03:18:15.182956 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1677 | 2026.01.13 03:18:15.183021 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1678 | 2026.01.13 03:18:15.183155 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1679 | 2026.01.13 03:18:15.183270 [ 328 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1680 | 2026.01.13 03:18:15.183331 [ 333 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1681 | 2026.01.13 03:18:15.183499 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1682 | 2026.01.13 03:18:15.183535 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1683 | 2026.01.13 03:18:15.185822 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1684 | 2026.01.13 03:18:15.185856 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1685 | 2026.01.13 03:18:15.185919 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1686 | 2026.01.13 03:18:15.185967 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1687 | 2026.01.13 03:18:15.186934 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.004848 sec., 4950.495049504951 rows/sec., 178.27 KiB/sec. | ||
| 1688 | 2026.01.13 03:18:15.187034 [ 3 ] {d456a480-3965-4557-ab3f-215686e0bb07} <Debug> TCPHandler: Processed in 0.005345858 sec. | ||
| 1689 | 2026.01.13 03:18:15.187385 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.01.13 03:18:15.187551 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1691 | 2026.01.13 03:18:15.187758 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1692 | 2026.01.13 03:18:15.187789 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1693 | 2026.01.13 03:18:15.187961 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1694 | 2026.01.13 03:18:15.188012 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1695 | 2026.01.13 03:18:15.188109 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1696 | 2026.01.13 03:18:15.188179 [ 328 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1697 | 2026.01.13 03:18:15.188183 [ 305 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1698 | 2026.01.13 03:18:15.188258 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1699 | 2026.01.13 03:18:15.188278 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1700 | 2026.01.13 03:18:15.188344 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1701 | 2026.01.13 03:18:15.188360 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1702 | 2026.01.13 03:18:15.188388 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1703 | 2026.01.13 03:18:15.188416 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1704 | 2026.01.13 03:18:15.189134 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001652 sec., 14527.845036319612 rows/sec., 523.16 KiB/sec. | ||
| 1705 | 2026.01.13 03:18:15.189222 [ 3 ] {aabeacc5-eee2-4c41-98b0-ba8b792f6914} <Debug> TCPHandler: Processed in 0.001898678 sec. | ||
| 1706 | 2026.01.13 03:18:15.189439 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.01.13 03:18:15.189571 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1708 | 2026.01.13 03:18:15.189766 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1709 | 2026.01.13 03:18:15.189797 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1710 | 2026.01.13 03:18:15.189968 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1711 | 2026.01.13 03:18:15.190019 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1712 | 2026.01.13 03:18:15.190113 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1713 | 2026.01.13 03:18:15.190173 [ 305 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1714 | 2026.01.13 03:18:15.190191 [ 333 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1715 | 2026.01.13 03:18:15.190271 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1716 | 2026.01.13 03:18:15.190295 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1717 | 2026.01.13 03:18:15.190348 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1718 | 2026.01.13 03:18:15.190364 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1719 | 2026.01.13 03:18:15.190391 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1720 | 2026.01.13 03:18:15.190419 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1721 | 2026.01.13 03:18:15.191163 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001649 sec., 14554.275318374772 rows/sec., 524.11 KiB/sec. | ||
| 1722 | 2026.01.13 03:18:15.191249 [ 3 ] {9060fc34-d8ad-4eed-9765-62db9379f8e8} <Debug> TCPHandler: Processed in 0.001857878 sec. | ||
| 1723 | 2026.01.13 03:18:15.191442 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.01.13 03:18:15.191568 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1725 | 2026.01.13 03:18:15.191760 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1726 | 2026.01.13 03:18:15.191791 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1727 | 2026.01.13 03:18:15.191968 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1728 | 2026.01.13 03:18:15.192018 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1729 | 2026.01.13 03:18:15.192111 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1730 | 2026.01.13 03:18:15.192170 [ 305 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1731 | 2026.01.13 03:18:15.192181 [ 319 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1732 | 2026.01.13 03:18:15.192275 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1733 | 2026.01.13 03:18:15.192299 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1734 | 2026.01.13 03:18:15.192350 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1735 | 2026.01.13 03:18:15.192366 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1736 | 2026.01.13 03:18:15.192394 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1737 | 2026.01.13 03:18:15.192428 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1738 | 2026.01.13 03:18:15.193000 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001482 sec., 16194.331983805667 rows/sec., 583.17 KiB/sec. | ||
| 1739 | 2026.01.13 03:18:15.193099 [ 3 ] {e2f54297-1fa2-4739-a40d-ae55d4ee608b} <Debug> TCPHandler: Processed in 0.001704045 sec. | ||
| 1740 | 2026.01.13 03:18:15.193289 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.01.13 03:18:15.193414 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1742 | 2026.01.13 03:18:15.193616 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1743 | 2026.01.13 03:18:15.193648 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1744 | 2026.01.13 03:18:15.193824 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1745 | 2026.01.13 03:18:15.193874 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1746 | 2026.01.13 03:18:15.193968 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1747 | 2026.01.13 03:18:15.194027 [ 319 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1748 | 2026.01.13 03:18:15.194032 [ 333 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1749 | 2026.01.13 03:18:15.194122 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1750 | 2026.01.13 03:18:15.194146 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1751 | 2026.01.13 03:18:15.194198 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1752 | 2026.01.13 03:18:15.194214 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1753 | 2026.01.13 03:18:15.194242 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1754 | 2026.01.13 03:18:15.194271 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1755 | 2026.01.13 03:18:15.194826 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001462 sec., 16415.868673050616 rows/sec., 591.15 KiB/sec. | ||
| 1756 | 2026.01.13 03:18:15.194909 [ 3 ] {419021ef-1471-4fae-870b-160b56903597} <Debug> TCPHandler: Processed in 0.001666924 sec. | ||
| 1757 | 2026.01.13 03:18:15.195116 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.01.13 03:18:15.195241 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1759 | 2026.01.13 03:18:15.195435 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2026.01.13 03:18:15.195466 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1761 | 2026.01.13 03:18:15.195641 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2026.01.13 03:18:15.195691 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2026.01.13 03:18:15.195785 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1764 | 2026.01.13 03:18:15.195843 [ 333 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2026.01.13 03:18:15.195869 [ 337 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1766 | 2026.01.13 03:18:15.195949 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1767 | 2026.01.13 03:18:15.195973 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1768 | 2026.01.13 03:18:15.196026 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1769 | 2026.01.13 03:18:15.196041 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1770 | 2026.01.13 03:18:15.196069 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1771 | 2026.01.13 03:18:15.196102 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1772 | 2026.01.13 03:18:15.196725 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001533 sec., 15655.577299412915 rows/sec., 563.77 KiB/sec. | ||
| 1773 | 2026.01.13 03:18:15.196825 [ 3 ] {a21a33b3-5bc6-4856-83ff-813cadf22fda} <Debug> TCPHandler: Processed in 0.001756396 sec. | ||
| 1774 | 2026.01.13 03:18:15.197018 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.01.13 03:18:15.197144 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1776 | 2026.01.13 03:18:15.197339 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1777 | 2026.01.13 03:18:15.197370 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1778 | 2026.01.13 03:18:15.197547 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1779 | 2026.01.13 03:18:15.197596 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1780 | 2026.01.13 03:18:15.197695 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1781 | 2026.01.13 03:18:15.197754 [ 333 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1782 | 2026.01.13 03:18:15.197770 [ 329 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1783 | 2026.01.13 03:18:15.197855 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1784 | 2026.01.13 03:18:15.197879 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1785 | 2026.01.13 03:18:15.197932 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1786 | 2026.01.13 03:18:15.197948 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1787 | 2026.01.13 03:18:15.197976 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1788 | 2026.01.13 03:18:15.198005 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1789 | 2026.01.13 03:18:15.198528 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001434 sec., 16736.401673640168 rows/sec., 602.69 KiB/sec. | ||
| 1790 | 2026.01.13 03:18:15.198627 [ 3 ] {82821a2b-31e4-4021-8561-2243ff9bc178} <Debug> TCPHandler: Processed in 0.001656194 sec. | ||
| 1791 | 2026.01.13 03:18:15.198812 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.01.13 03:18:15.198938 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1793 | 2026.01.13 03:18:15.199135 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1794 | 2026.01.13 03:18:15.199166 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1795 | 2026.01.13 03:18:15.199347 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.01.13 03:18:15.199396 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.01.13 03:18:15.199490 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1798 | 2026.01.13 03:18:15.199546 [ 337 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1799 | 2026.01.13 03:18:15.199546 [ 333 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1800 | 2026.01.13 03:18:15.199627 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1801 | 2026.01.13 03:18:15.199652 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1802 | 2026.01.13 03:18:15.199704 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1803 | 2026.01.13 03:18:15.199719 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1804 | 2026.01.13 03:18:15.199748 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1805 | 2026.01.13 03:18:15.199777 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1806 | 2026.01.13 03:18:15.200318 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001431 sec., 16771.488469601678 rows/sec., 603.95 KiB/sec. | ||
| 1807 | 2026.01.13 03:18:15.200411 [ 3 ] {eff5af57-09bd-423d-a402-84c7b23c2b8b} <Debug> TCPHandler: Processed in 0.001646714 sec. | ||
| 1808 | 2026.01.13 03:18:15.200613 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.01.13 03:18:15.200739 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1810 | 2026.01.13 03:18:15.200941 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1811 | 2026.01.13 03:18:15.200974 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1812 | 2026.01.13 03:18:15.201160 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1813 | 2026.01.13 03:18:15.201209 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1814 | 2026.01.13 03:18:15.201302 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1815 | 2026.01.13 03:18:15.201360 [ 337 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1816 | 2026.01.13 03:18:15.201384 [ 329 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1817 | 2026.01.13 03:18:15.201463 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1818 | 2026.01.13 03:18:15.201487 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1819 | 2026.01.13 03:18:15.201539 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1820 | 2026.01.13 03:18:15.201555 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1821 | 2026.01.13 03:18:15.201583 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1822 | 2026.01.13 03:18:15.201611 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1823 | 2026.01.13 03:18:15.202269 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.00158 sec., 15189.87341772152 rows/sec., 547.00 KiB/sec. | ||
| 1824 | 2026.01.13 03:18:15.202364 [ 3 ] {b3f12f89-86f5-4134-b504-10bb31c5cd76} <Debug> TCPHandler: Processed in 0.001798087 sec. | ||
| 1825 | 2026.01.13 03:18:15.202554 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.01.13 03:18:15.202684 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1827 | 2026.01.13 03:18:15.202883 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1828 | 2026.01.13 03:18:15.202916 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1829 | 2026.01.13 03:18:15.203099 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1830 | 2026.01.13 03:18:15.203148 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1831 | 2026.01.13 03:18:15.203245 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1832 | 2026.01.13 03:18:15.203303 [ 331 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1833 | 2026.01.13 03:18:15.203306 [ 333 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1834 | 2026.01.13 03:18:15.203398 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1835 | 2026.01.13 03:18:15.203422 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1836 | 2026.01.13 03:18:15.203474 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1837 | 2026.01.13 03:18:15.203490 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1838 | 2026.01.13 03:18:15.203518 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1839 | 2026.01.13 03:18:15.203547 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1840 | 2026.01.13 03:18:15.204109 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001479 sec., 16227.180527383367 rows/sec., 584.35 KiB/sec. | ||
| 1841 | 2026.01.13 03:18:15.204205 [ 3 ] {1514943f-5c19-4912-8bb6-e2a14c922e6e} <Debug> TCPHandler: Processed in 0.001698044 sec. | ||
| 1842 | 2026.01.13 03:18:15.204389 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.01.13 03:18:15.204518 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1844 | 2026.01.13 03:18:15.204719 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1845 | 2026.01.13 03:18:15.204752 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1846 | 2026.01.13 03:18:15.204942 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1847 | 2026.01.13 03:18:15.204992 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1848 | 2026.01.13 03:18:15.205085 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1849 | 2026.01.13 03:18:15.205146 [ 329 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1850 | 2026.01.13 03:18:15.205155 [ 331 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1851 | 2026.01.13 03:18:15.205250 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1852 | 2026.01.13 03:18:15.205275 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1853 | 2026.01.13 03:18:15.205326 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1854 | 2026.01.13 03:18:15.205342 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1855 | 2026.01.13 03:18:15.205370 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1856 | 2026.01.13 03:18:15.205402 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1857 | 2026.01.13 03:18:15.205957 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001492 sec., 16085.790884718497 rows/sec., 579.26 KiB/sec. | ||
| 1858 | 2026.01.13 03:18:15.206055 [ 3 ] {9de9acd1-6a97-49c5-a32b-ae42bf0805ef} <Debug> TCPHandler: Processed in 0.001712815 sec. | ||
| 1859 | 2026.01.13 03:18:15.206245 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.01.13 03:18:15.206373 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1861 | 2026.01.13 03:18:15.206601 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1862 | 2026.01.13 03:18:15.206634 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1863 | 2026.01.13 03:18:15.206843 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1864 | 2026.01.13 03:18:15.206892 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1865 | 2026.01.13 03:18:15.206985 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1866 | 2026.01.13 03:18:15.207041 [ 333 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1867 | 2026.01.13 03:18:15.207046 [ 331 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1868 | 2026.01.13 03:18:15.207138 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1869 | 2026.01.13 03:18:15.207162 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1870 | 2026.01.13 03:18:15.207215 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1871 | 2026.01.13 03:18:15.207230 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1872 | 2026.01.13 03:18:15.207258 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1873 | 2026.01.13 03:18:15.207287 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1874 | 2026.01.13 03:18:15.207877 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001557 sec., 15414.258188824662 rows/sec., 555.08 KiB/sec. | ||
| 1875 | 2026.01.13 03:18:15.207956 [ 3 ] {f4d4c3c5-eba3-4c8f-b09d-1ae98dcf2554} <Debug> TCPHandler: Processed in 0.001758406 sec. | ||
| 1876 | 2026.01.13 03:18:15.208159 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.01.13 03:18:15.208287 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1878 | 2026.01.13 03:18:15.208485 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1879 | 2026.01.13 03:18:15.208518 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1880 | 2026.01.13 03:18:15.208705 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1881 | 2026.01.13 03:18:15.208754 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1882 | 2026.01.13 03:18:15.208851 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1883 | 2026.01.13 03:18:15.208899 [ 340 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1884 | 2026.01.13 03:18:15.208911 [ 329 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1885 | 2026.01.13 03:18:15.208992 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1886 | 2026.01.13 03:18:15.209016 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1887 | 2026.01.13 03:18:15.209068 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1888 | 2026.01.13 03:18:15.209083 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1889 | 2026.01.13 03:18:15.209111 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1890 | 2026.01.13 03:18:15.209140 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1891 | 2026.01.13 03:18:15.209659 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001425 sec., 16842.105263157893 rows/sec., 606.50 KiB/sec. | ||
| 1892 | 2026.01.13 03:18:15.209742 [ 3 ] {158569d5-4347-4bb9-b043-d974ce018e1c} <Debug> TCPHandler: Processed in 0.001630033 sec. | ||
| 1893 | 2026.01.13 03:18:15.209948 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.01.13 03:18:15.210078 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1895 | 2026.01.13 03:18:15.210278 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1896 | 2026.01.13 03:18:15.210312 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1897 | 2026.01.13 03:18:15.210501 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1898 | 2026.01.13 03:18:15.210555 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1899 | 2026.01.13 03:18:15.210651 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1900 | 2026.01.13 03:18:15.210706 [ 331 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1901 | 2026.01.13 03:18:15.210713 [ 329 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1902 | 2026.01.13 03:18:15.210799 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 1903 | 2026.01.13 03:18:15.210823 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1904 | 2026.01.13 03:18:15.210875 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1905 | 2026.01.13 03:18:15.210891 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1906 | 2026.01.13 03:18:15.210920 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1907 | 2026.01.13 03:18:15.210948 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1908 | 2026.01.13 03:18:15.211497 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> executeQuery: Read 24 rows, 885.00 B in 0.001473 sec., 16293.27902240326 rows/sec., 586.73 KiB/sec. | ||
| 1909 | 2026.01.13 03:18:15.211594 [ 3 ] {6c9d8e20-357e-4fb2-9121-43f20343d152} <Debug> TCPHandler: Processed in 0.001692995 sec. | ||
| 1910 | 2026.01.13 03:18:15.213714 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.01.13 03:18:15.213862 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1912 | 2026.01.13 03:18:15.213921 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1913 | 2026.01.13 03:18:15.214556 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.01.13 03:18:15.214608 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1915 | 2026.01.13 03:18:15.215010 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1916 | 2026.01.13 03:18:15.215206 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.01.13 03:18:15.215339 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.00152 sec., 9210.526315789473 rows/sec., 1.29 MiB/sec. | ||
| 1918 | 2026.01.13 03:18:15.215375 [ 3 ] {a049b733-eb22-4565-a46a-68942958b9da} <Debug> TCPHandler: Processed in 0.001732475 sec. | ||
| 1919 | 2026.01.13 03:18:15.215482 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2026.01.13 03:18:15.215573 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1921 | 2026.01.13 03:18:15.215611 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1922 | 2026.01.13 03:18:15.216207 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.01.13 03:18:15.216241 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1924 | 2026.01.13 03:18:15.216575 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1925 | 2026.01.13 03:18:15.216778 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.01.13 03:18:15.216897 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001341 sec., 305741.9835943326 rows/sec., 19.39 MiB/sec. | ||
| 1927 | 2026.01.13 03:18:15.216930 [ 3 ] {4aadad07-20c6-4d77-9c7e-d0f77fc6be27} <Debug> TCPHandler: Processed in 0.001495661 sec. | ||
| 1928 | 2026.01.13 03:18:15.217037 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.01.13 03:18:15.217127 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1930 | 2026.01.13 03:18:15.217165 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1931 | 2026.01.13 03:18:15.217532 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.01.13 03:18:15.217565 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1933 | 2026.01.13 03:18:15.217831 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1934 | 2026.01.13 03:18:15.218030 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.01.13 03:18:15.218151 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001041 sec., 1921.2295869356387 rows/sec., 156.66 KiB/sec. | ||
| 1936 | 2026.01.13 03:18:15.218186 [ 3 ] {1196c06d-d5ac-4e4d-80fa-8397eaae158d} <Debug> TCPHandler: Processed in 0.001195424 sec. | ||
| 1937 | 2026.01.13 03:18:15.218290 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.01.13 03:18:15.218380 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1939 | 2026.01.13 03:18:15.218417 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1940 | 2026.01.13 03:18:15.219312 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.01.13 03:18:15.219344 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1942 | 2026.01.13 03:18:15.219708 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1943 | 2026.01.13 03:18:15.219913 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.01.13 03:18:15.220033 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Debug> executeQuery: Read 1129 rows, 91.88 KiB in 0.001671 sec., 675643.3273488929 rows/sec., 53.69 MiB/sec. | ||
| 1945 | 2026.01.13 03:18:15.220068 [ 3 ] {43e8676e-bcf2-445a-aa77-8bac60253251} <Debug> TCPHandler: Processed in 0.001824468 sec. | ||
| 1946 | 2026.01.13 03:18:15.220177 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.01.13 03:18:15.220268 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1948 | 2026.01.13 03:18:15.220305 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1949 | 2026.01.13 03:18:15.220784 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.01.13 03:18:15.220817 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1951 | 2026.01.13 03:18:15.221110 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1952 | 2026.01.13 03:18:15.221307 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.01.13 03:18:15.221430 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Debug> executeQuery: Read 230 rows, 14.18 KiB in 0.00118 sec., 194915.2542372881 rows/sec., 11.74 MiB/sec. | ||
| 1954 | 2026.01.13 03:18:15.221466 [ 3 ] {5930266c-1fca-4698-962b-53e98b02f9d9} <Debug> TCPHandler: Processed in 0.001334947 sec. | ||
| 1955 | 2026.01.13 03:18:15.221571 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.01.13 03:18:15.221661 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.01.13 03:18:15.221698 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1958 | 2026.01.13 03:18:15.222158 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.01.13 03:18:15.222193 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1960 | 2026.01.13 03:18:15.222476 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1961 | 2026.01.13 03:18:15.222678 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.01.13 03:18:15.222800 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001156 sec., 183391.00346020763 rows/sec., 11.83 MiB/sec. | ||
| 1963 | 2026.01.13 03:18:15.222836 [ 3 ] {a59999b2-3829-4be2-b53a-2e1ec4607d08} <Debug> TCPHandler: Processed in 0.001311717 sec. | ||
| 1964 | 2026.01.13 03:18:15.222939 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.01.13 03:18:15.223029 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1966 | 2026.01.13 03:18:15.223066 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1967 | 2026.01.13 03:18:15.223521 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.01.13 03:18:15.223558 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1969 | 2026.01.13 03:18:15.223837 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1970 | 2026.01.13 03:18:15.224032 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.01.13 03:18:15.224150 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001139 sec., 185250.21949078137 rows/sec., 10.52 MiB/sec. | ||
| 1972 | 2026.01.13 03:18:15.224185 [ 3 ] {01ba28db-4349-4336-9bcf-1913b43f285d} <Debug> TCPHandler: Processed in 0.001291576 sec. | ||
| 1973 | 2026.01.13 03:18:15.224288 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.01.13 03:18:15.224378 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1975 | 2026.01.13 03:18:15.224414 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1976 | 2026.01.13 03:18:15.225013 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.01.13 03:18:15.225048 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1978 | 2026.01.13 03:18:15.225357 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1979 | 2026.01.13 03:18:15.225562 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.01.13 03:18:15.225700 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Debug> executeQuery: Read 668 rows, 47.59 KiB in 0.001339 sec., 498879.76101568335 rows/sec., 34.71 MiB/sec. | ||
| 1981 | 2026.01.13 03:18:15.225747 [ 3 ] {26550298-0de1-4796-9306-cc190e9ba0df} <Debug> TCPHandler: Processed in 0.001506041 sec. | ||
| 1982 | 2026.01.13 03:18:15.225892 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.01.13 03:18:15.225985 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1984 | 2026.01.13 03:18:15.226026 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1985 | 2026.01.13 03:18:15.226405 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.01.13 03:18:15.226442 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1987 | 2026.01.13 03:18:15.226754 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1988 | 2026.01.13 03:18:15.226978 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.01.13 03:18:15.227105 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 1990 | 2026.01.13 03:18:15.227141 [ 3 ] {2dfd1768-80fd-442e-95b2-b87eea28e830} <Debug> TCPHandler: Processed in 0.001300236 sec. | ||
| 1991 | 2026.01.13 03:18:15.227262 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.01.13 03:18:15.227355 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1993 | 2026.01.13 03:18:15.227396 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1994 | 2026.01.13 03:18:15.227807 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.13 03:18:15.227842 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1996 | 2026.01.13 03:18:15.228186 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1997 | 2026.01.13 03:18:15.228425 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.01.13 03:18:15.228563 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Debug> executeQuery: Read 205 rows, 13.33 KiB in 0.001227 sec., 167074.16462917684 rows/sec., 10.61 MiB/sec. | ||
| 1999 | 2026.01.13 03:18:15.228606 [ 3 ] {ade26680-2e3f-49e0-a6a5-3d84f2dcc16d} <Debug> TCPHandler: Processed in 0.001392958 sec. | ||
| 2000 | 2026.01.13 03:18:15.228729 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.01.13 03:18:15.228823 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2002 | 2026.01.13 03:18:15.228866 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2003 | 2026.01.13 03:18:15.229191 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.01.13 03:18:15.229230 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2005 | 2026.01.13 03:18:15.229546 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2006 | 2026.01.13 03:18:15.229773 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.01.13 03:18:15.229913 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 2008 | 2026.01.13 03:18:15.229955 [ 3 ] {aa94a684-57ac-4e2d-8dc2-f19fd8d992c5} <Debug> TCPHandler: Processed in 0.001275336 sec. | ||
| 2009 | 2026.01.13 03:18:15.230079 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.01.13 03:18:15.230176 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.01.13 03:18:15.230239 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2012 | 2026.01.13 03:18:15.231179 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.01.13 03:18:15.231221 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2014 | 2026.01.13 03:18:15.231760 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2015 | 2026.01.13 03:18:15.232011 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.01.13 03:18:15.232147 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001992 sec., 11546.184738955824 rows/sec., 20.69 MiB/sec. | ||
| 2017 | 2026.01.13 03:18:15.232197 [ 3 ] {0060cf66-35d4-485f-a57d-c618321c5cc8} <Debug> TCPHandler: Processed in 0.002170915 sec. | ||
| 2018 | 2026.01.13 03:18:15.232334 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.01.13 03:18:15.232435 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2020 | 2026.01.13 03:18:15.232480 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2021 | 2026.01.13 03:18:15.232851 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.01.13 03:18:15.232888 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2023 | 2026.01.13 03:18:15.233215 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2024 | 2026.01.13 03:18:15.233427 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.01.13 03:18:15.233555 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Debug> executeQuery: Read 64 rows, 3.79 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 3.24 MiB/sec. | ||
| 2026 | 2026.01.13 03:18:15.233589 [ 3 ] {d414f512-0916-4331-9884-184bc52dcc0d} <Debug> TCPHandler: Processed in 0.001306307 sec. | ||
| 2027 | 2026.01.13 03:18:16.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.75 MiB, peak 182.75 MiB, free memory in arenas 0.00 B, will set to 181.31 MiB (RSS), difference: -1.45 MiB | ||
| 2028 | 2026.01.13 03:18:16.332211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3417 | ||
| 2029 | 2026.01.13 03:18:16.332750 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.01.13 03:18:16.332798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2031 | 2026.01.13 03:18:16.333415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2032 | 2026.01.13 03:18:16.333681 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.01.13 03:18:16.333806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3417 | ||
| 2034 | 2026.01.13 03:18:16.535492 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2035 | 2026.01.13 03:18:16.553621 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.01.13 03:18:16.553680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2037 | 2026.01.13 03:18:16.559417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2038 | 2026.01.13 03:18:16.560102 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.01.13 03:18:16.563867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2040 | 2026.01.13 03:18:20.171308 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.01.13 03:18:20.171555 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2042 | 2026.01.13 03:18:20.171630 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2043 | 2026.01.13 03:18:20.172307 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.01.13 03:18:20.172349 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2045 | 2026.01.13 03:18:20.172786 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2046 | 2026.01.13 03:18:20.173066 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.01.13 03:18:20.173211 [ 53 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2048 | 2026.01.13 03:18:20.173220 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001735 sec., 14985.590778097983 rows/sec., 1.16 MiB/sec. | ||
| 2049 | 2026.01.13 03:18:20.173286 [ 53 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.01.13 03:18:20.173305 [ 3 ] {f85ce8ce-16c1-4e48-9046-403ef18800cf} <Debug> TCPHandler: Processed in 0.002159694 sec. | ||
| 2051 | 2026.01.13 03:18:20.173314 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2052 | 2026.01.13 03:18:20.173437 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.01.13 03:18:20.173458 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 2054 | 2026.01.13 03:18:20.173536 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2055 | 2026.01.13 03:18:20.173580 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2056 | 2026.01.13 03:18:20.173616 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2057 | 2026.01.13 03:18:20.173667 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1062 rows starting from the beginning of the part | ||
| 2058 | 2026.01.13 03:18:20.173760 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1100 rows starting from the beginning of the part | ||
| 2059 | 2026.01.13 03:18:20.173813 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1142 rows starting from the beginning of the part | ||
| 2060 | 2026.01.13 03:18:20.173860 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1102 rows starting from the beginning of the part | ||
| 2061 | 2026.01.13 03:18:20.173903 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1129 rows starting from the beginning of the part | ||
| 2062 | 2026.01.13 03:18:20.173952 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2063 | 2026.01.13 03:18:20.173990 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.01.13 03:18:20.174032 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2065 | 2026.01.13 03:18:20.174386 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2066 | 2026.01.13 03:18:20.174614 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.01.13 03:18:20.174714 [ 53 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2068 | 2026.01.13 03:18:20.174742 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001226 sec., 22838.499184339315 rows/sec., 1.78 MiB/sec. | ||
| 2069 | 2026.01.13 03:18:20.174748 [ 53 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.01.13 03:18:20.174782 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2071 | 2026.01.13 03:18:20.174785 [ 3 ] {489f6eff-7132-438a-932d-fdd0b9e0c533} <Debug> TCPHandler: Processed in 0.001397178 sec. | ||
| 2072 | 2026.01.13 03:18:20.174881 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 2073 | 2026.01.13 03:18:20.174905 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.01.13 03:18:20.175008 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2075 | 2026.01.13 03:18:20.175020 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2076 | 2026.01.13 03:18:20.175051 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2077 | 2026.01.13 03:18:20.175078 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 630 rows starting from the beginning of the part | ||
| 2078 | 2026.01.13 03:18:20.175178 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 645 rows starting from the beginning of the part | ||
| 2079 | 2026.01.13 03:18:20.175228 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 458 rows starting from the beginning of the part | ||
| 2080 | 2026.01.13 03:18:20.175272 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 638 rows starting from the beginning of the part | ||
| 2081 | 2026.01.13 03:18:20.175312 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 668 rows starting from the beginning of the part | ||
| 2082 | 2026.01.13 03:18:20.175361 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2083 | 2026.01.13 03:18:20.175436 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.01.13 03:18:20.175477 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2085 | 2026.01.13 03:18:20.176003 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2086 | 2026.01.13 03:18:20.176255 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.01.13 03:18:20.176354 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2088 | 2026.01.13 03:18:20.176385 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001395 sec., 35842.29390681004 rows/sec., 2.49 MiB/sec. | ||
| 2089 | 2026.01.13 03:18:20.176387 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.01.13 03:18:20.176424 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2091 | 2026.01.13 03:18:20.176428 [ 3 ] {3b5dc194-1a02-4984-823a-a55db752fd21} <Debug> TCPHandler: Processed in 0.001571343 sec. | ||
| 2092 | 2026.01.13 03:18:20.176529 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 2093 | 2026.01.13 03:18:20.176551 [ 3 ] {} <Trace> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.01.13 03:18:20.176637 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2095 | 2026.01.13 03:18:20.176644 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.01.13 03:18:20.176678 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 156 rows starting from the beginning of the part | ||
| 2097 | 2026.01.13 03:18:20.176689 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2098 | 2026.01.13 03:18:20.176761 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 154 rows starting from the beginning of the part | ||
| 2099 | 2026.01.13 03:18:20.176815 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1934 rows starting from the beginning of the part | ||
| 2100 | 2026.01.13 03:18:20.176860 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 154 rows starting from the beginning of the part | ||
| 2101 | 2026.01.13 03:18:20.176906 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 2102 | 2026.01.13 03:18:20.176954 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2103 | 2026.01.13 03:18:20.177004 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163334 sec., 1417719.1316736112 rows/sec., 104.64 MiB/sec. | ||
| 2104 | 2026.01.13 03:18:20.177013 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.01.13 03:18:20.177088 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2106 | 2026.01.13 03:18:20.177287 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2107 | 2026.01.13 03:18:20.177598 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.01.13 03:18:20.177668 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_6_1} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2109 | 2026.01.13 03:18:20.177740 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2110 | 2026.01.13 03:18:20.181179 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2111 | 2026.01.13 03:18:20.181364 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5561 rows, containing 5 columns (5 merged, 0 gathered) in 0.007978862 sec., 696966.559892877 rows/sec., 58.40 MiB/sec. | ||
| 2112 | 2026.01.13 03:18:20.181442 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.01.13 03:18:20.181609 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.004981 sec., 4015.2579803252356 rows/sec., 282.32 KiB/sec. | ||
| 2114 | 2026.01.13 03:18:20.181651 [ 3 ] {e46321da-5fce-42ca-8397-f5d9473d2e2e} <Debug> TCPHandler: Processed in 0.005147765 sec. | ||
| 2115 | 2026.01.13 03:18:20.181718 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2116 | 2026.01.13 03:18:20.182090 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.01.13 03:18:20.182147 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2653 rows, containing 5 columns (5 merged, 0 gathered) in 0.005663065 sec., 468474.2272956429 rows/sec., 30.76 MiB/sec. | ||
| 2118 | 2026.01.13 03:18:20.182179 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_6_1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2119 | 2026.01.13 03:18:20.182283 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2120 | 2026.01.13 03:18:20.182457 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2121 | 2026.01.13 03:18:20.182731 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.01.13 03:18:20.182794 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2123 | 2026.01.13 03:18:20.182858 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2124 | 2026.01.13 03:18:23.754318 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2125 | 2026.01.13 03:18:23.754371 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2126 | 2026.01.13 03:18:23.833899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3865 | ||
| 2127 | 2026.01.13 03:18:23.834653 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.01.13 03:18:23.834780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2129 | 2026.01.13 03:18:23.835425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2130 | 2026.01.13 03:18:23.835714 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): 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.01.13 03:18:23.835866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2132 | 2026.01.13 03:18:23.837450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 292 | ||
| 2133 | 2026.01.13 03:18:23.840351 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.01.13 03:18:23.840402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2135 | 2026.01.13 03:18:23.841671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2136 | 2026.01.13 03:18:23.841965 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.01.13 03:18:23.842094 [ 47 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2138 | 2026.01.13 03:18:23.842140 [ 47 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.01.13 03:18:23.842163 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2140 | 2026.01.13 03:18:23.842232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2141 | 2026.01.13 03:18:23.842312 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 2142 | 2026.01.13 03:18:23.843080 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2143 | 2026.01.13 03:18:23.843223 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 2144 | 2026.01.13 03:18:23.843588 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 2145 | 2026.01.13 03:18:23.843928 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2146 | 2026.01.13 03:18:23.844258 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 2147 | 2026.01.13 03:18:23.844560 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2148 | 2026.01.13 03:18:23.844865 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
| 2149 | 2026.01.13 03:18:23.850775 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 72 columns (72 merged, 0 gathered) in 0.008538164 sec., 34199.38993910166 rows/sec., 34.82 MiB/sec. | ||
| 2150 | 2026.01.13 03:18:23.851425 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2151 | 2026.01.13 03:18:23.851924 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.01.13 03:18:23.851993 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_6_1} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2153 | 2026.01.13 03:18:23.852152 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2154 | 2026.01.13 03:18:24.063919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2155 | 2026.01.13 03:18:24.082378 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.01.13 03:18:24.082430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2157 | 2026.01.13 03:18:24.088660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2158 | 2026.01.13 03:18:24.089329 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.01.13 03:18:24.092344 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2160 | 2026.01.13 03:18:24.188291 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2026.01.13 03:18:24.188371 [ 3 ] {} <Debug> TCP-Session: 228a5258-934e-4c07-9341-b53a9afd32f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.01.13 03:18:25.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.99 MiB, peak 189.68 MiB, free memory in arenas 0.00 B, will set to 186.31 MiB (RSS), difference: 4.32 MiB | ||
| 2163 | 2026.01.13 03:18:25.184867 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.01.13 03:18:25.185039 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.01.13 03:18:25.185103 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2166 | 2026.01.13 03:18:25.186127 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.01.13 03:18:25.186185 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2168 | 2026.01.13 03:18:25.186676 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2169 | 2026.01.13 03:18:25.186930 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.01.13 03:18:25.187076 [ 45 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2171 | 2026.01.13 03:18:25.187116 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00212 sec., 193396.22641509434 rows/sec., 12.27 MiB/sec. | ||
| 2172 | 2026.01.13 03:18:25.187149 [ 45 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.01.13 03:18:25.187176 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2174 | 2026.01.13 03:18:25.187188 [ 4 ] {2ea80551-6f2b-4d12-ba04-5fc437f01e75} <Debug> TCPHandler: Processed in 0.00245419 sec. | ||
| 2175 | 2026.01.13 03:18:25.187314 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::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 | ||
| 2176 | 2026.01.13 03:18:25.187370 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.01.13 03:18:25.187445 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2026.01.13 03:18:25.187497 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2179 | 2026.01.13 03:18:25.187500 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2180 | 2026.01.13 03:18:25.187565 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2181 | 2026.01.13 03:18:25.187616 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2182 | 2026.01.13 03:18:25.187680 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2183 | 2026.01.13 03:18:25.187752 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2184 | 2026.01.13 03:18:25.187809 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2185 | 2026.01.13 03:18:25.188758 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.01.13 03:18:25.188802 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2187 | 2026.01.13 03:18:25.189116 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859398 sec., 1102507.3706651293 rows/sec., 74.14 MiB/sec. | ||
| 2188 | 2026.01.13 03:18:25.189286 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2189 | 2026.01.13 03:18:25.189312 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2190 | 2026.01.13 03:18:25.189568 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.01.13 03:18:25.189616 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.01.13 03:18:25.189686 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_5_1} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2193 | 2026.01.13 03:18:25.189722 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Debug> executeQuery: Read 1128 rows, 91.80 KiB in 0.002256 sec., 499999.99999999994 rows/sec., 39.74 MiB/sec. | ||
| 2194 | 2026.01.13 03:18:25.189751 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2195 | 2026.01.13 03:18:25.189768 [ 4 ] {be64f3a4-8bb9-4c19-bf58-ea6ae86cee64} <Debug> TCPHandler: Processed in 0.002460061 sec. | ||
| 2196 | 2026.01.13 03:18:25.189918 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.01.13 03:18:25.190021 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2198 | 2026.01.13 03:18:25.190064 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2199 | 2026.01.13 03:18:25.190621 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.01.13 03:18:25.190662 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2201 | 2026.01.13 03:18:25.190998 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2202 | 2026.01.13 03:18:25.191210 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.01.13 03:18:25.191323 [ 45 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2204 | 2026.01.13 03:18:25.191341 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Debug> executeQuery: Read 228 rows, 14.04 KiB in 0.001343 sec., 169769.17349218167 rows/sec., 10.21 MiB/sec. | ||
| 2205 | 2026.01.13 03:18:25.191374 [ 45 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.01.13 03:18:25.191391 [ 4 ] {9d468da8-7001-499e-9c5f-c9be03ba1f2a} <Debug> TCPHandler: Processed in 0.001525771 sec. | ||
| 2207 | 2026.01.13 03:18:25.191399 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2208 | 2026.01.13 03:18:25.191519 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2209 | 2026.01.13 03:18:25.191528 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2026.01.13 03:18:25.191646 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2211 | 2026.01.13 03:18:25.191648 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2212 | 2026.01.13 03:18:25.191690 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2213 | 2026.01.13 03:18:25.191695 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2214 | 2026.01.13 03:18:25.191773 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 227 rows starting from the beginning of the part | ||
| 2215 | 2026.01.13 03:18:25.191818 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 2216 | 2026.01.13 03:18:25.191860 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2217 | 2026.01.13 03:18:25.191897 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 230 rows starting from the beginning of the part | ||
| 2218 | 2026.01.13 03:18:25.191933 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 2219 | 2026.01.13 03:18:25.192204 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.01.13 03:18:25.192247 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2221 | 2026.01.13 03:18:25.192582 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2222 | 2026.01.13 03:18:25.192824 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.01.13 03:18:25.192961 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001335 sec., 158801.49812734083 rows/sec., 10.24 MiB/sec. | ||
| 2224 | 2026.01.13 03:18:25.192974 [ 44 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2225 | 2026.01.13 03:18:25.193000 [ 4 ] {68d5c964-b0fe-40a4-a2fb-a64101ae7f09} <Debug> TCPHandler: Processed in 0.001522581 sec. | ||
| 2226 | 2026.01.13 03:18:25.193048 [ 44 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.01.13 03:18:25.193078 [ 188 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605943 sec., 701145.6820073938 rows/sec., 44.71 MiB/sec. | ||
| 2228 | 2026.01.13 03:18:25.193135 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2229 | 2026.01.13 03:18:25.193146 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.01.13 03:18:25.193214 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::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 | ||
| 2231 | 2026.01.13 03:18:25.193255 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2232 | 2026.01.13 03:18:25.193303 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2233 | 2026.01.13 03:18:25.193322 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2234 | 2026.01.13 03:18:25.193343 [ 188 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2235 | 2026.01.13 03:18:25.193355 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2236 | 2026.01.13 03:18:25.193413 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2237 | 2026.01.13 03:18:25.193450 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2238 | 2026.01.13 03:18:25.193490 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2239 | 2026.01.13 03:18:25.193528 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2240 | 2026.01.13 03:18:25.193564 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2241 | 2026.01.13 03:18:25.193746 [ 188 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.01.13 03:18:25.193825 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.01.13 03:18:25.193845 [ 188 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_6_1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2244 | 2026.01.13 03:18:25.193871 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2245 | 2026.01.13 03:18:25.193951 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2246 | 2026.01.13 03:18:25.194245 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2247 | 2026.01.13 03:18:25.194478 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.01.13 03:18:25.194523 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337507 sec., 962985.6142808973 rows/sec., 66.33 MiB/sec. | ||
| 2249 | 2026.01.13 03:18:25.194593 [ 44 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2250 | 2026.01.13 03:18:25.194624 [ 44 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.01.13 03:18:25.194626 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001389 sec., 151907.8473722102 rows/sec., 8.63 MiB/sec. | ||
| 2252 | 2026.01.13 03:18:25.194656 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2253 | 2026.01.13 03:18:25.194678 [ 4 ] {4064567c-35fd-402e-b8b2-10211ab48b05} <Debug> TCPHandler: Processed in 0.001581693 sec. | ||
| 2254 | 2026.01.13 03:18:25.194689 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2255 | 2026.01.13 03:18:25.194743 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::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 | ||
| 2256 | 2026.01.13 03:18:25.194816 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.01.13 03:18:25.194847 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2258 | 2026.01.13 03:18:25.194885 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2259 | 2026.01.13 03:18:25.194916 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2260 | 2026.01.13 03:18:25.194962 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2261 | 2026.01.13 03:18:25.194967 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2262 | 2026.01.13 03:18:25.194989 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.01.13 03:18:25.195029 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2264 | 2026.01.13 03:18:25.195071 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_6_1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2265 | 2026.01.13 03:18:25.195080 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2266 | 2026.01.13 03:18:25.195145 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2267 | 2026.01.13 03:18:25.195149 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2268 | 2026.01.13 03:18:25.195669 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.01.13 03:18:25.195715 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2270 | 2026.01.13 03:18:25.196055 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2271 | 2026.01.13 03:18:25.196104 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393689 sec., 756983.8034166876 rows/sec., 45.87 MiB/sec. | ||
| 2272 | 2026.01.13 03:18:25.196262 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2273 | 2026.01.13 03:18:25.196293 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.01.13 03:18:25.196438 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Debug> executeQuery: Read 666 rows, 47.43 KiB in 0.00154 sec., 432467.5324675325 rows/sec., 30.08 MiB/sec. | ||
| 2275 | 2026.01.13 03:18:25.196479 [ 4 ] {0658bd42-10d8-463b-91bd-20ca44bfea42} <Debug> TCPHandler: Processed in 0.001712685 sec. | ||
| 2276 | 2026.01.13 03:18:25.196541 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.01.13 03:18:25.196617 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_5_1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2278 | 2026.01.13 03:18:25.196624 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.01.13 03:18:25.196686 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2280 | 2026.01.13 03:18:25.196744 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2281 | 2026.01.13 03:18:25.196801 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2282 | 2026.01.13 03:18:25.197161 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.01.13 03:18:25.197197 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2284 | 2026.01.13 03:18:25.197563 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2285 | 2026.01.13 03:18:25.197866 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.01.13 03:18:25.198047 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
| 2287 | 2026.01.13 03:18:25.198089 [ 4 ] {faa1d774-94a8-417d-a2a1-7eccdfada85c} <Debug> TCPHandler: Processed in 0.001525841 sec. | ||
| 2288 | 2026.01.13 03:18:25.198230 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.01.13 03:18:25.198324 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.01.13 03:18:25.198366 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2291 | 2026.01.13 03:18:25.198811 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.01.13 03:18:25.198846 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2293 | 2026.01.13 03:18:25.199201 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2294 | 2026.01.13 03:18:25.199411 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.01.13 03:18:25.199542 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Debug> executeQuery: Read 204 rows, 13.26 KiB in 0.001235 sec., 165182.1862348178 rows/sec., 10.49 MiB/sec. | ||
| 2296 | 2026.01.13 03:18:25.199584 [ 4 ] {19522c95-674a-4c11-a19b-ed71167928e5} <Debug> TCPHandler: Processed in 0.00141856 sec. | ||
| 2297 | 2026.01.13 03:18:25.199719 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.01.13 03:18:25.199812 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2299 | 2026.01.13 03:18:25.199854 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2300 | 2026.01.13 03:18:25.200188 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.01.13 03:18:25.200224 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2302 | 2026.01.13 03:18:25.200539 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2303 | 2026.01.13 03:18:25.200753 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.01.13 03:18:25.200856 [ 44 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2305 | 2026.01.13 03:18:25.200884 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 2306 | 2026.01.13 03:18:25.200895 [ 44 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.13 03:18:25.200927 [ 4 ] {b038a4d5-aee1-4071-bb0c-39e8c9b050fd} <Debug> TCPHandler: Processed in 0.001259626 sec. | ||
| 2308 | 2026.01.13 03:18:25.200927 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2309 | 2026.01.13 03:18:25.201032 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 2310 | 2026.01.13 03:18:25.201054 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.01.13 03:18:25.201136 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2312 | 2026.01.13 03:18:25.201146 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2313 | 2026.01.13 03:18:25.201171 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 2314 | 2026.01.13 03:18:25.201202 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2315 | 2026.01.13 03:18:25.201251 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 2316 | 2026.01.13 03:18:25.201315 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 2317 | 2026.01.13 03:18:25.201365 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 2318 | 2026.01.13 03:18:25.201407 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 2319 | 2026.01.13 03:18:25.202036 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.01.13 03:18:25.202072 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2321 | 2026.01.13 03:18:25.202148 [ 191 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153833 sec., 4333.3827338965 rows/sec., 292.00 KiB/sec. | ||
| 2322 | 2026.01.13 03:18:25.202254 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2323 | 2026.01.13 03:18:25.202505 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_5_1} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.01.13 03:18:25.202565 [ 198 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_5_1} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2325 | 2026.01.13 03:18:25.202618 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2326 | 2026.01.13 03:18:25.202671 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2327 | 2026.01.13 03:18:25.202910 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.01.13 03:18:25.203050 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00192 sec., 11979.166666666666 rows/sec., 21.47 MiB/sec. | ||
| 2329 | 2026.01.13 03:18:25.203101 [ 4 ] {2e444c11-cb65-4c5b-92d5-a44b5750bd0f} <Debug> TCPHandler: Processed in 0.002096273 sec. | ||
| 2330 | 2026.01.13 03:18:25.203235 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.01.13 03:18:25.203329 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2332 | 2026.01.13 03:18:25.203370 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2333 | 2026.01.13 03:18:25.203717 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.01.13 03:18:25.203754 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2335 | 2026.01.13 03:18:25.204062 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2336 | 2026.01.13 03:18:25.204275 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.01.13 03:18:25.204391 [ 44 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2338 | 2026.01.13 03:18:25.204408 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Debug> executeQuery: Read 64 rows, 3.79 KiB in 0.001096 sec., 58394.16058394161 rows/sec., 3.38 MiB/sec. | ||
| 2339 | 2026.01.13 03:18:25.204433 [ 44 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.01.13 03:18:25.204452 [ 4 ] {84e6fad0-4a72-43f9-8fbf-66cf036d75a5} <Debug> TCPHandler: Processed in 0.001272496 sec. | ||
| 2341 | 2026.01.13 03:18:25.204461 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2342 | 2026.01.13 03:18:25.204579 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 2343 | 2026.01.13 03:18:25.204721 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2344 | 2026.01.13 03:18:25.204760 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 2345 | 2026.01.13 03:18:25.204847 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 2346 | 2026.01.13 03:18:25.204905 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 2347 | 2026.01.13 03:18:25.204961 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 2348 | 2026.01.13 03:18:25.205001 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 2349 | 2026.01.13 03:18:25.205053 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 2350 | 2026.01.13 03:18:25.205879 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343897 sec., 208349.300578839 rows/sec., 11.73 MiB/sec. | ||
| 2351 | 2026.01.13 03:18:25.206022 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2352 | 2026.01.13 03:18:25.206287 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.01.13 03:18:25.206353 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_6_1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2354 | 2026.01.13 03:18:25.206413 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2355 | 2026.01.13 03:18:30.196415 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.01.13 03:18:30.196688 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2357 | 2026.01.13 03:18:30.197101 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2358 | 2026.01.13 03:18:30.197158 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <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:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2359 | 2026.01.13 03:18:30.197438 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2360 | 2026.01.13 03:18:30.197506 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2361 | 2026.01.13 03:18:30.197661 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2362 | 2026.01.13 03:18:30.197766 [ 296 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2363 | 2026.01.13 03:18:30.197778 [ 329 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2364 | 2026.01.13 03:18:30.197795 [ 331 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2365 | 2026.01.13 03:18:30.197931 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 2366 | 2026.01.13 03:18:30.197959 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2367 | 2026.01.13 03:18:30.198040 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2368 | 2026.01.13 03:18:30.198070 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2369 | 2026.01.13 03:18:30.198103 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <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:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2370 | 2026.01.13 03:18:30.198154 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <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:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2371 | 2026.01.13 03:18:30.198204 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <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:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2372 | 2026.01.13 03:18:30.199204 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.002625 sec., 14476.190476190475 rows/sec., 546.88 KiB/sec. | ||
| 2373 | 2026.01.13 03:18:30.199309 [ 4 ] {6a6176bb-d684-494f-9503-35538fbb5f85} <Debug> TCPHandler: Processed in 0.003023051 sec. | ||
| 2374 | 2026.01.13 03:18:30.199617 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.01.13 03:18:30.199758 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2376 | 2026.01.13 03:18:30.199978 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2377 | 2026.01.13 03:18:30.200013 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <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:expired_targets', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2378 | 2026.01.13 03:18:30.200229 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2379 | 2026.01.13 03:18:30.200282 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2380 | 2026.01.13 03:18:30.200391 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2381 | 2026.01.13 03:18:30.200447 [ 325 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2382 | 2026.01.13 03:18:30.200478 [ 329 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2383 | 2026.01.13 03:18:30.200508 [ 261 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2384 | 2026.01.13 03:18:30.200637 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 2385 | 2026.01.13 03:18:30.200663 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2386 | 2026.01.13 03:18:30.200749 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2387 | 2026.01.13 03:18:30.200769 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2388 | 2026.01.13 03:18:30.200803 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <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:expired_targets', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2389 | 2026.01.13 03:18:30.200841 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <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:expired_targets', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2390 | 2026.01.13 03:18:30.200877 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <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:expired_targets', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2391 | 2026.01.13 03:18:30.201841 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.002143 sec., 17732.15118992067 rows/sec., 669.88 KiB/sec. | ||
| 2392 | 2026.01.13 03:18:30.201966 [ 4 ] {be8f8c41-e9b5-4eac-9247-650ad5309132} <Debug> TCPHandler: Processed in 0.002400909 sec. | ||
| 2393 | 2026.01.13 03:18:30.202184 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.01.13 03:18:30.202321 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', '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_table:capacity', 'switch_table: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) | ||
| 2395 | 2026.01.13 03:18:30.202580 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2396 | 2026.01.13 03:18:30.202616 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <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:expired_targets', '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_table:capacity', 'switch_table: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 | ||
| 2397 | 2026.01.13 03:18:30.202840 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2398 | 2026.01.13 03:18:30.202891 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2399 | 2026.01.13 03:18:30.202999 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2400 | 2026.01.13 03:18:30.203066 [ 261 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2401 | 2026.01.13 03:18:30.203086 [ 329 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2402 | 2026.01.13 03:18:30.203087 [ 339 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2403 | 2026.01.13 03:18:30.203193 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 2404 | 2026.01.13 03:18:30.203224 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2405 | 2026.01.13 03:18:30.203290 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2406 | 2026.01.13 03:18:30.203307 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2407 | 2026.01.13 03:18:30.203336 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <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:expired_targets', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2408 | 2026.01.13 03:18:30.203366 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <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:expired_targets', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2409 | 2026.01.13 03:18:30.203393 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <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:expired_targets', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2410 | 2026.01.13 03:18:30.203999 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.001736 sec., 21889.400921658987 rows/sec., 826.93 KiB/sec. | ||
| 2411 | 2026.01.13 03:18:30.204097 [ 4 ] {43820773-68bf-4126-a2d3-3cd6c9dbafd4} <Debug> TCPHandler: Processed in 0.00196048 sec. | ||
| 2412 | 2026.01.13 03:18:30.204319 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.01.13 03:18:30.204453 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', '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) | ||
| 2414 | 2026.01.13 03:18:30.204679 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2415 | 2026.01.13 03:18:30.204714 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <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:expired_targets', '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 | ||
| 2416 | 2026.01.13 03:18:30.204913 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2417 | 2026.01.13 03:18:30.204963 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2418 | 2026.01.13 03:18:30.205061 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2419 | 2026.01.13 03:18:30.205119 [ 329 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2420 | 2026.01.13 03:18:30.205136 [ 261 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2421 | 2026.01.13 03:18:30.205141 [ 339 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2422 | 2026.01.13 03:18:30.205245 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 2423 | 2026.01.13 03:18:30.205270 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2424 | 2026.01.13 03:18:30.205335 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2425 | 2026.01.13 03:18:30.205352 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2426 | 2026.01.13 03:18:30.205381 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <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:expired_targets', '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'))" | ||
| 2427 | 2026.01.13 03:18:30.205411 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <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:expired_targets', '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'))" | ||
| 2428 | 2026.01.13 03:18:30.205444 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <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:expired_targets', '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'))" | ||
| 2429 | 2026.01.13 03:18:30.206158 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.00176 sec., 21590.909090909092 rows/sec., 815.65 KiB/sec. | ||
| 2430 | 2026.01.13 03:18:30.206286 [ 4 ] {e25390bf-8b33-48a2-8e00-c221cc5e497b} <Debug> TCPHandler: Processed in 0.002014601 sec. | ||
| 2431 | 2026.01.13 03:18:30.209675 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.01.13 03:18:30.209825 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2433 | 2026.01.13 03:18:30.209885 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2434 | 2026.01.13 03:18:30.210471 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.01.13 03:18:30.210506 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2436 | 2026.01.13 03:18:30.210914 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2437 | 2026.01.13 03:18:30.211110 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.01.13 03:18:30.211250 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001466 sec., 2728.512960436562 rows/sec., 347.06 KiB/sec. | ||
| 2439 | 2026.01.13 03:18:30.211288 [ 4 ] {2658d7c7-d5a8-440c-97a8-4d4c9b193d5a} <Debug> TCPHandler: Processed in 0.001685044 sec. | ||
| 2440 | 2026.01.13 03:18:30.211406 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.01.13 03:18:30.211497 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2442 | 2026.01.13 03:18:30.211538 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2443 | 2026.01.13 03:18:30.211961 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.01.13 03:18:30.211994 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2445 | 2026.01.13 03:18:30.212275 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2446 | 2026.01.13 03:18:30.212482 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.01.13 03:18:30.212605 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001124 sec., 3558.7188612099644 rows/sec., 290.19 KiB/sec. | ||
| 2448 | 2026.01.13 03:18:30.212642 [ 4 ] {8d03e3fa-693c-43cb-af13-ce66bb07e9a4} <Debug> TCPHandler: Processed in 0.001291937 sec. | ||
| 2449 | 2026.01.13 03:18:30.212758 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.01.13 03:18:30.212849 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2451 | 2026.01.13 03:18:30.212886 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2452 | 2026.01.13 03:18:30.214020 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.01.13 03:18:30.214058 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2454 | 2026.01.13 03:18:30.214479 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2455 | 2026.01.13 03:18:30.214699 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.01.13 03:18:30.214822 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Debug> executeQuery: Read 1192 rows, 100.67 KiB in 0.001991 sec., 598694.1235560019 rows/sec., 49.38 MiB/sec. | ||
| 2457 | 2026.01.13 03:18:30.214857 [ 4 ] {f31c98ff-c4b3-4b3f-9ac7-bb4c76b6592c} <Debug> TCPHandler: Processed in 0.002152354 sec. | ||
| 2458 | 2026.01.13 03:18:30.214974 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.01.13 03:18:30.215068 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.01.13 03:18:30.215107 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2461 | 2026.01.13 03:18:30.215497 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.01.13 03:18:30.215532 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2463 | 2026.01.13 03:18:30.215808 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2464 | 2026.01.13 03:18:30.216011 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.01.13 03:18:30.216133 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001083 sec., 12927.054478301015 rows/sec., 952.22 KiB/sec. | ||
| 2466 | 2026.01.13 03:18:30.216167 [ 4 ] {0937445b-64b2-45c5-ab28-94e7b7a6ecec} <Debug> TCPHandler: Processed in 0.001249016 sec. | ||
| 2467 | 2026.01.13 03:18:30.216281 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.01.13 03:18:30.216373 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.01.13 03:18:30.216410 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2470 | 2026.01.13 03:18:30.216881 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.01.13 03:18:30.216915 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2472 | 2026.01.13 03:18:30.217237 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2473 | 2026.01.13 03:18:30.217443 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.01.13 03:18:30.217561 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001206 sec., 189054.7263681592 rows/sec., 12.80 MiB/sec. | ||
| 2475 | 2026.01.13 03:18:30.217596 [ 4 ] {cb58bd90-7fe4-465d-a3bb-f34735b69ef7} <Debug> TCPHandler: Processed in 0.001370467 sec. | ||
| 2476 | 2026.01.13 03:18:30.217709 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.01.13 03:18:30.217802 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2478 | 2026.01.13 03:18:30.217842 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2479 | 2026.01.13 03:18:30.218401 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.01.13 03:18:30.218435 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2481 | 2026.01.13 03:18:30.218743 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2482 | 2026.01.13 03:18:30.218940 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.13 03:18:30.219059 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Debug> executeQuery: Read 506 rows, 38.29 KiB in 0.001276 sec., 396551.724137931 rows/sec., 29.31 MiB/sec. | ||
| 2484 | 2026.01.13 03:18:30.219095 [ 4 ] {a4732976-6e9c-4600-a070-278997561a28} <Debug> TCPHandler: Processed in 0.001440809 sec. | ||
| 2485 | 2026.01.13 03:18:30.219213 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.01.13 03:18:30.219306 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.01.13 03:18:30.219346 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2488 | 2026.01.13 03:18:30.219884 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.01.13 03:18:30.219919 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2490 | 2026.01.13 03:18:30.220285 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2491 | 2026.01.13 03:18:30.220488 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.01.13 03:18:30.220612 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Debug> executeQuery: Read 746 rows, 51.21 KiB in 0.001325 sec., 563018.8679245283 rows/sec., 37.74 MiB/sec. | ||
| 2493 | 2026.01.13 03:18:30.220647 [ 4 ] {dcd0c496-9b1e-47c7-b937-272dcb05f4a4} <Debug> TCPHandler: Processed in 0.00148176 sec. | ||
| 2494 | 2026.01.13 03:18:30.220755 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.01.13 03:18:30.220847 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.01.13 03:18:30.220898 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2497 | 2026.01.13 03:18:30.221584 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.01.13 03:18:30.221620 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2499 | 2026.01.13 03:18:30.222120 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2500 | 2026.01.13 03:18:30.222335 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.01.13 03:18:30.222442 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2502 | 2026.01.13 03:18:30.222470 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001641 sec., 6093.845216331505 rows/sec., 10.92 MiB/sec. | ||
| 2503 | 2026.01.13 03:18:30.222505 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.01.13 03:18:30.222527 [ 4 ] {48440053-d354-4260-892a-8d4afca0d9ec} <Debug> TCPHandler: Processed in 0.001819337 sec. | ||
| 2505 | 2026.01.13 03:18:30.222536 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2506 | 2026.01.13 03:18:30.222636 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 2507 | 2026.01.13 03:18:30.222648 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.01.13 03:18:30.222754 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.01.13 03:18:30.222793 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2510 | 2026.01.13 03:18:30.222862 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2511 | 2026.01.13 03:18:30.222916 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2512 | 2026.01.13 03:18:30.223043 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2513 | 2026.01.13 03:18:30.223128 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.01.13 03:18:30.223145 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2515 | 2026.01.13 03:18:30.223164 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2516 | 2026.01.13 03:18:30.223245 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2517 | 2026.01.13 03:18:30.223338 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2518 | 2026.01.13 03:18:30.223431 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2519 | 2026.01.13 03:18:30.223475 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2520 | 2026.01.13 03:18:30.223692 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.01.13 03:18:30.223815 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001079 sec., 27803.52177942539 rows/sec., 1.84 MiB/sec. | ||
| 2522 | 2026.01.13 03:18:30.223849 [ 4 ] {67feeaa6-901a-403c-ad5a-524d15a619fa} <Debug> TCPHandler: Processed in 0.001249215 sec. | ||
| 2523 | 2026.01.13 03:18:30.225110 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 19 columns (19 merged, 0 gathered) in 0.002510862 sec., 41021.76861970112 rows/sec., 73.51 MiB/sec. | ||
| 2524 | 2026.01.13 03:18:30.225418 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2525 | 2026.01.13 03:18:30.225793 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.13 03:18:30.225866 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2527 | 2026.01.13 03:18:30.225948 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2528 | 2026.01.13 03:18:31.336914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4377 | ||
| 2529 | 2026.01.13 03:18:31.337412 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.01.13 03:18:31.337452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2531 | 2026.01.13 03:18:31.337968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2532 | 2026.01.13 03:18:31.338212 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.01.13 03:18:31.338351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4377 | ||
| 2534 | 2026.01.13 03:18:31.592404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2535 | 2026.01.13 03:18:31.621434 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.01.13 03:18:31.621543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2537 | 2026.01.13 03:18:31.632625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2538 | 2026.01.13 03:18:31.634153 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.13 03:18:31.641997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2540 | 2026.01.13 03:18:32.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.19 MiB, peak 192.98 MiB, free memory in arenas 0.00 B, will set to 190.01 MiB (RSS), difference: 1.82 MiB | ||
| 2541 | 2026.01.13 03:18:32.547239 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45684 | ||
| 2542 | 2026.01.13 03:18:32.547348 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2543 | 2026.01.13 03:18:32.547375 [ 3 ] {} <Debug> TCP-Session: b75ff019-02fd-4f90-a2fb-24c8985acfba Authenticating user 'default' from [fd00:1122:3344:101::e]:45684 | ||
| 2544 | 2026.01.13 03:18:32.547397 [ 3 ] {} <Debug> TCP-Session: b75ff019-02fd-4f90-a2fb-24c8985acfba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.01.13 03:18:32.547409 [ 3 ] {} <Debug> TCP-Session: b75ff019-02fd-4f90-a2fb-24c8985acfba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.01.13 03:18:32.547623 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53300 | ||
| 2547 | 2026.01.13 03:18:32.547628 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35030 | ||
| 2548 | 2026.01.13 03:18:32.547667 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56813 | ||
| 2549 | 2026.01.13 03:18:32.547668 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62722 | ||
| 2550 | 2026.01.13 03:18:32.547717 [ 3 ] {} <Trace> TCP-Session: b75ff019-02fd-4f90-a2fb-24c8985acfba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.01.13 03:18:32.547693 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59910 | ||
| 2552 | 2026.01.13 03:18:32.547694 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2026.01.13 03:18:32.547682 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35728 | ||
| 2554 | 2026.01.13 03:18:32.547824 [ 287 ] {} <Debug> TCP-Session: 15247a37-11f1-4a95-83b3-b6a43863fd73 Authenticating user 'default' from [fd00:1122:3344:101::e]:53300 | ||
| 2555 | 2026.01.13 03:18:32.547665 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53138 | ||
| 2556 | 2026.01.13 03:18:32.547854 [ 287 ] {} <Debug> TCP-Session: 15247a37-11f1-4a95-83b3-b6a43863fd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.01.13 03:18:32.547908 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2558 | 2026.01.13 03:18:32.547919 [ 287 ] {} <Debug> TCP-Session: 15247a37-11f1-4a95-83b3-b6a43863fd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.01.13 03:18:32.547700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41456 | ||
| 2560 | 2026.01.13 03:18:32.547936 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2561 | 2026.01.13 03:18:32.548003 [ 286 ] {} <Debug> TCP-Session: cf635db8-d0f7-4c2a-9c4b-f19b467975b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35030 | ||
| 2562 | 2026.01.13 03:18:32.548030 [ 286 ] {} <Debug> TCP-Session: cf635db8-d0f7-4c2a-9c4b-f19b467975b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.01.13 03:18:32.548045 [ 286 ] {} <Debug> TCP-Session: cf635db8-d0f7-4c2a-9c4b-f19b467975b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.01.13 03:18:32.548163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.01.13 03:18:32.548182 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2566 | 2026.01.13 03:18:32.548206 [ 293 ] {} <Debug> TCP-Session: 3ed5d6d8-2c80-4220-8479-5010c5fbc822 Authenticating user 'default' from [fd00:1122:3344:101::e]:41456 | ||
| 2567 | 2026.01.13 03:18:32.548214 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2568 | 2026.01.13 03:18:32.548212 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2569 | 2026.01.13 03:18:32.548243 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2570 | 2026.01.13 03:18:32.548252 [ 289 ] {} <Debug> TCP-Session: 3cef7617-5427-4741-b64e-c17d36ffe346 Authenticating user 'default' from [fd00:1122:3344:101::e]:53138 | ||
| 2571 | 2026.01.13 03:18:32.548276 [ 292 ] {} <Debug> TCP-Session: b7d46e81-7a71-4e97-bfd7-f3460aaee7f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59910 | ||
| 2572 | 2026.01.13 03:18:32.548298 [ 289 ] {} <Debug> TCP-Session: 3cef7617-5427-4741-b64e-c17d36ffe346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.01.13 03:18:32.548237 [ 293 ] {} <Debug> TCP-Session: 3ed5d6d8-2c80-4220-8479-5010c5fbc822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.01.13 03:18:32.548329 [ 289 ] {} <Debug> TCP-Session: 3cef7617-5427-4741-b64e-c17d36ffe346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.01.13 03:18:32.548327 [ 292 ] {} <Debug> TCP-Session: b7d46e81-7a71-4e97-bfd7-f3460aaee7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.01.13 03:18:32.548347 [ 293 ] {} <Debug> TCP-Session: 3ed5d6d8-2c80-4220-8479-5010c5fbc822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.13 03:18:32.548368 [ 292 ] {} <Debug> TCP-Session: b7d46e81-7a71-4e97-bfd7-f3460aaee7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.01.13 03:18:32.548382 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2579 | 2026.01.13 03:18:32.548413 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2580 | 2026.01.13 03:18:32.548415 [ 290 ] {} <Debug> TCP-Session: de49ddc4-a51e-4ac5-bcb1-a2dc5fc602c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56813 | ||
| 2581 | 2026.01.13 03:18:32.548444 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2582 | 2026.01.13 03:18:32.548461 [ 290 ] {} <Debug> TCP-Session: de49ddc4-a51e-4ac5-bcb1-a2dc5fc602c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.01.13 03:18:32.548485 [ 291 ] {} <Debug> TCP-Session: 3378c02c-d8c8-469d-b738-ea21b4c9888c Authenticating user 'default' from [fd00:1122:3344:101::e]:35728 | ||
| 2584 | 2026.01.13 03:18:32.548491 [ 290 ] {} <Debug> TCP-Session: de49ddc4-a51e-4ac5-bcb1-a2dc5fc602c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.01.13 03:18:32.548450 [ 288 ] {} <Debug> TCP-Session: f8532172-fac8-4ab4-8ccc-b17d0a4d9731 Authenticating user 'default' from [fd00:1122:3344:101::e]:62722 | ||
| 2586 | 2026.01.13 03:18:32.548519 [ 291 ] {} <Debug> TCP-Session: 3378c02c-d8c8-469d-b738-ea21b4c9888c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.01.13 03:18:32.548547 [ 288 ] {} <Debug> TCP-Session: f8532172-fac8-4ab4-8ccc-b17d0a4d9731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.01.13 03:18:32.548554 [ 291 ] {} <Debug> TCP-Session: 3378c02c-d8c8-469d-b738-ea21b4c9888c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.01.13 03:18:32.548573 [ 288 ] {} <Debug> TCP-Session: f8532172-fac8-4ab4-8ccc-b17d0a4d9731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.01.13 03:18:32.548590 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 2591 | 2026.01.13 03:18:32.548685 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2592 | 2026.01.13 03:18:33.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.06 MiB, peak 192.98 MiB, free memory in arenas 0.00 B, will set to 208.67 MiB (RSS), difference: 18.61 MiB | ||
| 2593 | 2026.01.13 03:18:33.034205 [ 339 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Trace> AggregatingTransform: Aggregating | ||
| 2594 | 2026.01.13 03:18:33.034259 [ 339 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2595 | 2026.01.13 03:18:33.034292 [ 339 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001626973 sec. (614.638 rows/sec., 24.01 KiB/sec.) | ||
| 2596 | 2026.01.13 03:18:33.034307 [ 339 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Trace> Aggregator: Merging aggregated data | ||
| 2597 | 2026.01.13 03:18:33.035446 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.487587 sec., 2.050916041650003 rows/sec., 82.04 B/sec. | ||
| 2598 | 2026.01.13 03:18:33.035626 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2599 | 2026.01.13 03:18:33.035644 [ 3 ] {f73e1577-e9ba-4894-a5ab-297c62871ce1} <Debug> TCPHandler: Processed in 0.488044171 sec. | ||
| 2600 | 2026.01.13 03:18:33.035770 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2601 | 2026.01.13 03:18:33.035805 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2602 | 2026.01.13 03:18:33.035828 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2603 | 2026.01.13 03:18:33.035844 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2604 | 2026.01.13 03:18:33.035875 [ 288 ] {} <Debug> TCP-Session: f8532172-fac8-4ab4-8ccc-b17d0a4d9731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.01.13 03:18:33.035878 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2606 | 2026.01.13 03:18:33.035899 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2607 | 2026.01.13 03:18:33.035914 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2608 | 2026.01.13 03:18:33.035938 [ 287 ] {} <Debug> TCP-Session: 15247a37-11f1-4a95-83b3-b6a43863fd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2609 | 2026.01.13 03:18:33.035949 [ 291 ] {} <Debug> TCP-Session: 3378c02c-d8c8-469d-b738-ea21b4c9888c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.01.13 03:18:33.035906 [ 290 ] {} <Debug> TCP-Session: de49ddc4-a51e-4ac5-bcb1-a2dc5fc602c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2026.01.13 03:18:33.035977 [ 292 ] {} <Debug> TCP-Session: b7d46e81-7a71-4e97-bfd7-f3460aaee7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2026.01.13 03:18:33.035902 [ 286 ] {} <Debug> TCP-Session: cf635db8-d0f7-4c2a-9c4b-f19b467975b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.01.13 03:18:33.035859 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2614 | 2026.01.13 03:18:33.035841 [ 293 ] {} <Debug> TCP-Session: 3ed5d6d8-2c80-4220-8479-5010c5fbc822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.01.13 03:18:33.035925 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2616 | 2026.01.13 03:18:33.036082 [ 289 ] {} <Debug> TCP-Session: 3cef7617-5427-4741-b64e-c17d36ffe346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.01.13 03:18:33.036118 [ 3 ] {} <Debug> TCP-Session: b75ff019-02fd-4f90-a2fb-24c8985acfba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.01.13 03:18:33.843421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 342 | ||
| 2619 | 2026.01.13 03:18:33.846067 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.01.13 03:18:33.846135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2621 | 2026.01.13 03:18:33.847399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2622 | 2026.01.13 03:18:33.847751 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.01.13 03:18:33.848078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2624 | 2026.01.13 03:18:35.184398 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.01.13 03:18:35.184616 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2626 | 2026.01.13 03:18:35.184688 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2627 | 2026.01.13 03:18:35.185546 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.01.13 03:18:35.185602 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2629 | 2026.01.13 03:18:35.186017 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2630 | 2026.01.13 03:18:35.186243 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.01.13 03:18:35.186403 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00184 sec., 222826.08695652173 rows/sec., 14.14 MiB/sec. | ||
| 2632 | 2026.01.13 03:18:35.186455 [ 4 ] {8af28595-d95e-47ec-b700-1e83d347d9d7} <Debug> TCPHandler: Processed in 0.002196055 sec. | ||
| 2633 | 2026.01.13 03:18:35.186581 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.01.13 03:18:35.186684 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2635 | 2026.01.13 03:18:35.186728 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2636 | 2026.01.13 03:18:35.187654 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.01.13 03:18:35.187694 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2638 | 2026.01.13 03:18:35.188070 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2639 | 2026.01.13 03:18:35.188282 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.01.13 03:18:35.188418 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Debug> executeQuery: Read 1132 rows, 92.14 KiB in 0.001756 sec., 644646.9248291572 rows/sec., 51.24 MiB/sec. | ||
| 2641 | 2026.01.13 03:18:35.188458 [ 4 ] {e4230953-eda5-4fdf-ba34-919b0258e527} <Debug> TCPHandler: Processed in 0.001929309 sec. | ||
| 2642 | 2026.01.13 03:18:35.188579 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.01.13 03:18:35.188678 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2644 | 2026.01.13 03:18:35.188719 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2645 | 2026.01.13 03:18:35.189208 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.01.13 03:18:35.189249 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2647 | 2026.01.13 03:18:35.189567 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2648 | 2026.01.13 03:18:35.189788 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.01.13 03:18:35.189913 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Debug> executeQuery: Read 228 rows, 14.04 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 10.92 MiB/sec. | ||
| 2650 | 2026.01.13 03:18:35.189951 [ 4 ] {b71ac1f7-a0a9-42e2-8af4-c5b20e4c3cfc} <Debug> TCPHandler: Processed in 0.001421749 sec. | ||
| 2651 | 2026.01.13 03:18:35.190061 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.01.13 03:18:35.190154 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.01.13 03:18:35.190195 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2654 | 2026.01.13 03:18:35.190657 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.01.13 03:18:35.190693 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2656 | 2026.01.13 03:18:35.190997 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2657 | 2026.01.13 03:18:35.191216 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.01.13 03:18:35.191341 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 2659 | 2026.01.13 03:18:35.191377 [ 4 ] {cf184f55-0589-421d-baba-a5233811ea02} <Debug> TCPHandler: Processed in 0.001365638 sec. | ||
| 2660 | 2026.01.13 03:18:35.191480 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.01.13 03:18:35.191581 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.01.13 03:18:35.191621 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2663 | 2026.01.13 03:18:35.192088 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.01.13 03:18:35.192125 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2665 | 2026.01.13 03:18:35.192432 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2666 | 2026.01.13 03:18:35.192647 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.01.13 03:18:35.192773 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 2668 | 2026.01.13 03:18:35.192810 [ 4 ] {df9521b8-c95e-4ae6-afab-f1f5451b1569} <Debug> TCPHandler: Processed in 0.001378058 sec. | ||
| 2669 | 2026.01.13 03:18:35.192926 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.01.13 03:18:35.193022 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2671 | 2026.01.13 03:18:35.193061 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2672 | 2026.01.13 03:18:35.193754 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.01.13 03:18:35.193791 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2674 | 2026.01.13 03:18:35.194120 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2675 | 2026.01.13 03:18:35.194337 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.01.13 03:18:35.194461 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Debug> executeQuery: Read 674 rows, 48.07 KiB in 0.001458 sec., 462277.0919067215 rows/sec., 32.20 MiB/sec. | ||
| 2677 | 2026.01.13 03:18:35.194498 [ 4 ] {ce063196-de58-48a9-8862-007f56ab54d3} <Debug> TCPHandler: Processed in 0.001623033 sec. | ||
| 2678 | 2026.01.13 03:18:35.194611 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.01.13 03:18:35.194707 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2680 | 2026.01.13 03:18:35.194749 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2681 | 2026.01.13 03:18:35.195073 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.01.13 03:18:35.195111 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2683 | 2026.01.13 03:18:35.195403 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2684 | 2026.01.13 03:18:35.195610 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.01.13 03:18:35.195712 [ 27 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2686 | 2026.01.13 03:18:35.195734 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 2687 | 2026.01.13 03:18:35.195783 [ 27 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.01.13 03:18:35.195791 [ 4 ] {7457c829-726e-417b-adb6-89aadea0f5f2} <Debug> TCPHandler: Processed in 0.001229475 sec. | ||
| 2689 | 2026.01.13 03:18:35.195814 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2690 | 2026.01.13 03:18:35.195904 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.01.13 03:18:35.195977 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 2692 | 2026.01.13 03:18:35.196003 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2693 | 2026.01.13 03:18:35.196067 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2694 | 2026.01.13 03:18:35.196156 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2695 | 2026.01.13 03:18:35.196203 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 2696 | 2026.01.13 03:18:35.196315 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 2697 | 2026.01.13 03:18:35.196373 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 2698 | 2026.01.13 03:18:35.196425 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 2699 | 2026.01.13 03:18:35.196470 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 2700 | 2026.01.13 03:18:35.196474 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.01.13 03:18:35.196515 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 2702 | 2026.01.13 03:18:35.196524 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2703 | 2026.01.13 03:18:35.196924 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2704 | 2026.01.13 03:18:35.197155 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.13 03:18:35.197289 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Debug> executeQuery: Read 214 rows, 14.02 KiB in 0.001305 sec., 163984.67432950193 rows/sec., 10.49 MiB/sec. | ||
| 2706 | 2026.01.13 03:18:35.197326 [ 4 ] {a19c8085-b89b-4e92-9049-f5a0c35e6425} <Debug> TCPHandler: Processed in 0.00147185 sec. | ||
| 2707 | 2026.01.13 03:18:35.197440 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.01.13 03:18:35.197490 [ 191 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001589432 sec., 22649.60061204254 rows/sec., 1.16 MiB/sec. | ||
| 2709 | 2026.01.13 03:18:35.197535 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.01.13 03:18:35.197582 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2711 | 2026.01.13 03:18:35.197693 [ 199 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2712 | 2026.01.13 03:18:35.197895 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.01.13 03:18:35.197939 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2714 | 2026.01.13 03:18:35.198050 [ 199 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_6_1} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.01.13 03:18:35.198139 [ 199 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_6_1} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2716 | 2026.01.13 03:18:35.198227 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2717 | 2026.01.13 03:18:35.198259 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2718 | 2026.01.13 03:18:35.198471 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.01.13 03:18:35.198601 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 2720 | 2026.01.13 03:18:35.198636 [ 4 ] {8f5951ab-a91f-41b4-9daf-ff376dbbb12e} <Debug> TCPHandler: Processed in 0.001245706 sec. | ||
| 2721 | 2026.01.13 03:18:35.198741 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.01.13 03:18:35.198835 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.01.13 03:18:35.198889 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2724 | 2026.01.13 03:18:35.199669 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.01.13 03:18:35.199707 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2726 | 2026.01.13 03:18:35.200227 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2727 | 2026.01.13 03:18:35.200445 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.01.13 03:18:35.200578 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00176 sec., 13068.181818181818 rows/sec., 23.42 MiB/sec. | ||
| 2729 | 2026.01.13 03:18:35.200628 [ 4 ] {cae839b2-d7e7-4a93-b6a1-ab9a57a78392} <Debug> TCPHandler: Processed in 0.001935609 sec. | ||
| 2730 | 2026.01.13 03:18:35.200750 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.01.13 03:18:35.200846 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.01.13 03:18:35.200886 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2733 | 2026.01.13 03:18:35.201229 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.01.13 03:18:35.201266 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2735 | 2026.01.13 03:18:35.201567 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2736 | 2026.01.13 03:18:35.201778 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.01.13 03:18:35.201902 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001075 sec., 68837.20930232559 rows/sec., 4.02 MiB/sec. | ||
| 2738 | 2026.01.13 03:18:35.201937 [ 4 ] {cbb61061-065f-4084-b90e-2efcfa5ade85} <Debug> TCPHandler: Processed in 0.001237485 sec. | ||
| 2739 | 2026.01.13 03:18:38.754632 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2740 | 2026.01.13 03:18:38.754700 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2741 | 2026.01.13 03:18:38.839406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4825 | ||
| 2742 | 2026.01.13 03:18:38.839895 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.01.13 03:18:38.839944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2744 | 2026.01.13 03:18:38.840458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2745 | 2026.01.13 03:18:38.840711 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.01.13 03:18:38.840853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2747 | 2026.01.13 03:18:39.143078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2748 | 2026.01.13 03:18:39.160688 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.01.13 03:18:39.160748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2750 | 2026.01.13 03:18:39.166393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2751 | 2026.01.13 03:18:39.167117 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.01.13 03:18:39.170308 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2753 | 2026.01.13 03:18:40.172799 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.01.13 03:18:40.173010 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2755 | 2026.01.13 03:18:40.173079 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2756 | 2026.01.13 03:18:40.173782 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.01.13 03:18:40.173819 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2758 | 2026.01.13 03:18:40.174206 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2759 | 2026.01.13 03:18:40.174430 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.01.13 03:18:40.174575 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001616 sec., 30940.59405940594 rows/sec., 2.66 MiB/sec. | ||
| 2761 | 2026.01.13 03:18:40.174614 [ 4 ] {95b0880b-1ec1-413a-b2c0-73fb83652422} <Debug> TCPHandler: Processed in 0.00194891 sec. | ||
| 2762 | 2026.01.13 03:18:40.174741 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.01.13 03:18:40.174834 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2764 | 2026.01.13 03:18:40.174874 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2765 | 2026.01.13 03:18:40.175261 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.01.13 03:18:40.175295 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2767 | 2026.01.13 03:18:40.175609 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2768 | 2026.01.13 03:18:40.175815 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.01.13 03:18:40.175935 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 2770 | 2026.01.13 03:18:40.175970 [ 4 ] {9367db5e-f032-487f-bb4a-83fc7e00f984} <Debug> TCPHandler: Processed in 0.001287206 sec. | ||
| 2771 | 2026.01.13 03:18:40.176095 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.01.13 03:18:40.176187 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2773 | 2026.01.13 03:18:40.176225 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2774 | 2026.01.13 03:18:40.176648 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.01.13 03:18:40.176681 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2776 | 2026.01.13 03:18:40.176970 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2777 | 2026.01.13 03:18:40.177172 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.01.13 03:18:40.177290 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001121 sec., 41034.79036574487 rows/sec., 3.21 MiB/sec. | ||
| 2779 | 2026.01.13 03:18:40.177325 [ 4 ] {cc8ea792-5f93-41ab-9656-fd1ec9f22b5e} <Debug> TCPHandler: Processed in 0.001286116 sec. | ||
| 2780 | 2026.01.13 03:18:40.177447 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.01.13 03:18:40.177542 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.01.13 03:18:40.177589 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2783 | 2026.01.13 03:18:40.177977 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.01.13 03:18:40.178009 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2785 | 2026.01.13 03:18:40.178314 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2786 | 2026.01.13 03:18:40.178521 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.01.13 03:18:40.178642 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.76 MiB/sec. | ||
| 2788 | 2026.01.13 03:18:40.178675 [ 4 ] {40a1d1b3-8c1a-40ce-a0a3-35dc0a49d2c7} <Debug> TCPHandler: Processed in 0.001283547 sec. | ||
| 2789 | 2026.01.13 03:18:40.178793 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.01.13 03:18:40.178884 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.01.13 03:18:40.178937 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2792 | 2026.01.13 03:18:40.179692 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.01.13 03:18:40.179727 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2794 | 2026.01.13 03:18:40.180225 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2795 | 2026.01.13 03:18:40.180456 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.01.13 03:18:40.180587 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 2797 | 2026.01.13 03:18:40.180634 [ 4 ] {b88fc679-fe21-4980-9c9a-898e5f79e4af} <Debug> TCPHandler: Processed in 0.001895018 sec. | ||
| 2798 | 2026.01.13 03:18:40.180754 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.01.13 03:18:40.180847 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.01.13 03:18:40.180887 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2801 | 2026.01.13 03:18:40.181202 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.01.13 03:18:40.181235 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2803 | 2026.01.13 03:18:40.181528 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2804 | 2026.01.13 03:18:40.181730 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.01.13 03:18:40.181850 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001022 sec., 29354.20743639922 rows/sec., 1.95 MiB/sec. | ||
| 2806 | 2026.01.13 03:18:40.181883 [ 4 ] {c991fa49-b194-41df-94d7-fa3601ea5ad7} <Debug> TCPHandler: Processed in 0.001187015 sec. | ||
| 2807 | 2026.01.13 03:18:43.849245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 376 | ||
| 2808 | 2026.01.13 03:18:43.851454 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.01.13 03:18:43.851502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2810 | 2026.01.13 03:18:43.852655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2811 | 2026.01.13 03:18:43.852916 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.01.13 03:18:43.853158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2813 | 2026.01.13 03:18:45.171532 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.01.13 03:18:45.171814 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', '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) | ||
| 2815 | 2026.01.13 03:18:45.172205 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2816 | 2026.01.13 03:18:45.172253 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <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:expired_targets', '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 | ||
| 2817 | 2026.01.13 03:18:45.172537 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2818 | 2026.01.13 03:18:45.172604 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2819 | 2026.01.13 03:18:45.172741 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2820 | 2026.01.13 03:18:45.172872 [ 316 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2821 | 2026.01.13 03:18:45.172877 [ 346 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2822 | 2026.01.13 03:18:45.172886 [ 347 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2823 | 2026.01.13 03:18:45.172871 [ 320 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2824 | 2026.01.13 03:18:45.173080 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2825 | 2026.01.13 03:18:45.173109 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2826 | 2026.01.13 03:18:45.173205 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2827 | 2026.01.13 03:18:45.173225 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2828 | 2026.01.13 03:18:45.173261 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <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:expired_targets', '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'))" | ||
| 2829 | 2026.01.13 03:18:45.173298 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <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:expired_targets', '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'))" | ||
| 2830 | 2026.01.13 03:18:45.173329 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <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:expired_targets', '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'))" | ||
| 2831 | 2026.01.13 03:18:45.173364 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <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:expired_targets', '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'))" | ||
| 2832 | 2026.01.13 03:18:45.174278 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00258 sec., 16279.06976744186 rows/sec., 620.38 KiB/sec. | ||
| 2833 | 2026.01.13 03:18:45.174454 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> MemoryTracker: Peak memory usage (for query): 145.08 KiB. | ||
| 2834 | 2026.01.13 03:18:45.174470 [ 4 ] {3c734975-98f9-467f-b391-e939e1458d2d} <Debug> TCPHandler: Processed in 0.003091243 sec. | ||
| 2835 | 2026.01.13 03:18:45.174835 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.01.13 03:18:45.174982 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2837 | 2026.01.13 03:18:45.175210 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2838 | 2026.01.13 03:18:45.175246 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2839 | 2026.01.13 03:18:45.175458 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2840 | 2026.01.13 03:18:45.175510 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2841 | 2026.01.13 03:18:45.175612 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2842 | 2026.01.13 03:18:45.175685 [ 347 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2843 | 2026.01.13 03:18:45.175691 [ 316 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2844 | 2026.01.13 03:18:45.175692 [ 320 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2845 | 2026.01.13 03:18:45.175685 [ 310 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2846 | 2026.01.13 03:18:45.175843 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2847 | 2026.01.13 03:18:45.175870 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2848 | 2026.01.13 03:18:45.175950 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2849 | 2026.01.13 03:18:45.175969 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2850 | 2026.01.13 03:18:45.175999 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2851 | 2026.01.13 03:18:45.176031 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2852 | 2026.01.13 03:18:45.176059 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2853 | 2026.01.13 03:18:45.176088 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2854 | 2026.01.13 03:18:45.176835 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001919 sec., 21886.399166232415 rows/sec., 834.07 KiB/sec. | ||
| 2855 | 2026.01.13 03:18:45.176973 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> MemoryTracker: Peak memory usage (for query): 144.84 KiB. | ||
| 2856 | 2026.01.13 03:18:45.176988 [ 4 ] {cb905c08-523e-4aca-8964-ac4a5462b00f} <Debug> TCPHandler: Processed in 0.002203015 sec. | ||
| 2857 | 2026.01.13 03:18:45.177320 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.01.13 03:18:45.177465 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2859 | 2026.01.13 03:18:45.177683 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2860 | 2026.01.13 03:18:45.177723 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2861 | 2026.01.13 03:18:45.177934 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2862 | 2026.01.13 03:18:45.177985 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2863 | 2026.01.13 03:18:45.178085 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2864 | 2026.01.13 03:18:45.178149 [ 320 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2865 | 2026.01.13 03:18:45.178162 [ 317 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2866 | 2026.01.13 03:18:45.178161 [ 347 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2867 | 2026.01.13 03:18:45.178152 [ 310 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2868 | 2026.01.13 03:18:45.178301 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2869 | 2026.01.13 03:18:45.178327 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2870 | 2026.01.13 03:18:45.178405 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2871 | 2026.01.13 03:18:45.178424 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2872 | 2026.01.13 03:18:45.178455 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2873 | 2026.01.13 03:18:45.178485 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2874 | 2026.01.13 03:18:45.178513 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2875 | 2026.01.13 03:18:45.178541 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2876 | 2026.01.13 03:18:45.179228 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00183 sec., 22950.819672131147 rows/sec., 874.64 KiB/sec. | ||
| 2877 | 2026.01.13 03:18:45.179344 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> MemoryTracker: Peak memory usage (for query): 145.16 KiB. | ||
| 2878 | 2026.01.13 03:18:45.179358 [ 4 ] {a0ce4d6d-fcaa-4482-a8eb-f9bb4f0b8b7b} <Debug> TCPHandler: Processed in 0.002086472 sec. | ||
| 2879 | 2026.01.13 03:18:45.179634 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.01.13 03:18:45.179771 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2881 | 2026.01.13 03:18:45.179994 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2882 | 2026.01.13 03:18:45.180031 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2883 | 2026.01.13 03:18:45.180359 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2884 | 2026.01.13 03:18:45.180410 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2885 | 2026.01.13 03:18:45.180507 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2886 | 2026.01.13 03:18:45.180661 [ 317 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2887 | 2026.01.13 03:18:45.180672 [ 300 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2888 | 2026.01.13 03:18:45.180675 [ 310 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2889 | 2026.01.13 03:18:45.180663 [ 320 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2890 | 2026.01.13 03:18:45.180817 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2891 | 2026.01.13 03:18:45.180843 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2892 | 2026.01.13 03:18:45.180927 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2893 | 2026.01.13 03:18:45.180945 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2894 | 2026.01.13 03:18:45.180974 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2895 | 2026.01.13 03:18:45.181008 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2896 | 2026.01.13 03:18:45.181042 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2897 | 2026.01.13 03:18:45.181072 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2898 | 2026.01.13 03:18:45.181752 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002041 sec., 20578.147966683002 rows/sec., 784.22 KiB/sec. | ||
| 2899 | 2026.01.13 03:18:45.181868 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> MemoryTracker: Peak memory usage (for query): 145.70 KiB. | ||
| 2900 | 2026.01.13 03:18:45.181882 [ 4 ] {a3186207-2917-4b6f-a631-6c494349671a} <Debug> TCPHandler: Processed in 0.002296207 sec. | ||
| 2901 | 2026.01.13 03:18:45.182129 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.01.13 03:18:45.182264 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2903 | 2026.01.13 03:18:45.182488 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2904 | 2026.01.13 03:18:45.182525 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2905 | 2026.01.13 03:18:45.182734 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2906 | 2026.01.13 03:18:45.182784 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2907 | 2026.01.13 03:18:45.182880 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2908 | 2026.01.13 03:18:45.182935 [ 317 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2909 | 2026.01.13 03:18:45.182949 [ 310 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2910 | 2026.01.13 03:18:45.182957 [ 300 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2911 | 2026.01.13 03:18:45.182956 [ 304 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2912 | 2026.01.13 03:18:45.183070 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2913 | 2026.01.13 03:18:45.183091 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2914 | 2026.01.13 03:18:45.183170 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2915 | 2026.01.13 03:18:45.183188 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2916 | 2026.01.13 03:18:45.183217 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2917 | 2026.01.13 03:18:45.183245 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2918 | 2026.01.13 03:18:45.183272 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2919 | 2026.01.13 03:18:45.183298 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2920 | 2026.01.13 03:18:45.184017 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001812 sec., 23178.807947019868 rows/sec., 883.33 KiB/sec. | ||
| 2921 | 2026.01.13 03:18:45.184135 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> MemoryTracker: Peak memory usage (for query): 147.75 KiB. | ||
| 2922 | 2026.01.13 03:18:45.184150 [ 4 ] {27a6c668-f200-417d-853b-6a3ff63e9964} <Debug> TCPHandler: Processed in 0.002069572 sec. | ||
| 2923 | 2026.01.13 03:18:45.184494 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.01.13 03:18:45.184631 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2925 | 2026.01.13 03:18:45.184846 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2926 | 2026.01.13 03:18:45.184883 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2927 | 2026.01.13 03:18:45.185096 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2928 | 2026.01.13 03:18:45.185147 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2929 | 2026.01.13 03:18:45.185243 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2930 | 2026.01.13 03:18:45.185311 [ 309 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2931 | 2026.01.13 03:18:45.185320 [ 304 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2932 | 2026.01.13 03:18:45.185328 [ 300 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2933 | 2026.01.13 03:18:45.185328 [ 261 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2934 | 2026.01.13 03:18:45.185462 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2935 | 2026.01.13 03:18:45.185491 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2936 | 2026.01.13 03:18:45.185574 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2937 | 2026.01.13 03:18:45.185593 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2938 | 2026.01.13 03:18:45.185626 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2939 | 2026.01.13 03:18:45.185658 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2940 | 2026.01.13 03:18:45.185688 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2941 | 2026.01.13 03:18:45.185715 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2942 | 2026.01.13 03:18:45.186579 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002007 sec., 20926.756352765322 rows/sec., 797.50 KiB/sec. | ||
| 2943 | 2026.01.13 03:18:45.186720 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> MemoryTracker: Peak memory usage (for query): 146.42 KiB. | ||
| 2944 | 2026.01.13 03:18:45.186735 [ 4 ] {0ce3042e-6985-44b7-a521-743d31b07407} <Debug> TCPHandler: Processed in 0.002289906 sec. | ||
| 2945 | 2026.01.13 03:18:45.201968 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.01.13 03:18:45.202180 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) 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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2947 | 2026.01.13 03:18:45.202506 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2948 | 2026.01.13 03:18:45.202545 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2949 | 2026.01.13 03:18:45.202768 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2950 | 2026.01.13 03:18:45.202821 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2951 | 2026.01.13 03:18:45.202921 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2952 | 2026.01.13 03:18:45.203001 [ 261 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2953 | 2026.01.13 03:18:45.203004 [ 309 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2954 | 2026.01.13 03:18:45.203031 [ 342 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2955 | 2026.01.13 03:18:45.203005 [ 310 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2956 | 2026.01.13 03:18:45.203181 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2957 | 2026.01.13 03:18:45.203209 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2958 | 2026.01.13 03:18:45.203288 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2959 | 2026.01.13 03:18:45.203305 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2960 | 2026.01.13 03:18:45.203335 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2961 | 2026.01.13 03:18:45.203364 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2962 | 2026.01.13 03:18:45.203392 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2963 | 2026.01.13 03:18:45.203419 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2964 | 2026.01.13 03:18:45.204163 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00208 sec., 20192.307692307695 rows/sec., 769.51 KiB/sec. | ||
| 2965 | 2026.01.13 03:18:45.204301 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> MemoryTracker: Peak memory usage (for query): 146.83 KiB. | ||
| 2966 | 2026.01.13 03:18:45.204316 [ 4 ] {e3394aa7-d251-4169-a630-53d39efef317} <Debug> TCPHandler: Processed in 0.002423989 sec. | ||
| 2967 | 2026.01.13 03:18:45.207388 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.01.13 03:18:45.207552 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2969 | 2026.01.13 03:18:45.207613 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2970 | 2026.01.13 03:18:45.208294 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.01.13 03:18:45.208350 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2972 | 2026.01.13 03:18:45.208805 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2973 | 2026.01.13 03:18:45.209012 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.01.13 03:18:45.209159 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Debug> executeQuery: Read 7 rows, 2.95 KiB in 0.001662 sec., 4211.79302045728 rows/sec., 1.73 MiB/sec. | ||
| 2975 | 2026.01.13 03:18:45.209198 [ 4 ] {0ed13be2-cea0-4adc-908d-d772f54ca787} <Debug> TCPHandler: Processed in 0.001869448 sec. | ||
| 2976 | 2026.01.13 03:18:45.209312 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.01.13 03:18:45.209410 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.01.13 03:18:45.209450 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2979 | 2026.01.13 03:18:45.209861 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.01.13 03:18:45.209898 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2981 | 2026.01.13 03:18:45.210202 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2982 | 2026.01.13 03:18:45.210423 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.01.13 03:18:45.210551 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 2984 | 2026.01.13 03:18:45.210589 [ 4 ] {a42fcd21-3856-48d0-b8fd-902b434290e2} <Debug> TCPHandler: Processed in 0.001326567 sec. | ||
| 2985 | 2026.01.13 03:18:45.210695 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.01.13 03:18:45.210789 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2987 | 2026.01.13 03:18:45.210829 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2988 | 2026.01.13 03:18:45.211205 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.01.13 03:18:45.211241 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2990 | 2026.01.13 03:18:45.211526 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2991 | 2026.01.13 03:18:45.211729 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.01.13 03:18:45.211853 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001082 sec., 7393.715341959334 rows/sec., 602.91 KiB/sec. | ||
| 2993 | 2026.01.13 03:18:45.211889 [ 4 ] {df6633ba-9ce1-4137-a3c8-8bea8f4e7400} <Debug> TCPHandler: Processed in 0.001242415 sec. | ||
| 2994 | 2026.01.13 03:18:45.211992 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.01.13 03:18:45.212085 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2996 | 2026.01.13 03:18:45.212123 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2997 | 2026.01.13 03:18:45.212598 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.01.13 03:18:45.212634 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2999 | 2026.01.13 03:18:45.212964 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3000 | 2026.01.13 03:18:45.213177 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.01.13 03:18:45.213309 [ 154 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3002 | 2026.01.13 03:18:45.213312 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Debug> executeQuery: Read 215 rows, 19.87 KiB in 0.001245 sec., 172690.76305220884 rows/sec., 15.59 MiB/sec. | ||
| 3003 | 2026.01.13 03:18:45.213351 [ 154 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.01.13 03:18:45.213367 [ 4 ] {69860b78-d9c9-40d6-816b-ba9d2a8f5ebf} <Debug> TCPHandler: Processed in 0.001422609 sec. | ||
| 3005 | 2026.01.13 03:18:45.213374 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3006 | 2026.01.13 03:18:45.213481 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 3007 | 2026.01.13 03:18:45.213484 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.01.13 03:18:45.213599 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3009 | 2026.01.13 03:18:45.213603 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.01.13 03:18:45.213648 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2273 rows starting from the beginning of the part | ||
| 3011 | 2026.01.13 03:18:45.213664 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3012 | 2026.01.13 03:18:45.213710 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1128 rows starting from the beginning of the part | ||
| 3013 | 2026.01.13 03:18:45.213755 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1192 rows starting from the beginning of the part | ||
| 3014 | 2026.01.13 03:18:45.213794 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 3015 | 2026.01.13 03:18:45.213828 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3016 | 2026.01.13 03:18:45.213863 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 215 rows starting from the beginning of the part | ||
| 3017 | 2026.01.13 03:18:45.214099 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.01.13 03:18:45.214141 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3019 | 2026.01.13 03:18:45.214446 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3020 | 2026.01.13 03:18:45.214670 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.01.13 03:18:45.214801 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Debug> executeQuery: Read 50 rows, 3.78 KiB in 0.001217 sec., 41084.63434675431 rows/sec., 3.03 MiB/sec. | ||
| 3022 | 2026.01.13 03:18:45.214837 [ 4 ] {fe7c963d-9b19-47d9-86d0-bc6e5d49c2ce} <Debug> TCPHandler: Processed in 0.001405349 sec. | ||
| 3023 | 2026.01.13 03:18:45.214949 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.01.13 03:18:45.215041 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3025 | 2026.01.13 03:18:45.215080 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3026 | 2026.01.13 03:18:45.215475 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.01.13 03:18:45.215510 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3028 | 2026.01.13 03:18:45.215801 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3029 | 2026.01.13 03:18:45.215828 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5990 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386119 sec., 2510352.58509739 rows/sec., 213.06 MiB/sec. | ||
| 3030 | 2026.01.13 03:18:45.216012 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.01.13 03:18:45.216144 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001121 sec., 22301.516503122213 rows/sec., 1.83 MiB/sec. | ||
| 3032 | 2026.01.13 03:18:45.216167 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3033 | 2026.01.13 03:18:45.216184 [ 4 ] {8d8c6159-c759-403b-b595-61e555dcc273} <Debug> TCPHandler: Processed in 0.001283696 sec. | ||
| 3034 | 2026.01.13 03:18:45.216297 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.01.13 03:18:45.216392 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3036 | 2026.01.13 03:18:45.216432 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3037 | 2026.01.13 03:18:45.216521 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.01.13 03:18:45.216613 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_11_2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3039 | 2026.01.13 03:18:45.216700 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 3040 | 2026.01.13 03:18:45.216821 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.01.13 03:18:45.216861 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3042 | 2026.01.13 03:18:45.217144 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3043 | 2026.01.13 03:18:45.217370 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.01.13 03:18:45.217506 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 3045 | 2026.01.13 03:18:45.217547 [ 4 ] {4863a871-b86b-44a6-bb28-b7e3e679faca} <Debug> TCPHandler: Processed in 0.001297536 sec. | ||
| 3046 | 2026.01.13 03:18:45.217655 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.01.13 03:18:45.217747 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3048 | 2026.01.13 03:18:45.217785 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3049 | 2026.01.13 03:18:45.218197 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.13 03:18:45.218231 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3051 | 2026.01.13 03:18:45.218536 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3052 | 2026.01.13 03:18:45.218750 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.13 03:18:45.218838 [ 154 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3054 | 2026.01.13 03:18:45.218864 [ 154 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.01.13 03:18:45.218873 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Debug> executeQuery: Read 113 rows, 9.43 KiB in 0.001144 sec., 98776.22377622378 rows/sec., 8.05 MiB/sec. | ||
| 3056 | 2026.01.13 03:18:45.218880 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3057 | 2026.01.13 03:18:45.218910 [ 4 ] {3ce7eb5c-0c0a-4691-8799-293f70b7b242} <Debug> TCPHandler: Processed in 0.001303587 sec. | ||
| 3058 | 2026.01.13 03:18:45.218962 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 3059 | 2026.01.13 03:18:45.219023 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.01.13 03:18:45.219064 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3061 | 2026.01.13 03:18:45.219100 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1146 rows starting from the beginning of the part | ||
| 3062 | 2026.01.13 03:18:45.219120 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.01.13 03:18:45.219166 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3064 | 2026.01.13 03:18:45.219182 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 666 rows starting from the beginning of the part | ||
| 3065 | 2026.01.13 03:18:45.219240 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 506 rows starting from the beginning of the part | ||
| 3066 | 2026.01.13 03:18:45.219283 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 674 rows starting from the beginning of the part | ||
| 3067 | 2026.01.13 03:18:45.219325 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 3068 | 2026.01.13 03:18:45.219367 [ 199 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 3069 | 2026.01.13 03:18:45.219609 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.01.13 03:18:45.219650 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3071 | 2026.01.13 03:18:45.220017 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3072 | 2026.01.13 03:18:45.220237 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.01.13 03:18:45.220331 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3074 | 2026.01.13 03:18:45.220354 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.01.13 03:18:45.220360 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Debug> executeQuery: Read 436 rows, 35.47 KiB in 0.001259 sec., 346306.592533757 rows/sec., 27.51 MiB/sec. | ||
| 3076 | 2026.01.13 03:18:45.220371 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3077 | 2026.01.13 03:18:45.220398 [ 4 ] {fa5c53c9-5c00-4a60-94a0-75cd06d4cadc} <Debug> TCPHandler: Processed in 0.001423079 sec. | ||
| 3078 | 2026.01.13 03:18:45.220448 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 3079 | 2026.01.13 03:18:45.220508 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.01.13 03:18:45.220551 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3081 | 2026.01.13 03:18:45.220576 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647664 sec., 1912404.4708144378 rows/sec., 143.96 MiB/sec. | ||
| 3082 | 2026.01.13 03:18:45.220605 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.01.13 03:18:45.220581 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2653 rows starting from the beginning of the part | ||
| 3084 | 2026.01.13 03:18:45.220651 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3085 | 2026.01.13 03:18:45.220689 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 204 rows starting from the beginning of the part | ||
| 3086 | 2026.01.13 03:18:45.220737 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 746 rows starting from the beginning of the part | ||
| 3087 | 2026.01.13 03:18:45.220776 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 214 rows starting from the beginning of the part | ||
| 3088 | 2026.01.13 03:18:45.220815 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 3089 | 2026.01.13 03:18:45.220853 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 436 rows starting from the beginning of the part | ||
| 3090 | 2026.01.13 03:18:45.220879 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3091 | 2026.01.13 03:18:45.220973 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.01.13 03:18:45.221015 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3093 | 2026.01.13 03:18:45.221318 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.01.13 03:18:45.221357 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3095 | 2026.01.13 03:18:45.221428 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_11_2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3096 | 2026.01.13 03:18:45.221525 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3097 | 2026.01.13 03:18:45.221609 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.13 03:18:45.221747 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 54.72 KiB/sec. | ||
| 3099 | 2026.01.13 03:18:45.221783 [ 4 ] {4a123954-f5af-469f-809d-5407cc7cde61} <Debug> TCPHandler: Processed in 0.001323027 sec. | ||
| 3100 | 2026.01.13 03:18:45.221883 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.01.13 03:18:45.221975 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3102 | 2026.01.13 03:18:45.222029 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3103 | 2026.01.13 03:18:45.222270 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857578 sec., 2321840.590274002 rows/sec., 155.95 MiB/sec. | ||
| 3104 | 2026.01.13 03:18:45.222651 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3105 | 2026.01.13 03:18:45.222794 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.13 03:18:45.222837 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3107 | 2026.01.13 03:18:45.222886 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.01.13 03:18:45.222961 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3109 | 2026.01.13 03:18:45.223020 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3110 | 2026.01.13 03:18:45.223391 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3111 | 2026.01.13 03:18:45.223626 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.01.13 03:18:45.223761 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001802 sec., 16648.168701442843 rows/sec., 29.83 MiB/sec. | ||
| 3113 | 2026.01.13 03:18:45.223811 [ 4 ] {24a05385-a9b3-4801-af9d-1b3d26988a18} <Debug> TCPHandler: Processed in 0.00197583 sec. | ||
| 3114 | 2026.01.13 03:18:45.223925 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.01.13 03:18:45.224017 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.01.13 03:18:45.224056 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3117 | 2026.01.13 03:18:45.224373 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.01.13 03:18:45.224407 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3119 | 2026.01.13 03:18:45.224703 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3120 | 2026.01.13 03:18:45.224917 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.01.13 03:18:45.225040 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00104 sec., 2884.6153846153848 rows/sec., 203.76 KiB/sec. | ||
| 3122 | 2026.01.13 03:18:45.225078 [ 4 ] {69bc78c7-04a2-48f1-94ce-ca8548252e55} <Debug> TCPHandler: Processed in 0.001199464 sec. | ||
| 3123 | 2026.01.13 03:18:45.225183 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.01.13 03:18:45.225274 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.01.13 03:18:45.225313 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3126 | 2026.01.13 03:18:45.225639 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.01.13 03:18:45.225674 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3128 | 2026.01.13 03:18:45.225997 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3129 | 2026.01.13 03:18:45.226252 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.01.13 03:18:45.226378 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00112 sec., 26785.71428571429 rows/sec., 1.78 MiB/sec. | ||
| 3131 | 2026.01.13 03:18:45.226416 [ 4 ] {79f453d1-334f-4896-86ba-151b801c24e9} <Debug> TCPHandler: Processed in 0.001279736 sec. | ||
| 3132 | 2026.01.13 03:18:46.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.24 MiB, peak 221.19 MiB, free memory in arenas 0.00 B, will set to 211.06 MiB (RSS), difference: -1.18 MiB | ||
| 3133 | 2026.01.13 03:18:46.341886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5337 | ||
| 3134 | 2026.01.13 03:18:46.342375 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.13 03:18:46.342416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3136 | 2026.01.13 03:18:46.342952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3137 | 2026.01.13 03:18:46.343180 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.13 03:18:46.343305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5337 | ||
| 3139 | 2026.01.13 03:18:46.343356 [ 122 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3140 | 2026.01.13 03:18:46.343460 [ 122 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.01.13 03:18:46.343498 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3142 | 2026.01.13 03:18:46.343648 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3143 | 2026.01.13 03:18:46.343806 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3144 | 2026.01.13 03:18:46.343848 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 3145 | 2026.01.13 03:18:46.343951 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3146 | 2026.01.13 03:18:46.344009 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3147 | 2026.01.13 03:18:46.344060 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3148 | 2026.01.13 03:18:46.344111 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3149 | 2026.01.13 03:18:46.344159 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3150 | 2026.01.13 03:18:46.345524 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930759 sec., 2764197.913877392 rows/sec., 39.54 MiB/sec. | ||
| 3151 | 2026.01.13 03:18:46.346544 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3152 | 2026.01.13 03:18:46.346832 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_11_2} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.13 03:18:46.346912 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_11_2} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3154 | 2026.01.13 03:18:46.347001 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3155 | 2026.01.13 03:18:46.671316 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3156 | 2026.01.13 03:18:46.689388 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.01.13 03:18:46.689448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3158 | 2026.01.13 03:18:46.696365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3159 | 2026.01.13 03:18:46.697097 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.01.13 03:18:46.697411 [ 126 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3161 | 2026.01.13 03:18:46.697496 [ 126 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.01.13 03:18:46.697518 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3163 | 2026.01.13 03:18:46.697618 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3164 | 2026.01.13 03:18:46.700708 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3165 | 2026.01.13 03:18:46.701353 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3166 | 2026.01.13 03:18:46.702730 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3167 | 2026.01.13 03:18:46.707098 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3168 | 2026.01.13 03:18:46.711136 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3169 | 2026.01.13 03:18:46.715365 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3170 | 2026.01.13 03:18:46.719772 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3171 | 2026.01.13 03:18:46.724201 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3172 | 2026.01.13 03:18:46.774735 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077154362 sec., 1075.7654894482828 rows/sec., 5.56 MiB/sec. | ||
| 3173 | 2026.01.13 03:18:46.777204 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3174 | 2026.01.13 03:18:46.779517 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_11_2} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.01.13 03:18:46.779604 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_11_2} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3176 | 2026.01.13 03:18:46.781570 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3177 | 2026.01.13 03:18:47.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.16 MiB, peak 222.06 MiB, free memory in arenas 0.00 B, will set to 221.02 MiB (RSS), difference: 8.86 MiB | ||
| 3178 | 2026.01.13 03:18:50.172992 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.01.13 03:18:50.173289 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3180 | 2026.01.13 03:18:50.173392 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3181 | 2026.01.13 03:18:50.174140 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.01.13 03:18:50.174185 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3183 | 2026.01.13 03:18:50.174567 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3184 | 2026.01.13 03:18:50.174795 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.01.13 03:18:50.174944 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.00173 sec., 28901.73410404624 rows/sec., 2.49 MiB/sec. | ||
| 3186 | 2026.01.13 03:18:50.174985 [ 4 ] {e173b769-f44f-4fb9-b292-d196f743539c} <Debug> TCPHandler: Processed in 0.002168794 sec. | ||
| 3187 | 2026.01.13 03:18:50.175116 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.01.13 03:18:50.175235 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.01.13 03:18:50.175283 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3190 | 2026.01.13 03:18:50.175724 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.01.13 03:18:50.175761 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3192 | 2026.01.13 03:18:50.176086 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3193 | 2026.01.13 03:18:50.176295 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.01.13 03:18:50.176397 [ 172 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3195 | 2026.01.13 03:18:50.176420 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 3196 | 2026.01.13 03:18:50.176469 [ 172 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.01.13 03:18:50.176476 [ 4 ] {524d6f90-2bc7-45d6-9511-e940663254b1} <Debug> TCPHandler: Processed in 0.001427209 sec. | ||
| 3198 | 2026.01.13 03:18:50.176499 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3199 | 2026.01.13 03:18:50.176601 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.01.13 03:18:50.176620 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 3201 | 2026.01.13 03:18:50.176699 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3202 | 2026.01.13 03:18:50.176743 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3203 | 2026.01.13 03:18:50.176764 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3204 | 2026.01.13 03:18:50.176805 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 3205 | 2026.01.13 03:18:50.176877 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 3206 | 2026.01.13 03:18:50.176927 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3207 | 2026.01.13 03:18:50.176974 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 3208 | 2026.01.13 03:18:50.177017 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3209 | 2026.01.13 03:18:50.177061 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 3210 | 2026.01.13 03:18:50.177152 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.01.13 03:18:50.177193 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3212 | 2026.01.13 03:18:50.177676 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3213 | 2026.01.13 03:18:50.177920 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.01.13 03:18:50.178050 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001369 sec., 33601.16873630387 rows/sec., 2.62 MiB/sec. | ||
| 3215 | 2026.01.13 03:18:50.178082 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514871 sec., 361746.97383473575 rows/sec., 23.92 MiB/sec. | ||
| 3216 | 2026.01.13 03:18:50.178087 [ 4 ] {bc0a3b14-a353-452f-9605-0c31fcd6a890} <Debug> TCPHandler: Processed in 0.001533892 sec. | ||
| 3217 | 2026.01.13 03:18:50.178241 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.01.13 03:18:50.178271 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3219 | 2026.01.13 03:18:50.178334 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.01.13 03:18:50.178383 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3221 | 2026.01.13 03:18:50.178556 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.13 03:18:50.178639 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_11_2} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3223 | 2026.01.13 03:18:50.178710 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3224 | 2026.01.13 03:18:50.178748 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.01.13 03:18:50.178789 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3226 | 2026.01.13 03:18:50.179107 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3227 | 2026.01.13 03:18:50.179334 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.01.13 03:18:50.179462 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.67 MiB/sec. | ||
| 3229 | 2026.01.13 03:18:50.179497 [ 4 ] {20c1a2d0-0379-4071-96d5-fa7cdb195a26} <Debug> TCPHandler: Processed in 0.001303086 sec. | ||
| 3230 | 2026.01.13 03:18:50.179604 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.01.13 03:18:50.179695 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.01.13 03:18:50.179749 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3233 | 2026.01.13 03:18:50.180480 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.13 03:18:50.180516 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3235 | 2026.01.13 03:18:50.181015 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3236 | 2026.01.13 03:18:50.181228 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.01.13 03:18:50.181359 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001681 sec., 5948.83997620464 rows/sec., 10.66 MiB/sec. | ||
| 3238 | 2026.01.13 03:18:50.181407 [ 4 ] {3c68cd2b-f152-4a0d-a644-494ec5616205} <Debug> TCPHandler: Processed in 0.001850248 sec. | ||
| 3239 | 2026.01.13 03:18:50.181514 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.13 03:18:50.181615 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.01.13 03:18:50.181656 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3242 | 2026.01.13 03:18:50.181993 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.01.13 03:18:50.182030 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3244 | 2026.01.13 03:18:50.182338 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3245 | 2026.01.13 03:18:50.182547 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.01.13 03:18:50.182653 [ 172 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3247 | 2026.01.13 03:18:50.182677 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001079 sec., 27803.52177942539 rows/sec., 1.84 MiB/sec. | ||
| 3248 | 2026.01.13 03:18:50.182693 [ 172 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.01.13 03:18:50.182721 [ 4 ] {ef62da0c-4fb4-4c6a-b50f-0450e26066da} <Debug> TCPHandler: Processed in 0.001254935 sec. | ||
| 3250 | 2026.01.13 03:18:50.182722 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3251 | 2026.01.13 03:18:50.182817 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 3252 | 2026.01.13 03:18:50.182924 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2026.01.13 03:18:50.182952 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 280 rows starting from the beginning of the part | ||
| 3254 | 2026.01.13 03:18:50.183001 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3255 | 2026.01.13 03:18:50.183040 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 3256 | 2026.01.13 03:18:50.183077 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3257 | 2026.01.13 03:18:50.183114 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3258 | 2026.01.13 03:18:50.183150 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3259 | 2026.01.13 03:18:50.183877 [ 192 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.001091242 sec., 434367.44553453766 rows/sec., 25.69 MiB/sec. | ||
| 3260 | 2026.01.13 03:18:50.184028 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3261 | 2026.01.13 03:18:50.184270 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.01.13 03:18:50.184340 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_11_2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3263 | 2026.01.13 03:18:50.184394 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3264 | 2026.01.13 03:18:53.754745 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3265 | 2026.01.13 03:18:53.754797 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3266 | 2026.01.13 03:18:53.844372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5785 | ||
| 3267 | 2026.01.13 03:18:53.845006 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.01.13 03:18:53.845060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3269 | 2026.01.13 03:18:53.845593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3270 | 2026.01.13 03:18:53.845859 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.01.13 03:18:53.846011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 3272 | 2026.01.13 03:18:53.854249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 428 | ||
| 3273 | 2026.01.13 03:18:53.856941 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.01.13 03:18:53.856992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3275 | 2026.01.13 03:18:53.858270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3276 | 2026.01.13 03:18:53.858581 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.01.13 03:18:53.858839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3278 | 2026.01.13 03:18:54.201751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3279 | 2026.01.13 03:18:54.219446 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.01.13 03:18:54.219520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3281 | 2026.01.13 03:18:54.225500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3282 | 2026.01.13 03:18:54.226274 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.01.13 03:18:54.230439 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3284 | 2026.01.13 03:18:55.173930 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.13 03:18:55.174141 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3286 | 2026.01.13 03:18:55.174213 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3287 | 2026.01.13 03:18:55.174894 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.01.13 03:18:55.174932 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3289 | 2026.01.13 03:18:55.175324 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3290 | 2026.01.13 03:18:55.175568 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.01.13 03:18:55.175709 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Debug> executeQuery: Read 90 rows, 8.05 KiB in 0.00162 sec., 55555.55555555556 rows/sec., 4.85 MiB/sec. | ||
| 3292 | 2026.01.13 03:18:55.175749 [ 4 ] {87224042-f21b-4d02-9e7d-1188a5ddf309} <Debug> TCPHandler: Processed in 0.001947029 sec. | ||
| 3293 | 2026.01.13 03:18:55.175879 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.01.13 03:18:55.175972 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3295 | 2026.01.13 03:18:55.176011 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3296 | 2026.01.13 03:18:55.176404 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.13 03:18:55.176438 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3298 | 2026.01.13 03:18:55.176725 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3299 | 2026.01.13 03:18:55.176932 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.13 03:18:55.177055 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001101 sec., 27247.956403269756 rows/sec., 2.00 MiB/sec. | ||
| 3301 | 2026.01.13 03:18:55.177089 [ 4 ] {aea88d0b-196f-404c-a414-3254f38d6f22} <Debug> TCPHandler: Processed in 0.001259555 sec. | ||
| 3302 | 2026.01.13 03:18:55.177212 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.13 03:18:55.177309 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3304 | 2026.01.13 03:18:55.177347 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3305 | 2026.01.13 03:18:55.177791 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.13 03:18:55.177827 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3307 | 2026.01.13 03:18:55.178128 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3308 | 2026.01.13 03:18:55.178341 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.01.13 03:18:55.178463 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001172 sec., 56313.99317406143 rows/sec., 4.40 MiB/sec. | ||
| 3310 | 2026.01.13 03:18:55.178499 [ 4 ] {23956ea0-1ee5-45b3-9081-72f9caccc63a} <Debug> TCPHandler: Processed in 0.001339677 sec. | ||
| 3311 | 2026.01.13 03:18:55.178615 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.01.13 03:18:55.178717 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.01.13 03:18:55.178760 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3314 | 2026.01.13 03:18:55.179140 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.01.13 03:18:55.179173 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3316 | 2026.01.13 03:18:55.179488 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3317 | 2026.01.13 03:18:55.179714 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.01.13 03:18:55.179835 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.70 MiB/sec. | ||
| 3319 | 2026.01.13 03:18:55.179869 [ 4 ] {15c73a36-9a09-4e33-b8aa-7d6ac45ab30a} <Debug> TCPHandler: Processed in 0.001303247 sec. | ||
| 3320 | 2026.01.13 03:18:55.179980 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.01.13 03:18:55.180072 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.01.13 03:18:55.180124 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3323 | 2026.01.13 03:18:55.180922 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.01.13 03:18:55.180957 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3325 | 2026.01.13 03:18:55.181483 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3326 | 2026.01.13 03:18:55.181705 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.01.13 03:18:55.181800 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3328 | 2026.01.13 03:18:55.181837 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001783 sec., 16825.57487380819 rows/sec., 30.15 MiB/sec. | ||
| 3329 | 2026.01.13 03:18:55.181839 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.01.13 03:18:55.181869 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3331 | 2026.01.13 03:18:55.181885 [ 4 ] {9390c6c5-c2c1-4d87-acbf-722013695bf8} <Debug> TCPHandler: Processed in 0.00195376 sec. | ||
| 3332 | 2026.01.13 03:18:55.181980 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 3333 | 2026.01.13 03:18:55.182002 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.01.13 03:18:55.182113 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3335 | 2026.01.13 03:18:55.182153 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3336 | 2026.01.13 03:18:55.182232 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2026.01.13 03:18:55.182296 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 103 rows starting from the beginning of the part | ||
| 3338 | 2026.01.13 03:18:55.182446 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3339 | 2026.01.13 03:18:55.182479 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.01.13 03:18:55.182519 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3341 | 2026.01.13 03:18:55.182555 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3342 | 2026.01.13 03:18:55.182656 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3343 | 2026.01.13 03:18:55.182755 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 3344 | 2026.01.13 03:18:55.182829 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3345 | 2026.01.13 03:18:55.182853 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3346 | 2026.01.13 03:18:55.183056 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.01.13 03:18:55.183191 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001097 sec., 27347.310847766636 rows/sec., 1.81 MiB/sec. | ||
| 3348 | 2026.01.13 03:18:55.183226 [ 4 ] {2596a2a4-5e19-490f-ac8f-5fb6aea6c426} <Debug> TCPHandler: Processed in 0.001272086 sec. | ||
| 3349 | 2026.01.13 03:18:55.185016 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 19 columns (19 merged, 0 gathered) in 0.003085793 sec., 66757.5563234475 rows/sec., 119.63 MiB/sec. | ||
| 3350 | 2026.01.13 03:18:55.185645 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3351 | 2026.01.13 03:18:55.186097 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.01.13 03:18:55.186187 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3353 | 2026.01.13 03:18:55.186323 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3354 | 2026.01.13 03:18:56.523622 [ 142 ] {} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3355 | 2026.01.13 03:18:56.523700 [ 142 ] {} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.01.13 03:18:56.523727 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3357 | 2026.01.13 03:18:56.523941 [ 187 ] {fde5d620-6213-467e-b7ef-9ef13d121090::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 | ||
| 3358 | 2026.01.13 03:18:56.524518 [ 187 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2026.01.13 03:18:56.524618 [ 187 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 3360 | 2026.01.13 03:18:56.524783 [ 187 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
| 3361 | 2026.01.13 03:18:56.524862 [ 187 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 3362 | 2026.01.13 03:18:56.524931 [ 187 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3363 | 2026.01.13 03:18:56.525001 [ 187 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 3364 | 2026.01.13 03:18:56.526801 [ 192 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.00297244 sec., 16484.773452113415 rows/sec., 3.91 MiB/sec. | ||
| 3365 | 2026.01.13 03:18:56.527092 [ 186 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3366 | 2026.01.13 03:18:56.527687 [ 186 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.01.13 03:18:56.527789 [ 186 ] {fde5d620-6213-467e-b7ef-9ef13d121090::all_1_5_1} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3368 | 2026.01.13 03:18:56.527952 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3369 | 2026.01.13 03:18:58.121423 [ 139 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3370 | 2026.01.13 03:18:58.121492 [ 139 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.01.13 03:18:58.121518 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3372 | 2026.01.13 03:18:58.121649 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::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 | ||
| 3373 | 2026.01.13 03:18:58.121804 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3374 | 2026.01.13 03:18:58.121844 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3375 | 2026.01.13 03:18:58.121919 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3376 | 2026.01.13 03:18:58.121970 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3377 | 2026.01.13 03:18:58.122047 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3378 | 2026.01.13 03:18:58.122094 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3379 | 2026.01.13 03:18:58.122926 [ 192 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335387 sec., 14976.931780824585 rows/sec., 1.25 MiB/sec. | ||
| 3380 | 2026.01.13 03:18:58.123101 [ 194 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3381 | 2026.01.13 03:18:58.123415 [ 194 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.01.13 03:18:58.123498 [ 194 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_5_1} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3383 | 2026.01.13 03:18:58.123578 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3384 | 2026.01.13 03:19:00.202327 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.01.13 03:19:00.202535 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3386 | 2026.01.13 03:19:00.202605 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3387 | 2026.01.13 03:19:00.203276 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.01.13 03:19:00.203315 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3389 | 2026.01.13 03:19:00.203686 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3390 | 2026.01.13 03:19:00.203912 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.01.13 03:19:00.204057 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 207.22 KiB/sec. | ||
| 3392 | 2026.01.13 03:19:00.204096 [ 4 ] {c6d92659-0157-49bc-ab3f-77ded3eae5a7} <Debug> TCPHandler: Processed in 0.001898118 sec. | ||
| 3393 | 2026.01.13 03:19:00.204237 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2026.01.13 03:19:00.204332 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3395 | 2026.01.13 03:19:00.204370 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3396 | 2026.01.13 03:19:00.205484 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.01.13 03:19:00.205520 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3398 | 2026.01.13 03:19:00.205901 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3399 | 2026.01.13 03:19:00.206112 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.01.13 03:19:00.206234 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001921 sec., 634044.7683498178 rows/sec., 52.18 MiB/sec. | ||
| 3401 | 2026.01.13 03:19:00.206270 [ 4 ] {eeb4f929-fad6-431c-a232-1fcdcdd1a920} <Debug> TCPHandler: Processed in 0.002085513 sec. | ||
| 3402 | 2026.01.13 03:19:00.206394 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.01.13 03:19:00.206488 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3404 | 2026.01.13 03:19:00.206528 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3405 | 2026.01.13 03:19:00.206949 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.01.13 03:19:00.206984 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3407 | 2026.01.13 03:19:00.207270 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3408 | 2026.01.13 03:19:00.207478 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.01.13 03:19:00.207598 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001129 sec., 12400.354295837024 rows/sec., 913.42 KiB/sec. | ||
| 3410 | 2026.01.13 03:19:00.207633 [ 4 ] {b98e3be9-188b-4c50-ac1e-11ad1e2f6954} <Debug> TCPHandler: Processed in 0.001292656 sec. | ||
| 3411 | 2026.01.13 03:19:00.207742 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.01.13 03:19:00.207835 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3413 | 2026.01.13 03:19:00.207873 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3414 | 2026.01.13 03:19:00.208372 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.01.13 03:19:00.208408 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3416 | 2026.01.13 03:19:00.208710 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3417 | 2026.01.13 03:19:00.208915 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.01.13 03:19:00.209037 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00122 sec., 186885.24590163934 rows/sec., 12.65 MiB/sec. | ||
| 3419 | 2026.01.13 03:19:00.209073 [ 4 ] {9b4f1379-b959-4054-80d1-312d0e66d15c} <Debug> TCPHandler: Processed in 0.001378938 sec. | ||
| 3420 | 2026.01.13 03:19:00.209182 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.01.13 03:19:00.209275 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3422 | 2026.01.13 03:19:00.209314 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3423 | 2026.01.13 03:19:00.209915 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.13 03:19:00.209951 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3425 | 2026.01.13 03:19:00.210279 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3426 | 2026.01.13 03:19:00.210489 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.13 03:19:00.210613 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001356 sec., 393805.3097345133 rows/sec., 29.19 MiB/sec. | ||
| 3428 | 2026.01.13 03:19:00.210649 [ 4 ] {9fdf484e-b431-4d0d-8570-12cdc721d778} <Debug> TCPHandler: Processed in 0.001514451 sec. | ||
| 3429 | 2026.01.13 03:19:00.210763 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.01.13 03:19:00.210857 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.01.13 03:19:00.210899 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3432 | 2026.01.13 03:19:00.211451 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.13 03:19:00.211486 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3434 | 2026.01.13 03:19:00.211843 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3435 | 2026.01.13 03:19:00.212046 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.01.13 03:19:00.212169 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00133 sec., 636090.2255639097 rows/sec., 42.81 MiB/sec. | ||
| 3437 | 2026.01.13 03:19:00.212203 [ 4 ] {3f128cc7-e15d-4101-af27-d82d5d8bdeb4} <Debug> TCPHandler: Processed in 0.00148811 sec. | ||
| 3438 | 2026.01.13 03:19:00.212312 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.01.13 03:19:00.212405 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.01.13 03:19:00.212457 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3441 | 2026.01.13 03:19:00.213179 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.01.13 03:19:00.213213 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3443 | 2026.01.13 03:19:00.213692 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3444 | 2026.01.13 03:19:00.213909 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.13 03:19:00.214037 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00165 sec., 6060.606060606061 rows/sec., 10.86 MiB/sec. | ||
| 3446 | 2026.01.13 03:19:00.214084 [ 4 ] {749f64e8-33b6-4d78-b83f-c33b4463a7e4} <Debug> TCPHandler: Processed in 0.001819927 sec. | ||
| 3447 | 2026.01.13 03:19:00.214191 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.01.13 03:19:00.214284 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3449 | 2026.01.13 03:19:00.214323 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3450 | 2026.01.13 03:19:00.214644 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.01.13 03:19:00.214677 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3452 | 2026.01.13 03:19:00.214967 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3453 | 2026.01.13 03:19:00.215180 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.01.13 03:19:00.215300 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 3455 | 2026.01.13 03:19:00.215333 [ 4 ] {378cdb7e-e452-4505-86ad-4860da2628a6} <Debug> TCPHandler: Processed in 0.001189824 sec. | ||
| 3456 | 2026.01.13 03:19:01.347075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6297 | ||
| 3457 | 2026.01.13 03:19:01.347582 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.01.13 03:19:01.347623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3459 | 2026.01.13 03:19:01.348116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3460 | 2026.01.13 03:19:01.348340 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.01.13 03:19:01.348469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6297 | ||
| 3462 | 2026.01.13 03:19:01.731451 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3463 | 2026.01.13 03:19:01.750995 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.13 03:19:01.751096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3465 | 2026.01.13 03:19:01.758256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3466 | 2026.01.13 03:19:01.759066 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.01.13 03:19:01.763117 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3468 | 2026.01.13 03:19:03.860010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 456 | ||
| 3469 | 2026.01.13 03:19:03.862135 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.01.13 03:19:03.862181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3471 | 2026.01.13 03:19:03.863311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3472 | 2026.01.13 03:19:03.863579 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.01.13 03:19:03.863853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3474 | 2026.01.13 03:19:05.178574 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.01.13 03:19:05.178878 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3476 | 2026.01.13 03:19:05.178979 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3477 | 2026.01.13 03:19:05.179736 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.01.13 03:19:05.179779 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3479 | 2026.01.13 03:19:05.180172 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3480 | 2026.01.13 03:19:05.180398 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.13 03:19:05.180546 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001743 sec., 67699.36890418819 rows/sec., 5.73 MiB/sec. | ||
| 3482 | 2026.01.13 03:19:05.180587 [ 4 ] {faa9e234-8f1c-4595-9717-0f337b383009} <Debug> TCPHandler: Processed in 0.002188235 sec. | ||
| 3483 | 2026.01.13 03:19:05.180735 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.01.13 03:19:05.180829 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.01.13 03:19:05.180868 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3486 | 2026.01.13 03:19:05.181346 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.01.13 03:19:05.181382 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3488 | 2026.01.13 03:19:05.181665 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3489 | 2026.01.13 03:19:05.181879 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.13 03:19:05.182000 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00119 sec., 26050.420168067227 rows/sec., 1.91 MiB/sec. | ||
| 3491 | 2026.01.13 03:19:05.182036 [ 4 ] {cba45ab1-ed36-45a7-b4fe-e9a0b03b6896} <Debug> TCPHandler: Processed in 0.001366468 sec. | ||
| 3492 | 2026.01.13 03:19:05.182178 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.01.13 03:19:05.182270 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3494 | 2026.01.13 03:19:05.182314 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3495 | 2026.01.13 03:19:05.182766 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.01.13 03:19:05.182801 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3497 | 2026.01.13 03:19:05.183101 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3498 | 2026.01.13 03:19:05.183329 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.01.13 03:19:05.183450 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001198 sec., 79298.83138564273 rows/sec., 6.19 MiB/sec. | ||
| 3500 | 2026.01.13 03:19:05.183485 [ 4 ] {5b08fc96-24a8-4a72-a3d6-2cc68496ecba} <Debug> TCPHandler: Processed in 0.001354038 sec. | ||
| 3501 | 2026.01.13 03:19:05.183611 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.01.13 03:19:05.183707 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3503 | 2026.01.13 03:19:05.183750 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3504 | 2026.01.13 03:19:05.184214 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.01.13 03:19:05.184250 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3506 | 2026.01.13 03:19:05.184588 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3507 | 2026.01.13 03:19:05.184801 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.01.13 03:19:05.184927 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 3509 | 2026.01.13 03:19:05.184963 [ 4 ] {0129b6dd-6236-4ce0-9679-1f12eff7ac3a} <Debug> TCPHandler: Processed in 0.001408469 sec. | ||
| 3510 | 2026.01.13 03:19:05.185082 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.01.13 03:19:05.185184 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3512 | 2026.01.13 03:19:05.185238 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3513 | 2026.01.13 03:19:05.186074 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.01.13 03:19:05.186113 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3515 | 2026.01.13 03:19:05.186641 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3516 | 2026.01.13 03:19:05.186869 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.01.13 03:19:05.187000 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001834 sec., 16902.944383860417 rows/sec., 30.29 MiB/sec. | ||
| 3518 | 2026.01.13 03:19:05.187050 [ 4 ] {22dfce44-97af-4424-85e7-d638b68236d6} <Debug> TCPHandler: Processed in 0.00201589 sec. | ||
| 3519 | 2026.01.13 03:19:05.187168 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.01.13 03:19:05.187262 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3521 | 2026.01.13 03:19:05.187303 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3522 | 2026.01.13 03:19:05.187660 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.01.13 03:19:05.187696 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3524 | 2026.01.13 03:19:05.187999 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3525 | 2026.01.13 03:19:05.188214 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.01.13 03:19:05.188337 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3527 | 2026.01.13 03:19:05.188373 [ 4 ] {519b4907-df20-4966-a87a-abc6c479c7bb} <Debug> TCPHandler: Processed in 0.001252436 sec. | ||
| 3528 | 2026.01.13 03:19:08.755038 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3529 | 2026.01.13 03:19:08.755094 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3530 | 2026.01.13 03:19:08.849505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6745 | ||
| 3531 | 2026.01.13 03:19:08.849969 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.01.13 03:19:08.850010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3533 | 2026.01.13 03:19:08.850506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3534 | 2026.01.13 03:19:08.850759 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.01.13 03:19:08.850901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3536 | 2026.01.13 03:19:09.264174 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3537 | 2026.01.13 03:19:09.280326 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.01.13 03:19:09.280383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3539 | 2026.01.13 03:19:09.286340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3540 | 2026.01.13 03:19:09.287058 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.01.13 03:19:09.289877 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3542 | 2026.01.13 03:19:10.177507 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.01.13 03:19:10.177702 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3544 | 2026.01.13 03:19:10.177768 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3545 | 2026.01.13 03:19:10.178410 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.01.13 03:19:10.178458 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3547 | 2026.01.13 03:19:10.178864 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3548 | 2026.01.13 03:19:10.179095 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.01.13 03:19:10.179245 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001591 sec., 47768.69893148963 rows/sec., 3.92 MiB/sec. | ||
| 3550 | 2026.01.13 03:19:10.179257 [ 121 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3551 | 2026.01.13 03:19:10.179285 [ 4 ] {7348fb82-93be-44bd-9d03-5620af21a361} <Debug> TCPHandler: Processed in 0.001909299 sec. | ||
| 3552 | 2026.01.13 03:19:10.179331 [ 121 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.01.13 03:19:10.179362 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3554 | 2026.01.13 03:19:10.179428 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.01.13 03:19:10.179462 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 3556 | 2026.01.13 03:19:10.179529 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3557 | 2026.01.13 03:19:10.179562 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3558 | 2026.01.13 03:19:10.179570 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3559 | 2026.01.13 03:19:10.179595 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2437 rows starting from the beginning of the part | ||
| 3560 | 2026.01.13 03:19:10.179658 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3561 | 2026.01.13 03:19:10.179707 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3562 | 2026.01.13 03:19:10.179754 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1218 rows starting from the beginning of the part | ||
| 3563 | 2026.01.13 03:19:10.179797 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3564 | 2026.01.13 03:19:10.179842 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3565 | 2026.01.13 03:19:10.179965 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.01.13 03:19:10.180001 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3567 | 2026.01.13 03:19:10.180394 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3568 | 2026.01.13 03:19:10.180619 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.01.13 03:19:10.180749 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001239 sec., 8071.025020177562 rows/sec., 606.90 KiB/sec. | ||
| 3570 | 2026.01.13 03:19:10.180786 [ 4 ] {d33dee98-a8c8-4044-8861-a03d0ba508a6} <Debug> TCPHandler: Processed in 0.001408378 sec. | ||
| 3571 | 2026.01.13 03:19:10.180897 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.01.13 03:19:10.180992 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3573 | 2026.01.13 03:19:10.181032 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3574 | 2026.01.13 03:19:10.181442 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.01.13 03:19:10.181478 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3576 | 2026.01.13 03:19:10.181685 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3989 rows, containing 5 columns (5 merged, 0 gathered) in 0.002259816 sec., 1765187.9622057725 rows/sec., 151.75 MiB/sec. | ||
| 3577 | 2026.01.13 03:19:10.181781 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3578 | 2026.01.13 03:19:10.182006 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.01.13 03:19:10.182053 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3580 | 2026.01.13 03:19:10.182113 [ 121 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3581 | 2026.01.13 03:19:10.182135 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001161 sec., 63738.15676141258 rows/sec., 4.98 MiB/sec. | ||
| 3582 | 2026.01.13 03:19:10.182152 [ 121 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.01.13 03:19:10.182180 [ 4 ] {a740e961-3a47-4306-88c7-8426df82a1ad} <Debug> TCPHandler: Processed in 0.001334397 sec. | ||
| 3584 | 2026.01.13 03:19:10.182182 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3585 | 2026.01.13 03:19:10.182271 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 3586 | 2026.01.13 03:19:10.182302 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.01.13 03:19:10.182366 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3588 | 2026.01.13 03:19:10.182392 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1219 rows starting from the beginning of the part | ||
| 3589 | 2026.01.13 03:19:10.182397 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.01.13 03:19:10.182391 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.01.13 03:19:10.182444 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
| 3592 | 2026.01.13 03:19:10.182447 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3593 | 2026.01.13 03:19:10.182493 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 3594 | 2026.01.13 03:19:10.182504 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_16_3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3595 | 2026.01.13 03:19:10.182533 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 534 rows starting from the beginning of the part | ||
| 3596 | 2026.01.13 03:19:10.182575 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3597 | 2026.01.13 03:19:10.182607 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 3598 | 2026.01.13 03:19:10.182613 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3599 | 2026.01.13 03:19:10.182878 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.01.13 03:19:10.182913 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3601 | 2026.01.13 03:19:10.183261 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3602 | 2026.01.13 03:19:10.183476 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.01.13 03:19:10.183577 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3604 | 2026.01.13 03:19:10.183603 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 3605 | 2026.01.13 03:19:10.183605 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.01.13 03:19:10.183604 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363187 sec., 1492091.6939495462 rows/sec., 115.23 MiB/sec. | ||
| 3607 | 2026.01.13 03:19:10.183646 [ 4 ] {d5ca3196-8f7a-4bf7-be08-53a8200fdc3b} <Debug> TCPHandler: Processed in 0.001394608 sec. | ||
| 3608 | 2026.01.13 03:19:10.183650 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3609 | 2026.01.13 03:19:10.183762 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 3610 | 2026.01.13 03:19:10.183768 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.01.13 03:19:10.183802 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3612 | 2026.01.13 03:19:10.183880 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3613 | 2026.01.13 03:19:10.183889 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3614 | 2026.01.13 03:19:10.183931 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4313 rows starting from the beginning of the part | ||
| 3615 | 2026.01.13 03:19:10.183937 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3616 | 2026.01.13 03:19:10.183999 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3617 | 2026.01.13 03:19:10.184048 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 3618 | 2026.01.13 03:19:10.184058 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.01.13 03:19:10.184090 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 846 rows starting from the beginning of the part | ||
| 3620 | 2026.01.13 03:19:10.184129 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_16_3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3621 | 2026.01.13 03:19:10.184136 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3622 | 2026.01.13 03:19:10.184188 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 3623 | 2026.01.13 03:19:10.184196 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3624 | 2026.01.13 03:19:10.184668 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.01.13 03:19:10.184707 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3626 | 2026.01.13 03:19:10.185226 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3627 | 2026.01.13 03:19:10.185459 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.01.13 03:19:10.185595 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 3629 | 2026.01.13 03:19:10.185649 [ 4 ] {e46060e4-92bd-4192-975e-92f833390233} <Debug> TCPHandler: Processed in 0.001930559 sec. | ||
| 3630 | 2026.01.13 03:19:10.185756 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.01.13 03:19:10.185851 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3632 | 2026.01.13 03:19:10.185890 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3633 | 2026.01.13 03:19:10.186213 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.01.13 03:19:10.186250 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3635 | 2026.01.13 03:19:10.186409 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5599 rows, containing 5 columns (5 merged, 0 gathered) in 0.002683804 sec., 2086217.9205336901 rows/sec., 140.60 MiB/sec. | ||
| 3636 | 2026.01.13 03:19:10.186564 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3637 | 2026.01.13 03:19:10.186782 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.01.13 03:19:10.186830 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3639 | 2026.01.13 03:19:10.186907 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3640 | 2026.01.13 03:19:10.186942 [ 4 ] {c15a48b8-717d-4475-9eb3-101f0eb5c6a2} <Debug> TCPHandler: Processed in 0.001236806 sec. | ||
| 3641 | 2026.01.13 03:19:10.187100 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.01.13 03:19:10.187160 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3643 | 2026.01.13 03:19:10.187228 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3644 | 2026.01.13 03:19:13.864036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 480 | ||
| 3645 | 2026.01.13 03:19:13.866201 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.01.13 03:19:13.866249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3647 | 2026.01.13 03:19:13.867409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3648 | 2026.01.13 03:19:13.867673 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.01.13 03:19:13.867840 [ 118 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3650 | 2026.01.13 03:19:13.867906 [ 118 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.01.13 03:19:13.867924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3652 | 2026.01.13 03:19:13.867926 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3653 | 2026.01.13 03:19:13.868079 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 3654 | 2026.01.13 03:19:13.868714 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3655 | 2026.01.13 03:19:13.868883 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 292 rows starting from the beginning of the part | ||
| 3656 | 2026.01.13 03:19:13.869289 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3657 | 2026.01.13 03:19:13.869609 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3658 | 2026.01.13 03:19:13.869931 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 3659 | 2026.01.13 03:19:13.870251 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 3660 | 2026.01.13 03:19:13.870571 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3661 | 2026.01.13 03:19:13.876069 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 72 columns (72 merged, 0 gathered) in 0.008044843 sec., 59665.55220530718 rows/sec., 57.69 MiB/sec. | ||
| 3662 | 2026.01.13 03:19:13.877140 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3663 | 2026.01.13 03:19:13.877801 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.01.13 03:19:13.877895 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_11_2} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3665 | 2026.01.13 03:19:13.878148 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 3666 | 2026.01.13 03:19:14.379069 [ 95 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3667 | 2026.01.13 03:19:14.379141 [ 95 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2026.01.13 03:19:14.379168 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3669 | 2026.01.13 03:19:14.379272 [ 195 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::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 | ||
| 3670 | 2026.01.13 03:19:14.379409 [ 195 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3671 | 2026.01.13 03:19:14.379445 [ 195 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 440 rows starting from the beginning of the part | ||
| 3672 | 2026.01.13 03:19:14.379517 [ 195 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 3673 | 2026.01.13 03:19:14.379567 [ 195 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3674 | 2026.01.13 03:19:14.379613 [ 195 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 3675 | 2026.01.13 03:19:14.379659 [ 195 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3676 | 2026.01.13 03:19:14.380601 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1133 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367448 sec., 828550.7017451486 rows/sec., 58.53 MiB/sec. | ||
| 3677 | 2026.01.13 03:19:14.380835 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3678 | 2026.01.13 03:19:14.381166 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.01.13 03:19:14.381237 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_10_2} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3680 | 2026.01.13 03:19:14.381321 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3681 | 2026.01.13 03:19:15.181492 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.01.13 03:19:15.181794 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3683 | 2026.01.13 03:19:15.181896 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3684 | 2026.01.13 03:19:15.182738 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.01.13 03:19:15.182779 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3686 | 2026.01.13 03:19:15.183181 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3687 | 2026.01.13 03:19:15.183414 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.01.13 03:19:15.183568 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00185 sec., 12972.972972972972 rows/sec., 1.08 MiB/sec. | ||
| 3689 | 2026.01.13 03:19:15.183615 [ 4 ] {788e8844-4faf-4c29-bcde-169826a2c5ea} <Debug> TCPHandler: Processed in 0.002303806 sec. | ||
| 3690 | 2026.01.13 03:19:15.183762 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.01.13 03:19:15.183864 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3692 | 2026.01.13 03:19:15.183908 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3693 | 2026.01.13 03:19:15.184333 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.13 03:19:15.184381 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3695 | 2026.01.13 03:19:15.184688 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3696 | 2026.01.13 03:19:15.184903 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.01.13 03:19:15.185031 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 137.16 KiB/sec. | ||
| 3698 | 2026.01.13 03:19:15.185068 [ 4 ] {1e366c2f-9f42-45d3-a5ad-8608409f86f9} <Debug> TCPHandler: Processed in 0.001377388 sec. | ||
| 3699 | 2026.01.13 03:19:15.185190 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.01.13 03:19:15.185286 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3701 | 2026.01.13 03:19:15.185327 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3702 | 2026.01.13 03:19:15.185847 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.01.13 03:19:15.185883 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3704 | 2026.01.13 03:19:15.186227 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3705 | 2026.01.13 03:19:15.186443 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.01.13 03:19:15.186568 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Debug> executeQuery: Read 239 rows, 21.74 KiB in 0.0013 sec., 183846.15384615384 rows/sec., 16.33 MiB/sec. | ||
| 3707 | 2026.01.13 03:19:15.186603 [ 4 ] {04b4774a-7038-479d-b36e-fdd03b3f7266} <Debug> TCPHandler: Processed in 0.001466681 sec. | ||
| 3708 | 2026.01.13 03:19:15.186723 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.13 03:19:15.186819 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.13 03:19:15.186859 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3711 | 2026.01.13 03:19:15.187257 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.01.13 03:19:15.187292 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3713 | 2026.01.13 03:19:15.187598 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3714 | 2026.01.13 03:19:15.187817 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.13 03:19:15.187906 [ 118 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3716 | 2026.01.13 03:19:15.187940 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.00114 sec., 39473.68421052632 rows/sec., 2.94 MiB/sec. | ||
| 3717 | 2026.01.13 03:19:15.187947 [ 118 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.01.13 03:19:15.187974 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3719 | 2026.01.13 03:19:15.187978 [ 4 ] {fa336637-d4e1-44c9-a9af-f903da04ab20} <Debug> TCPHandler: Processed in 0.001313736 sec. | ||
| 3720 | 2026.01.13 03:19:15.188090 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.01.13 03:19:15.188160 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 3722 | 2026.01.13 03:19:15.188185 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3723 | 2026.01.13 03:19:15.188275 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3724 | 2026.01.13 03:19:15.188340 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3725 | 2026.01.13 03:19:15.188376 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part | ||
| 3726 | 2026.01.13 03:19:15.188440 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3727 | 2026.01.13 03:19:15.188481 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3728 | 2026.01.13 03:19:15.188521 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3729 | 2026.01.13 03:19:15.188562 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3730 | 2026.01.13 03:19:15.188603 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part | ||
| 3731 | 2026.01.13 03:19:15.188674 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.01.13 03:19:15.188714 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3733 | 2026.01.13 03:19:15.189056 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3734 | 2026.01.13 03:19:15.189286 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2026.01.13 03:19:15.189416 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001249 sec., 19215.372297838272 rows/sec., 1.59 MiB/sec. | ||
| 3736 | 2026.01.13 03:19:15.189453 [ 4 ] {8737438e-368d-4e61-aa58-da711dd28c0c} <Debug> TCPHandler: Processed in 0.001411938 sec. | ||
| 3737 | 2026.01.13 03:19:15.189456 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385819 sec., 292245.95708386163 rows/sec., 20.38 MiB/sec. | ||
| 3738 | 2026.01.13 03:19:15.189566 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.01.13 03:19:15.189673 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3740 | 2026.01.13 03:19:15.189682 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.01.13 03:19:15.189743 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3742 | 2026.01.13 03:19:15.189993 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.01.13 03:19:15.190075 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_16_3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3744 | 2026.01.13 03:19:15.190125 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.01.13 03:19:15.190168 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3746 | 2026.01.13 03:19:15.190168 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3747 | 2026.01.13 03:19:15.190475 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3748 | 2026.01.13 03:19:15.190700 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.13 03:19:15.190825 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 3750 | 2026.01.13 03:19:15.190863 [ 4 ] {d28423c9-0ef6-4d47-9e4d-5c52228658e1} <Debug> TCPHandler: Processed in 0.001349157 sec. | ||
| 3751 | 2026.01.13 03:19:15.190966 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.01.13 03:19:15.191060 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3753 | 2026.01.13 03:19:15.191099 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3754 | 2026.01.13 03:19:15.191569 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.01.13 03:19:15.191603 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3756 | 2026.01.13 03:19:15.191907 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3757 | 2026.01.13 03:19:15.192134 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.01.13 03:19:15.192261 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001219 sec., 109105.82444626743 rows/sec., 8.83 MiB/sec. | ||
| 3759 | 2026.01.13 03:19:15.192298 [ 4 ] {83c3f57e-5ad3-4e5c-9492-47a5924f9c9b} <Debug> TCPHandler: Processed in 0.001384038 sec. | ||
| 3760 | 2026.01.13 03:19:15.192415 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.01.13 03:19:15.192508 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.01.13 03:19:15.192550 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3763 | 2026.01.13 03:19:15.192942 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.01.13 03:19:15.192977 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3765 | 2026.01.13 03:19:15.193305 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3766 | 2026.01.13 03:19:15.193525 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.01.13 03:19:15.193650 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00116 sec., 169827.58620689655 rows/sec., 12.18 MiB/sec. | ||
| 3768 | 2026.01.13 03:19:15.193685 [ 4 ] {6f0c2944-78cb-4390-a4fc-afe0f0cc6ce0} <Debug> TCPHandler: Processed in 0.001319907 sec. | ||
| 3769 | 2026.01.13 03:19:15.193806 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.01.13 03:19:15.193901 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.01.13 03:19:15.193955 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3772 | 2026.01.13 03:19:15.194759 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.01.13 03:19:15.194793 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3774 | 2026.01.13 03:19:15.195316 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3775 | 2026.01.13 03:19:15.195542 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.01.13 03:19:15.195674 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001791 sec., 17308.766052484643 rows/sec., 31.02 MiB/sec. | ||
| 3777 | 2026.01.13 03:19:15.195724 [ 4 ] {387e762d-387e-476c-a460-ceeb02564140} <Debug> TCPHandler: Processed in 0.00197985 sec. | ||
| 3778 | 2026.01.13 03:19:15.195843 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.01.13 03:19:15.195939 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.01.13 03:19:15.195981 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3781 | 2026.01.13 03:19:15.196309 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.01.13 03:19:15.196346 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3783 | 2026.01.13 03:19:15.196667 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3784 | 2026.01.13 03:19:15.196877 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.01.13 03:19:15.197001 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3786 | 2026.01.13 03:19:15.197031 [ 112 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3787 | 2026.01.13 03:19:15.197038 [ 4 ] {fadb8b9f-e735-46a6-b14e-950f813c5a9e} <Debug> TCPHandler: Processed in 0.001245805 sec. | ||
| 3788 | 2026.01.13 03:19:15.197083 [ 112 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.01.13 03:19:15.197109 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3790 | 2026.01.13 03:19:15.197248 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 3791 | 2026.01.13 03:19:15.197363 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3792 | 2026.01.13 03:19:15.197392 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 474 rows starting from the beginning of the part | ||
| 3793 | 2026.01.13 03:19:15.197442 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3794 | 2026.01.13 03:19:15.197484 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 3795 | 2026.01.13 03:19:15.197522 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3796 | 2026.01.13 03:19:15.197562 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3797 | 2026.01.13 03:19:15.197600 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 3798 | 2026.01.13 03:19:15.198417 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228565 sec., 605584.5641052773 rows/sec., 37.60 MiB/sec. | ||
| 3799 | 2026.01.13 03:19:15.198564 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3800 | 2026.01.13 03:19:15.198813 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.01.13 03:19:15.198881 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_16_3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3802 | 2026.01.13 03:19:15.198948 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3803 | 2026.01.13 03:19:16.351928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7257 | ||
| 3804 | 2026.01.13 03:19:16.352439 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.01.13 03:19:16.352484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3806 | 2026.01.13 03:19:16.353008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3807 | 2026.01.13 03:19:16.353258 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.01.13 03:19:16.353398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7257 | ||
| 3809 | 2026.01.13 03:19:16.790896 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3810 | 2026.01.13 03:19:16.806093 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.01.13 03:19:16.806141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3812 | 2026.01.13 03:19:16.811689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3813 | 2026.01.13 03:19:16.812366 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.01.13 03:19:16.815120 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3815 | 2026.01.13 03:19:20.176942 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.01.13 03:19:20.177153 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3817 | 2026.01.13 03:19:20.177224 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3818 | 2026.01.13 03:19:20.177870 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.01.13 03:19:20.177914 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3820 | 2026.01.13 03:19:20.178303 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3821 | 2026.01.13 03:19:20.178521 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.01.13 03:19:20.178668 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001567 sec., 48500.31908104658 rows/sec., 3.98 MiB/sec. | ||
| 3823 | 2026.01.13 03:19:20.178708 [ 4 ] {4986c0bb-08fa-49b4-b7fc-c68c76cfa4c4} <Debug> TCPHandler: Processed in 0.001898049 sec. | ||
| 3824 | 2026.01.13 03:19:20.178829 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.01.13 03:19:20.178922 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3826 | 2026.01.13 03:19:20.178963 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3827 | 2026.01.13 03:19:20.179350 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.01.13 03:19:20.179386 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3829 | 2026.01.13 03:19:20.179676 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3830 | 2026.01.13 03:19:20.179879 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.01.13 03:19:20.180002 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001098 sec., 9107.468123861567 rows/sec., 684.84 KiB/sec. | ||
| 3832 | 2026.01.13 03:19:20.180037 [ 4 ] {0f52d343-442a-4495-9c15-8d83a466522d} <Debug> TCPHandler: Processed in 0.001257735 sec. | ||
| 3833 | 2026.01.13 03:19:20.180139 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.01.13 03:19:20.180231 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3835 | 2026.01.13 03:19:20.180269 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3836 | 2026.01.13 03:19:20.180665 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.01.13 03:19:20.180701 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3838 | 2026.01.13 03:19:20.180985 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3839 | 2026.01.13 03:19:20.181186 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.01.13 03:19:20.181312 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001099 sec., 67333.93994540491 rows/sec., 5.26 MiB/sec. | ||
| 3841 | 2026.01.13 03:19:20.181348 [ 4 ] {632337ec-1ae9-44c3-8aed-247b82f0c937} <Debug> TCPHandler: Processed in 0.001256635 sec. | ||
| 3842 | 2026.01.13 03:19:20.181452 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2026.01.13 03:19:20.181544 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3844 | 2026.01.13 03:19:20.181585 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3845 | 2026.01.13 03:19:20.181991 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.01.13 03:19:20.182027 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3847 | 2026.01.13 03:19:20.182351 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3848 | 2026.01.13 03:19:20.182563 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.01.13 03:19:20.182691 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3850 | 2026.01.13 03:19:20.182727 [ 4 ] {cfa99ec7-23be-483f-af75-0e142ea66d43} <Debug> TCPHandler: Processed in 0.001322057 sec. | ||
| 3851 | 2026.01.13 03:19:20.182824 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2026.01.13 03:19:20.182915 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3853 | 2026.01.13 03:19:20.182968 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3854 | 2026.01.13 03:19:20.183693 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.01.13 03:19:20.183729 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3856 | 2026.01.13 03:19:20.184225 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3857 | 2026.01.13 03:19:20.184447 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.01.13 03:19:20.184560 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3859 | 2026.01.13 03:19:20.184582 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001684 sec., 5938.242280285036 rows/sec., 10.64 MiB/sec. | ||
| 3860 | 2026.01.13 03:19:20.184634 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.01.13 03:19:20.184652 [ 4 ] {6fb053d7-6a58-4a6d-b563-6c4e8f489680} <Debug> TCPHandler: Processed in 0.001875098 sec. | ||
| 3862 | 2026.01.13 03:19:20.184661 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3863 | 2026.01.13 03:19:20.184764 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.01.13 03:19:20.184771 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 3865 | 2026.01.13 03:19:20.184861 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3866 | 2026.01.13 03:19:20.184901 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3867 | 2026.01.13 03:19:20.184977 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3868 | 2026.01.13 03:19:20.185032 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 206 rows starting from the beginning of the part | ||
| 3869 | 2026.01.13 03:19:20.185158 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3870 | 2026.01.13 03:19:20.185226 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.01.13 03:19:20.185263 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3872 | 2026.01.13 03:19:20.185268 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3873 | 2026.01.13 03:19:20.185369 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3874 | 2026.01.13 03:19:20.185451 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3875 | 2026.01.13 03:19:20.185534 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3876 | 2026.01.13 03:19:20.185578 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3877 | 2026.01.13 03:19:20.185794 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.01.13 03:19:20.185923 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3879 | 2026.01.13 03:19:20.185956 [ 4 ] {689040b9-a0d1-4c35-a48e-d89016d41f47} <Debug> TCPHandler: Processed in 0.001240235 sec. | ||
| 3880 | 2026.01.13 03:19:20.188186 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 19 columns (19 merged, 0 gathered) in 0.00345341 sec., 86291.52055504559 rows/sec., 154.63 MiB/sec. | ||
| 3881 | 2026.01.13 03:19:20.188916 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3882 | 2026.01.13 03:19:20.189350 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.01.13 03:19:20.189429 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3884 | 2026.01.13 03:19:20.189557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3885 | 2026.01.13 03:19:23.755141 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3886 | 2026.01.13 03:19:23.755193 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3887 | 2026.01.13 03:19:23.853507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7705 | ||
| 3888 | 2026.01.13 03:19:23.854271 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.01.13 03:19:23.854336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3890 | 2026.01.13 03:19:23.854957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3891 | 2026.01.13 03:19:23.855190 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.01.13 03:19:23.855314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3893 | 2026.01.13 03:19:23.855324 [ 100 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3894 | 2026.01.13 03:19:23.855367 [ 100 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.01.13 03:19:23.855390 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3896 | 2026.01.13 03:19:23.855527 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3897 | 2026.01.13 03:19:23.855679 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3898 | 2026.01.13 03:19:23.855720 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5337 rows starting from the beginning of the part | ||
| 3899 | 2026.01.13 03:19:23.855786 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3900 | 2026.01.13 03:19:23.855832 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3901 | 2026.01.13 03:19:23.855875 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3902 | 2026.01.13 03:19:23.855917 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3903 | 2026.01.13 03:19:23.855959 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 3904 | 2026.01.13 03:19:23.857345 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001874848 sec., 4109666.4902968137 rows/sec., 58.79 MiB/sec. | ||
| 3905 | 2026.01.13 03:19:23.858096 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3906 | 2026.01.13 03:19:23.858360 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_16_3} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.01.13 03:19:23.858420 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_16_3} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3908 | 2026.01.13 03:19:23.858500 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3909 | 2026.01.13 03:19:23.868044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 512 | ||
| 3910 | 2026.01.13 03:19:23.870259 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.01.13 03:19:23.870302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3912 | 2026.01.13 03:19:23.871466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3913 | 2026.01.13 03:19:23.871736 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.01.13 03:19:23.871983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3915 | 2026.01.13 03:19:24.001213 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000825117 sec. | ||
| 3916 | 2026.01.13 03:19:24.315201 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3917 | 2026.01.13 03:19:24.330969 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.13 03:19:24.331018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3919 | 2026.01.13 03:19:24.336391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3920 | 2026.01.13 03:19:24.337073 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.01.13 03:19:24.337376 [ 19 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3922 | 2026.01.13 03:19:24.337444 [ 19 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.01.13 03:19:24.337468 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3924 | 2026.01.13 03:19:24.337615 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3925 | 2026.01.13 03:19:24.339842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3926 | 2026.01.13 03:19:24.341978 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3927 | 2026.01.13 03:19:24.343452 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3928 | 2026.01.13 03:19:24.347933 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3929 | 2026.01.13 03:19:24.352120 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3930 | 2026.01.13 03:19:24.356455 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3931 | 2026.01.13 03:19:24.361033 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3932 | 2026.01.13 03:19:24.365059 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 3933 | 2026.01.13 03:19:24.420837 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083290136 sec., 1452.753060698568 rows/sec., 7.51 MiB/sec. | ||
| 3934 | 2026.01.13 03:19:24.423247 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3935 | 2026.01.13 03:19:24.425288 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_16_3} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.01.13 03:19:24.425405 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_16_3} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3937 | 2026.01.13 03:19:24.427370 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3938 | 2026.01.13 03:19:25.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.58 MiB, peak 237.57 MiB, free memory in arenas 0.00 B, will set to 235.49 MiB (RSS), difference: 7.91 MiB | ||
| 3939 | 2026.01.13 03:19:25.177697 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.01.13 03:19:25.177985 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3941 | 2026.01.13 03:19:25.178092 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3942 | 2026.01.13 03:19:25.178938 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.01.13 03:19:25.178988 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3944 | 2026.01.13 03:19:25.179431 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3945 | 2026.01.13 03:19:25.179673 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.01.13 03:19:25.179830 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001921 sec., 61426.3404476835 rows/sec., 5.20 MiB/sec. | ||
| 3947 | 2026.01.13 03:19:25.179880 [ 4 ] {a368d6cf-7b6d-4850-a727-2db980b41e53} <Debug> TCPHandler: Processed in 0.002364678 sec. | ||
| 3948 | 2026.01.13 03:19:25.180008 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.01.13 03:19:25.180120 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3950 | 2026.01.13 03:19:25.180164 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3951 | 2026.01.13 03:19:25.180580 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.01.13 03:19:25.180618 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3953 | 2026.01.13 03:19:25.180926 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3954 | 2026.01.13 03:19:25.181134 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.01.13 03:19:25.181265 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.95 MiB/sec. | ||
| 3956 | 2026.01.13 03:19:25.181302 [ 4 ] {e251e88a-8f74-4cc6-b341-26fe3a0f8092} <Debug> TCPHandler: Processed in 0.001348507 sec. | ||
| 3957 | 2026.01.13 03:19:25.181418 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.01.13 03:19:25.181513 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3959 | 2026.01.13 03:19:25.181554 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3960 | 2026.01.13 03:19:25.181982 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.01.13 03:19:25.182020 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3962 | 2026.01.13 03:19:25.182325 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3963 | 2026.01.13 03:19:25.182536 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.01.13 03:19:25.182659 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001164 sec., 81615.12027491408 rows/sec., 6.37 MiB/sec. | ||
| 3965 | 2026.01.13 03:19:25.182697 [ 4 ] {9de496db-d4d8-4156-a635-930457f29fc5} <Debug> TCPHandler: Processed in 0.001332278 sec. | ||
| 3966 | 2026.01.13 03:19:25.182811 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.01.13 03:19:25.182905 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3968 | 2026.01.13 03:19:25.182948 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3969 | 2026.01.13 03:19:25.183346 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.01.13 03:19:25.183383 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3971 | 2026.01.13 03:19:25.183712 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3972 | 2026.01.13 03:19:25.183935 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.01.13 03:19:25.184061 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 3974 | 2026.01.13 03:19:25.184097 [ 4 ] {85e4fc82-a7eb-4fef-9a49-a716177b869e} <Debug> TCPHandler: Processed in 0.001337397 sec. | ||
| 3975 | 2026.01.13 03:19:25.184200 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.01.13 03:19:25.184294 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.01.13 03:19:25.184350 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3978 | 2026.01.13 03:19:25.185157 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.01.13 03:19:25.185194 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3980 | 2026.01.13 03:19:25.185763 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3981 | 2026.01.13 03:19:25.185994 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.01.13 03:19:25.186126 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00185 sec., 16756.756756756757 rows/sec., 30.03 MiB/sec. | ||
| 3983 | 2026.01.13 03:19:25.186177 [ 4 ] {76a19df2-a56d-426f-bd87-c34bd6c98c21} <Debug> TCPHandler: Processed in 0.002026691 sec. | ||
| 3984 | 2026.01.13 03:19:25.186292 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.01.13 03:19:25.186389 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.01.13 03:19:25.186431 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3987 | 2026.01.13 03:19:25.186757 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.13 03:19:25.186793 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3989 | 2026.01.13 03:19:25.187103 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3990 | 2026.01.13 03:19:25.187314 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.01.13 03:19:25.187459 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3992 | 2026.01.13 03:19:25.187493 [ 4 ] {c7627ae8-3fff-4f1a-a1e2-c9d867db4f8c} <Debug> TCPHandler: Processed in 0.001251355 sec. | ||
| 3993 | 2026.01.13 03:19:30.204895 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.01.13 03:19:30.205118 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3995 | 2026.01.13 03:19:30.205190 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3996 | 2026.01.13 03:19:30.205830 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.01.13 03:19:30.205874 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3998 | 2026.01.13 03:19:30.206260 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3999 | 2026.01.13 03:19:30.206497 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.01.13 03:19:30.206648 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 4001 | 2026.01.13 03:19:30.206688 [ 4 ] {fe7c2f0f-fe72-4f9e-b988-7053a42c9893} <Debug> TCPHandler: Processed in 0.001924369 sec. | ||
| 4002 | 2026.01.13 03:19:30.206802 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.01.13 03:19:30.206896 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4004 | 2026.01.13 03:19:30.206934 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4005 | 2026.01.13 03:19:30.207740 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.01.13 03:19:30.207776 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4007 | 2026.01.13 03:19:30.208174 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4008 | 2026.01.13 03:19:30.208389 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.01.13 03:19:30.208512 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001634 sec., 745410.0367197063 rows/sec., 61.35 MiB/sec. | ||
| 4010 | 2026.01.13 03:19:30.208547 [ 4 ] {e0112257-65ff-47e9-ae47-7ac1d9655bf0} <Debug> TCPHandler: Processed in 0.001793987 sec. | ||
| 4011 | 2026.01.13 03:19:30.208660 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2026.01.13 03:19:30.208753 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4013 | 2026.01.13 03:19:30.208791 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4014 | 2026.01.13 03:19:30.209181 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.01.13 03:19:30.209217 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4016 | 2026.01.13 03:19:30.209511 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4017 | 2026.01.13 03:19:30.209722 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.01.13 03:19:30.209844 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001109 sec., 12623.985572587917 rows/sec., 929.89 KiB/sec. | ||
| 4019 | 2026.01.13 03:19:30.209880 [ 4 ] {90cedd79-d8cf-467d-a4c0-2211a26bba5b} <Debug> TCPHandler: Processed in 0.001267726 sec. | ||
| 4020 | 2026.01.13 03:19:30.210049 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.01.13 03:19:30.210141 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4022 | 2026.01.13 03:19:30.210179 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4023 | 2026.01.13 03:19:30.210615 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.01.13 03:19:30.210650 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4025 | 2026.01.13 03:19:30.210953 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4026 | 2026.01.13 03:19:30.211175 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.01.13 03:19:30.211297 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001173 sec., 194373.40153452684 rows/sec., 13.16 MiB/sec. | ||
| 4028 | 2026.01.13 03:19:30.211333 [ 4 ] {8271d730-4bd5-4d72-bbe8-c2cdf06dd0ab} <Debug> TCPHandler: Processed in 0.001332207 sec. | ||
| 4029 | 2026.01.13 03:19:30.211440 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.01.13 03:19:30.211532 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4031 | 2026.01.13 03:19:30.211570 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4032 | 2026.01.13 03:19:30.212089 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.01.13 03:19:30.212124 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4034 | 2026.01.13 03:19:30.212442 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4035 | 2026.01.13 03:19:30.212651 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.01.13 03:19:30.212774 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001259 sec., 424146.1477362987 rows/sec., 31.44 MiB/sec. | ||
| 4037 | 2026.01.13 03:19:30.212810 [ 4 ] {3c814b10-0e6b-4422-9dd1-d36cbce36627} <Debug> TCPHandler: Processed in 0.001416629 sec. | ||
| 4038 | 2026.01.13 03:19:30.212921 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.01.13 03:19:30.213013 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.01.13 03:19:30.213054 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4041 | 2026.01.13 03:19:30.213565 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.13 03:19:30.213600 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4043 | 2026.01.13 03:19:30.213968 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4044 | 2026.01.13 03:19:30.214176 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.13 03:19:30.214299 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001304 sec., 648773.0061349693 rows/sec., 43.67 MiB/sec. | ||
| 4046 | 2026.01.13 03:19:30.214334 [ 4 ] {db6d1d21-f6c7-4079-8794-2f88024fc8b3} <Debug> TCPHandler: Processed in 0.00146083 sec. | ||
| 4047 | 2026.01.13 03:19:30.214447 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.01.13 03:19:30.214539 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4049 | 2026.01.13 03:19:30.214591 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4050 | 2026.01.13 03:19:30.215299 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.13 03:19:30.215363 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4052 | 2026.01.13 03:19:30.215860 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4053 | 2026.01.13 03:19:30.216081 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.13 03:19:30.216218 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001697 sec., 5892.751915144373 rows/sec., 10.56 MiB/sec. | ||
| 4055 | 2026.01.13 03:19:30.216268 [ 4 ] {3dc0291e-34a2-4574-baa0-d7e034bcd806} <Debug> TCPHandler: Processed in 0.001870238 sec. | ||
| 4056 | 2026.01.13 03:19:30.216404 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.13 03:19:30.216529 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.01.13 03:19:30.216580 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4059 | 2026.01.13 03:19:30.216964 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.01.13 03:19:30.217001 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4061 | 2026.01.13 03:19:30.217316 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4062 | 2026.01.13 03:19:30.217534 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.01.13 03:19:30.217662 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 4064 | 2026.01.13 03:19:30.217699 [ 4 ] {4058feef-f725-4031-888e-3b204d10205e} <Debug> TCPHandler: Processed in 0.001356487 sec. | ||
| 4065 | 2026.01.13 03:19:31.355422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8217 | ||
| 4066 | 2026.01.13 03:19:31.356040 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.01.13 03:19:31.356071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4068 | 2026.01.13 03:19:31.356616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4069 | 2026.01.13 03:19:31.356853 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.01.13 03:19:31.356977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8217 | ||
| 4071 | 2026.01.13 03:19:31.839927 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4072 | 2026.01.13 03:19:31.863177 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.01.13 03:19:31.863269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4074 | 2026.01.13 03:19:31.871593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4075 | 2026.01.13 03:19:31.872717 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.01.13 03:19:31.878235 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4077 | 2026.01.13 03:19:32.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.06 MiB, peak 240.06 MiB, free memory in arenas 0.00 B, will set to 237.16 MiB (RSS), difference: 1.11 MiB | ||
| 4078 | 2026.01.13 03:19:32.474038 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42940 | ||
| 4079 | 2026.01.13 03:19:32.474163 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4080 | 2026.01.13 03:19:32.474202 [ 288 ] {} <Debug> TCP-Session: 5f546748-5c2b-4c45-b708-be7f2728c481 Authenticating user 'default' from [fd00:1122:3344:101::e]:42940 | ||
| 4081 | 2026.01.13 03:19:32.474235 [ 288 ] {} <Debug> TCP-Session: 5f546748-5c2b-4c45-b708-be7f2728c481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.01.13 03:19:32.474252 [ 288 ] {} <Debug> TCP-Session: 5f546748-5c2b-4c45-b708-be7f2728c481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.01.13 03:19:32.474483 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50140 | ||
| 4084 | 2026.01.13 03:19:32.474513 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35134 | ||
| 4085 | 2026.01.13 03:19:32.474528 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58405 | ||
| 4086 | 2026.01.13 03:19:32.474555 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44327 | ||
| 4087 | 2026.01.13 03:19:32.474556 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58960 | ||
| 4088 | 2026.01.13 03:19:32.474637 [ 288 ] {} <Trace> TCP-Session: 5f546748-5c2b-4c45-b708-be7f2728c481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.01.13 03:19:32.474611 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4090 | 2026.01.13 03:19:32.474539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38892 | ||
| 4091 | 2026.01.13 03:19:32.474715 [ 289 ] {} <Debug> TCP-Session: c58f7ba9-53c8-42a2-8917-9b51cc7e4908 Authenticating user 'default' from [fd00:1122:3344:101::e]:50140 | ||
| 4092 | 2026.01.13 03:19:32.474524 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35997 | ||
| 4093 | 2026.01.13 03:19:32.474764 [ 289 ] {} <Debug> TCP-Session: c58f7ba9-53c8-42a2-8917-9b51cc7e4908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.01.13 03:19:32.474506 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55728 | ||
| 4095 | 2026.01.13 03:19:32.474788 [ 289 ] {} <Debug> TCP-Session: c58f7ba9-53c8-42a2-8917-9b51cc7e4908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.01.13 03:19:32.474853 [ 288 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4097 | 2026.01.13 03:19:32.474928 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4098 | 2026.01.13 03:19:32.474968 [ 286 ] {} <Debug> TCP-Session: 4599015f-f869-405a-b974-8f7078805008 Authenticating user 'default' from [fd00:1122:3344:101::e]:58960 | ||
| 4099 | 2026.01.13 03:19:32.474993 [ 286 ] {} <Debug> TCP-Session: 4599015f-f869-405a-b974-8f7078805008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.01.13 03:19:32.475012 [ 286 ] {} <Debug> TCP-Session: 4599015f-f869-405a-b974-8f7078805008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.01.13 03:19:32.475027 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4102 | 2026.01.13 03:19:32.475062 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4103 | 2026.01.13 03:19:32.475074 [ 3 ] {} <Debug> TCP-Session: eb9752e6-fa55-4a8a-9ebe-b9e459043faf Authenticating user 'default' from [fd00:1122:3344:101::e]:44327 | ||
| 4104 | 2026.01.13 03:19:32.475102 [ 290 ] {} <Debug> TCP-Session: ba284c58-aaa9-47ef-804e-cf6ed6a8e3d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55728 | ||
| 4105 | 2026.01.13 03:19:32.475121 [ 3 ] {} <Debug> TCP-Session: eb9752e6-fa55-4a8a-9ebe-b9e459043faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.01.13 03:19:32.475124 [ 290 ] {} <Debug> TCP-Session: ba284c58-aaa9-47ef-804e-cf6ed6a8e3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.01.13 03:19:32.475149 [ 3 ] {} <Debug> TCP-Session: eb9752e6-fa55-4a8a-9ebe-b9e459043faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.01.13 03:19:32.475158 [ 290 ] {} <Debug> TCP-Session: ba284c58-aaa9-47ef-804e-cf6ed6a8e3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.01.13 03:19:32.475241 [ 288 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4110 | 2026.01.13 03:19:32.475316 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4111 | 2026.01.13 03:19:32.475318 [ 288 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4112 | 2026.01.13 03:19:32.475363 [ 294 ] {} <Debug> TCP-Session: 8129a658-019f-4bc5-80d1-4bdf57b368ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38892 | ||
| 4113 | 2026.01.13 03:19:32.475316 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4114 | 2026.01.13 03:19:32.475416 [ 294 ] {} <Debug> TCP-Session: 8129a658-019f-4bc5-80d1-4bdf57b368ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.01.13 03:19:32.475453 [ 294 ] {} <Debug> TCP-Session: 8129a658-019f-4bc5-80d1-4bdf57b368ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.01.13 03:19:32.475454 [ 293 ] {} <Debug> TCP-Session: ff4fba3d-6e12-4842-9b2a-aa156fa522f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35997 | ||
| 4117 | 2026.01.13 03:19:32.475496 [ 293 ] {} <Debug> TCP-Session: ff4fba3d-6e12-4842-9b2a-aa156fa522f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.01.13 03:19:32.475512 [ 293 ] {} <Debug> TCP-Session: ff4fba3d-6e12-4842-9b2a-aa156fa522f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.01.13 03:19:32.475946 [ 288 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 4120 | 2026.01.13 03:19:32.477513 [ 342 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Trace> AggregatingTransform: Aggregating | ||
| 4121 | 2026.01.13 03:19:32.477776 [ 342 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Trace> Aggregator: Aggregation method: without_key | ||
| 4122 | 2026.01.13 03:19:32.477819 [ 342 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001724515 sec. (579.873 rows/sec., 22.65 KiB/sec.) | ||
| 4123 | 2026.01.13 03:19:32.477839 [ 342 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Trace> Aggregator: Merging aggregated data | ||
| 4124 | 2026.01.13 03:19:32.478051 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2026.01.13 03:19:32.478100 [ 292 ] {} <Debug> TCP-Session: 1900153c-dd0a-4a8e-90e2-1670c744dd62 Authenticating user 'default' from [fd00:1122:3344:101::e]:35134 | ||
| 4126 | 2026.01.13 03:19:32.478124 [ 292 ] {} <Debug> TCP-Session: 1900153c-dd0a-4a8e-90e2-1670c744dd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.01.13 03:19:32.478141 [ 292 ] {} <Debug> TCP-Session: 1900153c-dd0a-4a8e-90e2-1670c744dd62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.01.13 03:19:32.478172 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4129 | 2026.01.13 03:19:32.478218 [ 291 ] {} <Debug> TCP-Session: 90848163-ad8c-475c-a5c7-5f5ccefdcbb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58405 | ||
| 4130 | 2026.01.13 03:19:32.478241 [ 291 ] {} <Debug> TCP-Session: 90848163-ad8c-475c-a5c7-5f5ccefdcbb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.01.13 03:19:32.478258 [ 291 ] {} <Debug> TCP-Session: 90848163-ad8c-475c-a5c7-5f5ccefdcbb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.01.13 03:19:32.479375 [ 288 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00459 sec., 217.86492374727666 rows/sec., 8.51 KiB/sec. | ||
| 4133 | 2026.01.13 03:19:32.479576 [ 288 ] {ed33d194-8c57-44a0-bb60-463e354e1b48} <Debug> TCPHandler: Processed in 0.005101694 sec. | ||
| 4134 | 2026.01.13 03:19:32.479711 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4135 | 2026.01.13 03:19:32.479741 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4136 | 2026.01.13 03:19:32.479752 [ 288 ] {} <Debug> TCP-Session: 5f546748-5c2b-4c45-b708-be7f2728c481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.01.13 03:19:32.479758 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4138 | 2026.01.13 03:19:32.479790 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4139 | 2026.01.13 03:19:32.479810 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4140 | 2026.01.13 03:19:32.479831 [ 290 ] {} <Debug> TCP-Session: ba284c58-aaa9-47ef-804e-cf6ed6a8e3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.01.13 03:19:32.479831 [ 286 ] {} <Debug> TCP-Session: 4599015f-f869-405a-b974-8f7078805008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.01.13 03:19:32.479845 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4143 | 2026.01.13 03:19:32.479863 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4144 | 2026.01.13 03:19:32.479860 [ 291 ] {} <Debug> TCP-Session: 90848163-ad8c-475c-a5c7-5f5ccefdcbb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.01.13 03:19:32.479906 [ 292 ] {} <Debug> TCP-Session: 1900153c-dd0a-4a8e-90e2-1670c744dd62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.01.13 03:19:32.479925 [ 3 ] {} <Debug> TCP-Session: eb9752e6-fa55-4a8a-9ebe-b9e459043faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.01.13 03:19:32.479787 [ 289 ] {} <Debug> TCP-Session: c58f7ba9-53c8-42a2-8917-9b51cc7e4908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.01.13 03:19:32.479776 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4149 | 2026.01.13 03:19:32.479826 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4150 | 2026.01.13 03:19:32.480008 [ 293 ] {} <Debug> TCP-Session: ff4fba3d-6e12-4842-9b2a-aa156fa522f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.01.13 03:19:32.480035 [ 294 ] {} <Debug> TCP-Session: 8129a658-019f-4bc5-80d1-4bdf57b368ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.01.13 03:19:32.595571 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55022 | ||
| 4153 | 2026.01.13 03:19:32.595691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4154 | 2026.01.13 03:19:32.595760 [ 288 ] {} <Debug> TCP-Session: 81c0d9df-6219-4c5c-bc68-8ab67883a8e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55022 | ||
| 4155 | 2026.01.13 03:19:32.595788 [ 288 ] {} <Debug> TCP-Session: 81c0d9df-6219-4c5c-bc68-8ab67883a8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.01.13 03:19:32.595808 [ 288 ] {} <Debug> TCP-Session: 81c0d9df-6219-4c5c-bc68-8ab67883a8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.01.13 03:19:32.596053 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43031 | ||
| 4158 | 2026.01.13 03:19:32.596079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49834 | ||
| 4159 | 2026.01.13 03:19:32.596090 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58156 | ||
| 4160 | 2026.01.13 03:19:32.596132 [ 288 ] {} <Trace> TCP-Session: 81c0d9df-6219-4c5c-bc68-8ab67883a8e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.01.13 03:19:32.596164 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2026.01.13 03:19:32.596175 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4163 | 2026.01.13 03:19:32.596116 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64292 | ||
| 4164 | 2026.01.13 03:19:32.596211 [ 292 ] {} <Debug> TCP-Session: b66a6669-453d-41dd-94fe-83618914e26b Authenticating user 'default' from [fd00:1122:3344:101::e]:49834 | ||
| 4165 | 2026.01.13 03:19:32.596203 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4166 | 2026.01.13 03:19:32.596253 [ 292 ] {} <Debug> TCP-Session: b66a6669-453d-41dd-94fe-83618914e26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.01.13 03:19:32.596201 [ 289 ] {} <Debug> TCP-Session: 8176448b-fa5f-47ba-9490-add5d0c27b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:43031 | ||
| 4168 | 2026.01.13 03:19:32.596289 [ 293 ] {} <Debug> TCP-Session: c86dbc01-7d2a-4eba-9fc3-05dd5e2fdbb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58156 | ||
| 4169 | 2026.01.13 03:19:32.596304 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4170 | 2026.01.13 03:19:32.596317 [ 289 ] {} <Debug> TCP-Session: 8176448b-fa5f-47ba-9490-add5d0c27b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.01.13 03:19:32.596325 [ 293 ] {} <Debug> TCP-Session: c86dbc01-7d2a-4eba-9fc3-05dd5e2fdbb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.01.13 03:19:32.596344 [ 289 ] {} <Debug> TCP-Session: 8176448b-fa5f-47ba-9490-add5d0c27b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.01.13 03:19:32.596344 [ 3 ] {} <Debug> TCP-Session: 08a56645-eb5d-4ef9-afbb-2206356d12c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64292 | ||
| 4174 | 2026.01.13 03:19:32.596355 [ 288 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55022) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4175 | 2026.01.13 03:19:32.596384 [ 3 ] {} <Debug> TCP-Session: 08a56645-eb5d-4ef9-afbb-2206356d12c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.01.13 03:19:32.596356 [ 293 ] {} <Debug> TCP-Session: c86dbc01-7d2a-4eba-9fc3-05dd5e2fdbb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.01.13 03:19:32.596411 [ 3 ] {} <Debug> TCP-Session: 08a56645-eb5d-4ef9-afbb-2206356d12c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.01.13 03:19:32.596119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41919 | ||
| 4179 | 2026.01.13 03:19:32.596082 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45959 | ||
| 4180 | 2026.01.13 03:19:32.596070 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37474 | ||
| 4181 | 2026.01.13 03:19:32.596288 [ 292 ] {} <Debug> TCP-Session: b66a6669-453d-41dd-94fe-83618914e26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.01.13 03:19:32.596102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37019 | ||
| 4183 | 2026.01.13 03:19:32.596572 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4184 | 2026.01.13 03:19:32.596588 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4185 | 2026.01.13 03:19:32.596565 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2026.01.13 03:19:32.596613 [ 286 ] {} <Debug> TCP-Session: e7ab2982-4376-4ad7-98dc-5ba38bd560dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41919 | ||
| 4187 | 2026.01.13 03:19:32.596630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4188 | 2026.01.13 03:19:32.596646 [ 291 ] {} <Debug> TCP-Session: 90eb9e6a-8d92-4385-9d6e-9139f94b3ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45959 | ||
| 4189 | 2026.01.13 03:19:32.596657 [ 286 ] {} <Debug> TCP-Session: e7ab2982-4376-4ad7-98dc-5ba38bd560dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.01.13 03:19:32.596664 [ 294 ] {} <Debug> TCP-Session: 09c143d1-59b7-4bf6-b78a-af558d80e809 Authenticating user 'default' from [fd00:1122:3344:101::e]:37019 | ||
| 4191 | 2026.01.13 03:19:32.596678 [ 291 ] {} <Debug> TCP-Session: 90eb9e6a-8d92-4385-9d6e-9139f94b3ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.01.13 03:19:32.596685 [ 286 ] {} <Debug> TCP-Session: e7ab2982-4376-4ad7-98dc-5ba38bd560dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.01.13 03:19:32.596697 [ 294 ] {} <Debug> TCP-Session: 09c143d1-59b7-4bf6-b78a-af558d80e809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.01.13 03:19:32.596708 [ 291 ] {} <Debug> TCP-Session: 90eb9e6a-8d92-4385-9d6e-9139f94b3ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.01.13 03:19:32.596725 [ 288 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4196 | 2026.01.13 03:19:32.596615 [ 290 ] {} <Debug> TCP-Session: 37f4cba2-dfae-400e-91f4-1a006e5af056 Authenticating user 'default' from [fd00:1122:3344:101::e]:37474 | ||
| 4197 | 2026.01.13 03:19:32.596726 [ 294 ] {} <Debug> TCP-Session: 09c143d1-59b7-4bf6-b78a-af558d80e809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.01.13 03:19:32.596796 [ 290 ] {} <Debug> TCP-Session: 37f4cba2-dfae-400e-91f4-1a006e5af056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.01.13 03:19:32.596810 [ 290 ] {} <Debug> TCP-Session: 37f4cba2-dfae-400e-91f4-1a006e5af056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.01.13 03:19:32.596821 [ 288 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4201 | 2026.01.13 03:19:32.597139 [ 288 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 4202 | 2026.01.13 03:19:32.598083 [ 302 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Trace> AggregatingTransform: Aggregating | ||
| 4203 | 2026.01.13 03:19:32.598136 [ 302 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4204 | 2026.01.13 03:19:32.598177 [ 302 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936679 sec. (1067.602 rows/sec., 41.70 KiB/sec.) | ||
| 4205 | 2026.01.13 03:19:32.598226 [ 302 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Trace> Aggregator: Merging aggregated data | ||
| 4206 | 2026.01.13 03:19:32.599321 [ 288 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003038 sec., 329.1639236339697 rows/sec., 12.86 KiB/sec. | ||
| 4207 | 2026.01.13 03:19:32.599449 [ 288 ] {a5357e41-a7db-4ba8-8ef4-e3fc8eb677f6} <Debug> TCPHandler: Processed in 0.0034281 sec. | ||
| 4208 | 2026.01.13 03:19:32.599565 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4209 | 2026.01.13 03:19:32.599596 [ 288 ] {} <Debug> TCP-Session: 81c0d9df-6219-4c5c-bc68-8ab67883a8e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.01.13 03:19:32.599614 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4211 | 2026.01.13 03:19:32.599653 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4212 | 2026.01.13 03:19:32.599667 [ 286 ] {} <Debug> TCP-Session: e7ab2982-4376-4ad7-98dc-5ba38bd560dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.01.13 03:19:32.599680 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4214 | 2026.01.13 03:19:32.599690 [ 290 ] {} <Debug> TCP-Session: 37f4cba2-dfae-400e-91f4-1a006e5af056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.01.13 03:19:32.599708 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4216 | 2026.01.13 03:19:32.599734 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4217 | 2026.01.13 03:19:32.599744 [ 293 ] {} <Debug> TCP-Session: c86dbc01-7d2a-4eba-9fc3-05dd5e2fdbb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.01.13 03:19:32.599769 [ 292 ] {} <Debug> TCP-Session: b66a6669-453d-41dd-94fe-83618914e26b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.01.13 03:19:32.599791 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2026.01.13 03:19:32.599713 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4221 | 2026.01.13 03:19:32.599840 [ 3 ] {} <Debug> TCP-Session: 08a56645-eb5d-4ef9-afbb-2206356d12c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.01.13 03:19:32.599657 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4223 | 2026.01.13 03:19:32.599857 [ 291 ] {} <Debug> TCP-Session: 90eb9e6a-8d92-4385-9d6e-9139f94b3ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.01.13 03:19:32.599789 [ 294 ] {} <Debug> TCP-Session: 09c143d1-59b7-4bf6-b78a-af558d80e809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.01.13 03:19:32.599903 [ 289 ] {} <Debug> TCP-Session: 8176448b-fa5f-47ba-9490-add5d0c27b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.01.13 03:19:32.774020 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63193 | ||
| 4227 | 2026.01.13 03:19:32.774125 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4228 | 2026.01.13 03:19:32.774151 [ 288 ] {} <Debug> TCP-Session: 2605ad1e-87e9-4a01-83d5-f6171a1c8f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:63193 | ||
| 4229 | 2026.01.13 03:19:32.774172 [ 288 ] {} <Debug> TCP-Session: 2605ad1e-87e9-4a01-83d5-f6171a1c8f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.01.13 03:19:32.774185 [ 288 ] {} <Debug> TCP-Session: 2605ad1e-87e9-4a01-83d5-f6171a1c8f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.01.13 03:19:32.774402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46237 | ||
| 4232 | 2026.01.13 03:19:32.774428 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61639 | ||
| 4233 | 2026.01.13 03:19:32.774435 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51693 | ||
| 4234 | 2026.01.13 03:19:32.774464 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52167 | ||
| 4235 | 2026.01.13 03:19:32.774471 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43243 | ||
| 4236 | 2026.01.13 03:19:32.774536 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4237 | 2026.01.13 03:19:32.774515 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4238 | 2026.01.13 03:19:32.774584 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2026.01.13 03:19:32.774600 [ 293 ] {} <Debug> TCP-Session: fdc1542b-4f55-406b-8f1f-3d0d5d47c57e Authenticating user 'default' from [fd00:1122:3344:101::e]:51693 | ||
| 4240 | 2026.01.13 03:19:32.774629 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2026.01.13 03:19:32.774630 [ 3 ] {} <Debug> TCP-Session: abd0d9a3-acee-48f7-84b2-8f4604dba2c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52167 | ||
| 4242 | 2026.01.13 03:19:32.774652 [ 293 ] {} <Debug> TCP-Session: fdc1542b-4f55-406b-8f1f-3d0d5d47c57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.01.13 03:19:32.774667 [ 286 ] {} <Debug> TCP-Session: 68aac02e-a289-4195-adc7-c23d0f00b35f Authenticating user 'default' from [fd00:1122:3344:101::e]:43243 | ||
| 4244 | 2026.01.13 03:19:32.774677 [ 3 ] {} <Debug> TCP-Session: abd0d9a3-acee-48f7-84b2-8f4604dba2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.01.13 03:19:32.774682 [ 293 ] {} <Debug> TCP-Session: fdc1542b-4f55-406b-8f1f-3d0d5d47c57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.01.13 03:19:32.774709 [ 3 ] {} <Debug> TCP-Session: abd0d9a3-acee-48f7-84b2-8f4604dba2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.01.13 03:19:32.774705 [ 286 ] {} <Debug> TCP-Session: 68aac02e-a289-4195-adc7-c23d0f00b35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.01.13 03:19:32.774608 [ 289 ] {} <Debug> TCP-Session: 2f5ce965-1c7d-4d93-b5a2-558b8ddb8652 Authenticating user 'default' from [fd00:1122:3344:101::e]:46237 | ||
| 4249 | 2026.01.13 03:19:32.774749 [ 286 ] {} <Debug> TCP-Session: 68aac02e-a289-4195-adc7-c23d0f00b35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.01.13 03:19:32.774771 [ 289 ] {} <Debug> TCP-Session: 2f5ce965-1c7d-4d93-b5a2-558b8ddb8652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.01.13 03:19:32.774427 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34842 | ||
| 4252 | 2026.01.13 03:19:32.774797 [ 289 ] {} <Debug> TCP-Session: 2f5ce965-1c7d-4d93-b5a2-558b8ddb8652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.01.13 03:19:32.774421 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60681 | ||
| 4254 | 2026.01.13 03:19:32.774519 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4255 | 2026.01.13 03:19:32.774873 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2026.01.13 03:19:32.774446 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33459 | ||
| 4257 | 2026.01.13 03:19:32.774904 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4258 | 2026.01.13 03:19:32.774910 [ 291 ] {} <Debug> TCP-Session: 8dfee420-b874-43c2-acdb-dc5203e3c2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34842 | ||
| 4259 | 2026.01.13 03:19:32.774943 [ 290 ] {} <Debug> TCP-Session: aff3497d-4853-43cc-bdef-7444dcf58496 Authenticating user 'default' from [fd00:1122:3344:101::e]:60681 | ||
| 4260 | 2026.01.13 03:19:32.774959 [ 291 ] {} <Debug> TCP-Session: 8dfee420-b874-43c2-acdb-dc5203e3c2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.01.13 03:19:32.774969 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4262 | 2026.01.13 03:19:32.774975 [ 290 ] {} <Debug> TCP-Session: aff3497d-4853-43cc-bdef-7444dcf58496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.01.13 03:19:32.774985 [ 291 ] {} <Debug> TCP-Session: 8dfee420-b874-43c2-acdb-dc5203e3c2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.01.13 03:19:32.775003 [ 294 ] {} <Debug> TCP-Session: 3b67940b-b6d9-41b2-9c0e-52865185ca33 Authenticating user 'default' from [fd00:1122:3344:101::e]:33459 | ||
| 4265 | 2026.01.13 03:19:32.775006 [ 290 ] {} <Debug> TCP-Session: aff3497d-4853-43cc-bdef-7444dcf58496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.01.13 03:19:32.775034 [ 294 ] {} <Debug> TCP-Session: 3b67940b-b6d9-41b2-9c0e-52865185ca33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.01.13 03:19:32.774896 [ 292 ] {} <Debug> TCP-Session: 2b61b857-776b-4578-9ca3-250a46d6b784 Authenticating user 'default' from [fd00:1122:3344:101::e]:61639 | ||
| 4268 | 2026.01.13 03:19:32.775052 [ 294 ] {} <Debug> TCP-Session: 3b67940b-b6d9-41b2-9c0e-52865185ca33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.01.13 03:19:32.775080 [ 292 ] {} <Debug> TCP-Session: 2b61b857-776b-4578-9ca3-250a46d6b784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.01.13 03:19:32.774554 [ 288 ] {} <Trace> TCP-Session: 2605ad1e-87e9-4a01-83d5-f6171a1c8f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.01.13 03:19:32.775104 [ 292 ] {} <Debug> TCP-Session: 2b61b857-776b-4578-9ca3-250a46d6b784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.01.13 03:19:32.775263 [ 288 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4273 | 2026.01.13 03:19:32.775515 [ 288 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4274 | 2026.01.13 03:19:32.775571 [ 288 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4275 | 2026.01.13 03:19:32.775849 [ 288 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 4276 | 2026.01.13 03:19:32.776790 [ 329 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Trace> AggregatingTransform: Aggregating | ||
| 4277 | 2026.01.13 03:19:32.776830 [ 329 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Trace> Aggregator: Aggregation method: without_key | ||
| 4278 | 2026.01.13 03:19:32.776862 [ 329 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908539 sec. (1100.668 rows/sec., 42.99 KiB/sec.) | ||
| 4279 | 2026.01.13 03:19:32.776878 [ 329 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Trace> Aggregator: Merging aggregated data | ||
| 4280 | 2026.01.13 03:19:32.778259 [ 288 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 4281 | 2026.01.13 03:19:32.778412 [ 288 ] {b906a392-93b3-4f94-be75-f2cbbb5c0214} <Debug> TCPHandler: Processed in 0.003971321 sec. | ||
| 4282 | 2026.01.13 03:19:32.778543 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4283 | 2026.01.13 03:19:32.778574 [ 288 ] {} <Debug> TCP-Session: 2605ad1e-87e9-4a01-83d5-f6171a1c8f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.01.13 03:19:32.778576 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4285 | 2026.01.13 03:19:32.778598 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4286 | 2026.01.13 03:19:32.778617 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4287 | 2026.01.13 03:19:32.778635 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4288 | 2026.01.13 03:19:32.778652 [ 289 ] {} <Debug> TCP-Session: 2f5ce965-1c7d-4d93-b5a2-558b8ddb8652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.01.13 03:19:32.778654 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4290 | 2026.01.13 03:19:32.778678 [ 3 ] {} <Debug> TCP-Session: abd0d9a3-acee-48f7-84b2-8f4604dba2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.01.13 03:19:32.778691 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4292 | 2026.01.13 03:19:32.778716 [ 286 ] {} <Debug> TCP-Session: 68aac02e-a289-4195-adc7-c23d0f00b35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.01.13 03:19:32.778713 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2026.01.13 03:19:32.778747 [ 292 ] {} <Debug> TCP-Session: 2b61b857-776b-4578-9ca3-250a46d6b784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.01.13 03:19:32.778674 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4296 | 2026.01.13 03:19:32.778772 [ 294 ] {} <Debug> TCP-Session: 3b67940b-b6d9-41b2-9c0e-52865185ca33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.01.13 03:19:32.778674 [ 291 ] {} <Debug> TCP-Session: 8dfee420-b874-43c2-acdb-dc5203e3c2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.01.13 03:19:32.778813 [ 293 ] {} <Debug> TCP-Session: fdc1542b-4f55-406b-8f1f-3d0d5d47c57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.01.13 03:19:32.778632 [ 290 ] {} <Debug> TCP-Session: aff3497d-4853-43cc-bdef-7444dcf58496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.01.13 03:19:33.872161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 546 | ||
| 4301 | 2026.01.13 03:19:33.874516 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.01.13 03:19:33.874576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4303 | 2026.01.13 03:19:33.875827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4304 | 2026.01.13 03:19:33.876133 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.13 03:19:33.876488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4306 | 2026.01.13 03:19:35.178348 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.01.13 03:19:35.178540 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4308 | 2026.01.13 03:19:35.178605 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4309 | 2026.01.13 03:19:35.179317 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.01.13 03:19:35.179361 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4311 | 2026.01.13 03:19:35.179784 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4312 | 2026.01.13 03:19:35.180010 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.01.13 03:19:35.180145 [ 70 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4314 | 2026.01.13 03:19:35.180172 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001676 sec., 70405.72792362768 rows/sec., 5.96 MiB/sec. | ||
| 4315 | 2026.01.13 03:19:35.180191 [ 70 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.01.13 03:19:35.180214 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4317 | 2026.01.13 03:19:35.180223 [ 4 ] {83fe074e-a77f-4059-ab01-bc39dc02f6f2} <Debug> TCPHandler: Processed in 0.001998541 sec. | ||
| 4318 | 2026.01.13 03:19:35.180346 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 4319 | 2026.01.13 03:19:35.180362 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.01.13 03:19:35.180491 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4321 | 2026.01.13 03:19:35.180505 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4322 | 2026.01.13 03:19:35.180537 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4323 | 2026.01.13 03:19:35.180546 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2466 rows starting from the beginning of the part | ||
| 4324 | 2026.01.13 03:19:35.180628 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 239 rows starting from the beginning of the part | ||
| 4325 | 2026.01.13 03:19:35.180679 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 4326 | 2026.01.13 03:19:35.180725 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 4327 | 2026.01.13 03:19:35.180768 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1218 rows starting from the beginning of the part | ||
| 4328 | 2026.01.13 03:19:35.180810 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 4329 | 2026.01.13 03:19:35.181010 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.01.13 03:19:35.181052 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4331 | 2026.01.13 03:19:35.181386 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4332 | 2026.01.13 03:19:35.181618 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.01.13 03:19:35.181753 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001284 sec., 24143.302180685358 rows/sec., 1.77 MiB/sec. | ||
| 4334 | 2026.01.13 03:19:35.181791 [ 4 ] {3ea79c8b-5471-4855-9f52-542408f7b240} <Debug> TCPHandler: Processed in 0.00148504 sec. | ||
| 4335 | 2026.01.13 03:19:35.181917 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.01.13 03:19:35.182012 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4337 | 2026.01.13 03:19:35.182054 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4338 | 2026.01.13 03:19:35.182515 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.01.13 03:19:35.182520 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4235 rows, containing 5 columns (5 merged, 0 gathered) in 0.002231846 sec., 1897532.356623172 rows/sec., 163.60 MiB/sec. | ||
| 4340 | 2026.01.13 03:19:35.182551 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4341 | 2026.01.13 03:19:35.182794 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4342 | 2026.01.13 03:19:35.182908 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4343 | 2026.01.13 03:19:35.183093 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.01.13 03:19:35.183174 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_21_4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4345 | 2026.01.13 03:19:35.183180 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.01.13 03:19:35.183242 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4347 | 2026.01.13 03:19:35.183286 [ 70 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4348 | 2026.01.13 03:19:35.183318 [ 70 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.13 03:19:35.183322 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001327 sec., 71590.05275056518 rows/sec., 5.59 MiB/sec. | ||
| 4350 | 2026.01.13 03:19:35.183338 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4351 | 2026.01.13 03:19:35.183365 [ 4 ] {df436f1f-aaeb-4630-9978-954ccc125be3} <Debug> TCPHandler: Processed in 0.001496991 sec. | ||
| 4352 | 2026.01.13 03:19:35.183406 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 4353 | 2026.01.13 03:19:35.183486 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.01.13 03:19:35.183491 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4355 | 2026.01.13 03:19:35.183529 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1250 rows starting from the beginning of the part | ||
| 4356 | 2026.01.13 03:19:35.183581 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4357 | 2026.01.13 03:19:35.183583 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 133 rows starting from the beginning of the part | ||
| 4358 | 2026.01.13 03:19:35.183626 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4359 | 2026.01.13 03:19:35.183638 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 4360 | 2026.01.13 03:19:35.183679 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 4361 | 2026.01.13 03:19:35.183716 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 534 rows starting from the beginning of the part | ||
| 4362 | 2026.01.13 03:19:35.183754 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 4363 | 2026.01.13 03:19:35.184074 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.01.13 03:19:35.184109 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4365 | 2026.01.13 03:19:35.184456 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4366 | 2026.01.13 03:19:35.184680 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.01.13 03:19:35.184771 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4368 | 2026.01.13 03:19:35.184794 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.01.13 03:19:35.184809 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4370 | 2026.01.13 03:19:35.184810 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 4371 | 2026.01.13 03:19:35.184853 [ 4 ] {b1fde506-7718-492f-a59f-c37718dafe5a} <Debug> TCPHandler: Processed in 0.001415888 sec. | ||
| 4372 | 2026.01.13 03:19:35.184854 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147216 sec., 1481496.5764590807 rows/sec., 115.13 MiB/sec. | ||
| 4373 | 2026.01.13 03:19:35.184861 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 4374 | 2026.01.13 03:19:35.184967 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.01.13 03:19:35.184979 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4376 | 2026.01.13 03:19:35.185006 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5599 rows starting from the beginning of the part | ||
| 4377 | 2026.01.13 03:19:35.185049 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 197 rows starting from the beginning of the part | ||
| 4378 | 2026.01.13 03:19:35.185051 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4379 | 2026.01.13 03:19:35.185061 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.01.13 03:19:35.185086 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4381 | 2026.01.13 03:19:35.185122 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4382 | 2026.01.13 03:19:35.185122 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4383 | 2026.01.13 03:19:35.185159 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 846 rows starting from the beginning of the part | ||
| 4384 | 2026.01.13 03:19:35.185191 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4385 | 2026.01.13 03:19:35.185320 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.01.13 03:19:35.185386 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_21_4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4387 | 2026.01.13 03:19:35.185464 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4388 | 2026.01.13 03:19:35.185986 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.01.13 03:19:35.186022 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4390 | 2026.01.13 03:19:35.186569 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4391 | 2026.01.13 03:19:35.186805 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.01.13 03:19:35.186944 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0019 sec., 16315.78947368421 rows/sec., 29.24 MiB/sec. | ||
| 4393 | 2026.01.13 03:19:35.187014 [ 4 ] {e0d3c47e-fdb5-4e8d-b6ef-6dc3d25f414c} <Debug> TCPHandler: Processed in 0.002096562 sec. | ||
| 4394 | 2026.01.13 03:19:35.187133 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.01.13 03:19:35.187227 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4396 | 2026.01.13 03:19:35.187270 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4397 | 2026.01.13 03:19:35.187607 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.01.13 03:19:35.187640 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4399 | 2026.01.13 03:19:35.187639 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7122 rows, containing 5 columns (5 merged, 0 gathered) in 0.002817127 sec., 2528107.536507939 rows/sec., 171.04 MiB/sec. | ||
| 4400 | 2026.01.13 03:19:35.187927 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4401 | 2026.01.13 03:19:35.188134 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.01.13 03:19:35.188148 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4403 | 2026.01.13 03:19:35.188255 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4404 | 2026.01.13 03:19:35.188291 [ 4 ] {d29e0ba3-6889-4482-a0c5-2434683bf705} <Debug> TCPHandler: Processed in 0.001268896 sec. | ||
| 4405 | 2026.01.13 03:19:35.188448 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.01.13 03:19:35.188507 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4407 | 2026.01.13 03:19:35.188559 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4408 | 2026.01.13 03:19:38.755264 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4409 | 2026.01.13 03:19:38.755321 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4410 | 2026.01.13 03:19:38.857112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8665 | ||
| 4411 | 2026.01.13 03:19:38.857665 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.13 03:19:38.857723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4413 | 2026.01.13 03:19:38.858265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4414 | 2026.01.13 03:19:38.858505 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.13 03:19:38.858649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4416 | 2026.01.13 03:19:39.378372 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4417 | 2026.01.13 03:19:39.393657 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.01.13 03:19:39.393713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4419 | 2026.01.13 03:19:39.399622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4420 | 2026.01.13 03:19:39.400328 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.01.13 03:19:39.403002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4422 | 2026.01.13 03:19:40.176939 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.01.13 03:19:40.177239 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4424 | 2026.01.13 03:19:40.177338 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4425 | 2026.01.13 03:19:40.178255 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.01.13 03:19:40.178290 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4427 | 2026.01.13 03:19:40.178664 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4428 | 2026.01.13 03:19:40.178892 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.01.13 03:19:40.179038 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001869 sec., 40663.45639379347 rows/sec., 3.34 MiB/sec. | ||
| 4430 | 2026.01.13 03:19:40.179078 [ 4 ] {741908af-2254-4e99-967c-3f78ee641e1e} <Debug> TCPHandler: Processed in 0.002316127 sec. | ||
| 4431 | 2026.01.13 03:19:40.179202 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.01.13 03:19:40.179294 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4433 | 2026.01.13 03:19:40.179334 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4434 | 2026.01.13 03:19:40.179727 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.01.13 03:19:40.179761 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4436 | 2026.01.13 03:19:40.180045 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4437 | 2026.01.13 03:19:40.180248 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.01.13 03:19:40.180343 [ 110 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4439 | 2026.01.13 03:19:40.180380 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001102 sec., 9074.410163339384 rows/sec., 682.35 KiB/sec. | ||
| 4440 | 2026.01.13 03:19:40.180384 [ 110 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.01.13 03:19:40.180412 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4442 | 2026.01.13 03:19:40.180418 [ 4 ] {78634922-ce54-4e9e-bf13-a728d9e27f7c} <Debug> TCPHandler: Processed in 0.001265515 sec. | ||
| 4443 | 2026.01.13 03:19:40.180525 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.01.13 03:19:40.180605 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 4445 | 2026.01.13 03:19:40.180617 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4446 | 2026.01.13 03:19:40.180721 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4447 | 2026.01.13 03:19:40.180827 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4448 | 2026.01.13 03:19:40.180888 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4449 | 2026.01.13 03:19:40.180995 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4450 | 2026.01.13 03:19:40.181071 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4451 | 2026.01.13 03:19:40.181125 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 4452 | 2026.01.13 03:19:40.181164 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4453 | 2026.01.13 03:19:40.181165 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.01.13 03:19:40.181202 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4455 | 2026.01.13 03:19:40.181213 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4456 | 2026.01.13 03:19:40.181548 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4457 | 2026.01.13 03:19:40.181779 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2026.01.13 03:19:40.181915 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001315 sec., 56273.76425855514 rows/sec., 4.39 MiB/sec. | ||
| 4459 | 2026.01.13 03:19:40.181955 [ 4 ] {5196c0e0-a556-4947-a831-f055efc69d14} <Debug> TCPHandler: Processed in 0.001478981 sec. | ||
| 4460 | 2026.01.13 03:19:40.182053 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541162 sec., 242674.03426765 rows/sec., 16.74 MiB/sec. | ||
| 4461 | 2026.01.13 03:19:40.182064 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.01.13 03:19:40.182169 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4463 | 2026.01.13 03:19:40.182214 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4464 | 2026.01.13 03:19:40.182250 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4465 | 2026.01.13 03:19:40.182586 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.13 03:19:40.182634 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.01.13 03:19:40.182669 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_21_4} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4468 | 2026.01.13 03:19:40.182677 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4469 | 2026.01.13 03:19:40.182777 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4470 | 2026.01.13 03:19:40.183022 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4471 | 2026.01.13 03:19:40.183234 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.01.13 03:19:40.183362 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4473 | 2026.01.13 03:19:40.183399 [ 4 ] {5659fbfd-6ca8-4398-920c-a503b3756439} <Debug> TCPHandler: Processed in 0.001383518 sec. | ||
| 4474 | 2026.01.13 03:19:40.183504 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.01.13 03:19:40.183597 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.01.13 03:19:40.183649 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4477 | 2026.01.13 03:19:40.184403 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.01.13 03:19:40.184441 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4479 | 2026.01.13 03:19:40.184933 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4480 | 2026.01.13 03:19:40.185146 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.01.13 03:19:40.185281 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0017 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 4482 | 2026.01.13 03:19:40.185332 [ 4 ] {83c302fb-3a1d-4f5d-8997-25a578179e9e} <Debug> TCPHandler: Processed in 0.001876738 sec. | ||
| 4483 | 2026.01.13 03:19:40.185445 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.01.13 03:19:40.185539 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.01.13 03:19:40.185580 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4486 | 2026.01.13 03:19:40.185901 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.01.13 03:19:40.185937 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4488 | 2026.01.13 03:19:40.186231 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4489 | 2026.01.13 03:19:40.186435 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.01.13 03:19:40.186534 [ 109 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4491 | 2026.01.13 03:19:40.186561 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 4492 | 2026.01.13 03:19:40.186573 [ 109 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.01.13 03:19:40.186601 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4494 | 2026.01.13 03:19:40.186603 [ 4 ] {6736a389-0fb0-4676-89aa-3a221a956650} <Debug> TCPHandler: Processed in 0.001211584 sec. | ||
| 4495 | 2026.01.13 03:19:40.186672 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 4496 | 2026.01.13 03:19:40.186753 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4497 | 2026.01.13 03:19:40.186782 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 744 rows starting from the beginning of the part | ||
| 4498 | 2026.01.13 03:19:40.186835 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4499 | 2026.01.13 03:19:40.186877 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 4500 | 2026.01.13 03:19:40.186917 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4501 | 2026.01.13 03:19:40.186954 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 4502 | 2026.01.13 03:19:40.186993 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4503 | 2026.01.13 03:19:40.187799 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1044 rows, containing 4 columns (4 merged, 0 gathered) in 0.001157034 sec., 902307.1059277429 rows/sec., 57.40 MiB/sec. | ||
| 4504 | 2026.01.13 03:19:40.187968 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4505 | 2026.01.13 03:19:40.188251 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.01.13 03:19:40.188319 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_21_4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4507 | 2026.01.13 03:19:40.188383 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4508 | 2026.01.13 03:19:43.876712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 570 | ||
| 4509 | 2026.01.13 03:19:43.878890 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.01.13 03:19:43.878952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4511 | 2026.01.13 03:19:43.880186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4512 | 2026.01.13 03:19:43.880480 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.01.13 03:19:43.880840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4514 | 2026.01.13 03:19:45.180190 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.01.13 03:19:45.180400 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.01.13 03:19:45.180472 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4517 | 2026.01.13 03:19:45.181153 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.01.13 03:19:45.181207 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4519 | 2026.01.13 03:19:45.181588 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4520 | 2026.01.13 03:19:45.181807 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.01.13 03:19:45.181956 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 4522 | 2026.01.13 03:19:45.181997 [ 4 ] {37184846-f262-4e31-a50c-2341e23cb212} <Debug> TCPHandler: Processed in 0.001939729 sec. | ||
| 4523 | 2026.01.13 03:19:45.182119 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.01.13 03:19:45.182213 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4525 | 2026.01.13 03:19:45.182253 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4526 | 2026.01.13 03:19:45.182647 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.01.13 03:19:45.182683 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4528 | 2026.01.13 03:19:45.182980 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4529 | 2026.01.13 03:19:45.183188 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.01.13 03:19:45.183315 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00112 sec., 7142.857142857143 rows/sec., 582.45 KiB/sec. | ||
| 4531 | 2026.01.13 03:19:45.183353 [ 4 ] {1bba284f-3ca4-4ca9-8edc-49f99cd376f9} <Debug> TCPHandler: Processed in 0.001283606 sec. | ||
| 4532 | 2026.01.13 03:19:45.183460 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2026.01.13 03:19:45.183553 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4534 | 2026.01.13 03:19:45.183592 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4535 | 2026.01.13 03:19:45.184103 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.01.13 03:19:45.184139 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4537 | 2026.01.13 03:19:45.184452 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4538 | 2026.01.13 03:19:45.184661 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2026.01.13 03:19:45.184792 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Debug> executeQuery: Read 242 rows, 21.96 KiB in 0.001255 sec., 192828.68525896413 rows/sec., 17.09 MiB/sec. | ||
| 4540 | 2026.01.13 03:19:45.184831 [ 4 ] {9ab31dbb-1b14-46bc-b42c-963188b361a5} <Debug> TCPHandler: Processed in 0.001418669 sec. | ||
| 4541 | 2026.01.13 03:19:45.184943 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2026.01.13 03:19:45.185036 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4543 | 2026.01.13 03:19:45.185075 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4544 | 2026.01.13 03:19:45.185502 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.01.13 03:19:45.185538 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4546 | 2026.01.13 03:19:45.185835 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4547 | 2026.01.13 03:19:45.186036 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.01.13 03:19:45.186161 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Debug> executeQuery: Read 51 rows, 3.85 KiB in 0.001141 sec., 44697.63365468886 rows/sec., 3.30 MiB/sec. | ||
| 4549 | 2026.01.13 03:19:45.186199 [ 4 ] {a9a4b53d-479f-4174-b980-f819b139cdd1} <Debug> TCPHandler: Processed in 0.001304567 sec. | ||
| 4550 | 2026.01.13 03:19:45.186306 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2026.01.13 03:19:45.186398 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4552 | 2026.01.13 03:19:45.186442 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4553 | 2026.01.13 03:19:45.186833 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.01.13 03:19:45.186868 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4555 | 2026.01.13 03:19:45.187156 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4556 | 2026.01.13 03:19:45.187356 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.01.13 03:19:45.187492 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 4558 | 2026.01.13 03:19:45.187531 [ 4 ] {274d76d6-7c1d-4f4b-95f4-3038b1ee3cce} <Debug> TCPHandler: Processed in 0.001272996 sec. | ||
| 4559 | 2026.01.13 03:19:45.187637 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.01.13 03:19:45.187729 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.01.13 03:19:45.187767 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4562 | 2026.01.13 03:19:45.188155 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.01.13 03:19:45.188191 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4564 | 2026.01.13 03:19:45.188481 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4565 | 2026.01.13 03:19:45.188683 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.01.13 03:19:45.188807 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 4567 | 2026.01.13 03:19:45.188844 [ 4 ] {f3875b04-7721-4f31-896d-2c98302e0890} <Debug> TCPHandler: Processed in 0.001255846 sec. | ||
| 4568 | 2026.01.13 03:19:45.188950 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.01.13 03:19:45.189044 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4570 | 2026.01.13 03:19:45.189083 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4571 | 2026.01.13 03:19:45.189533 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.01.13 03:19:45.189569 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4573 | 2026.01.13 03:19:45.189867 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4574 | 2026.01.13 03:19:45.190068 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.01.13 03:19:45.190194 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.001166 sec., 119210.97770154374 rows/sec., 9.64 MiB/sec. | ||
| 4576 | 2026.01.13 03:19:45.190232 [ 4 ] {4b38bcdf-2468-4684-a34c-2a333a1c0d7f} <Debug> TCPHandler: Processed in 0.001329267 sec. | ||
| 4577 | 2026.01.13 03:19:45.190339 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.01.13 03:19:45.190431 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4579 | 2026.01.13 03:19:45.190472 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4580 | 2026.01.13 03:19:45.190875 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.01.13 03:19:45.190910 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4582 | 2026.01.13 03:19:45.191237 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4583 | 2026.01.13 03:19:45.191446 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.01.13 03:19:45.191573 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001159 sec., 172562.5539257981 rows/sec., 12.37 MiB/sec. | ||
| 4585 | 2026.01.13 03:19:45.191612 [ 4 ] {6b83c277-dead-43dd-a7a4-6d2c30b87d93} <Debug> TCPHandler: Processed in 0.001321737 sec. | ||
| 4586 | 2026.01.13 03:19:45.191721 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.01.13 03:19:45.191814 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.01.13 03:19:45.191866 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4589 | 2026.01.13 03:19:45.192673 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.13 03:19:45.192709 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4591 | 2026.01.13 03:19:45.193232 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4592 | 2026.01.13 03:19:45.193451 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.13 03:19:45.193587 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001788 sec., 17337.80760626398 rows/sec., 31.07 MiB/sec. | ||
| 4594 | 2026.01.13 03:19:45.193639 [ 4 ] {c0b9608f-d15c-4bc0-98df-ddbaabe2b72a} <Debug> TCPHandler: Processed in 0.001965731 sec. | ||
| 4595 | 2026.01.13 03:19:45.193657 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4596 | 2026.01.13 03:19:45.193749 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.01.13 03:19:45.193758 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.01.13 03:19:45.193814 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4599 | 2026.01.13 03:19:45.193852 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4600 | 2026.01.13 03:19:45.193901 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4601 | 2026.01.13 03:19:45.193929 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 4602 | 2026.01.13 03:19:45.194137 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2026.01.13 03:19:45.194195 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 298 rows starting from the beginning of the part | ||
| 4604 | 2026.01.13 03:19:45.194235 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.01.13 03:19:45.194271 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4606 | 2026.01.13 03:19:45.194308 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4607 | 2026.01.13 03:19:45.194403 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4608 | 2026.01.13 03:19:45.194488 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4609 | 2026.01.13 03:19:45.194568 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4610 | 2026.01.13 03:19:45.194588 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4611 | 2026.01.13 03:19:45.194654 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4612 | 2026.01.13 03:19:45.194807 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.01.13 03:19:45.194932 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4614 | 2026.01.13 03:19:45.194969 [ 4 ] {2d109bba-f873-49b9-acb9-51d546498ba7} <Debug> TCPHandler: Processed in 0.001267436 sec. | ||
| 4615 | 2026.01.13 03:19:45.198142 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 19 columns (19 merged, 0 gathered) in 0.004252907 sec., 96639.78074291302 rows/sec., 173.17 MiB/sec. | ||
| 4616 | 2026.01.13 03:19:45.198594 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4617 | 2026.01.13 03:19:45.198900 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.01.13 03:19:45.198961 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4619 | 2026.01.13 03:19:45.199039 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4620 | 2026.01.13 03:19:46.358715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9177 | ||
| 4621 | 2026.01.13 03:19:46.359225 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.01.13 03:19:46.359275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4623 | 2026.01.13 03:19:46.359807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4624 | 2026.01.13 03:19:46.360067 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.13 03:19:46.360217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9177 | ||
| 4626 | 2026.01.13 03:19:46.903054 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4627 | 2026.01.13 03:19:46.920178 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.01.13 03:19:46.920239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4629 | 2026.01.13 03:19:46.926108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4630 | 2026.01.13 03:19:46.926811 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.01.13 03:19:46.929756 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4632 | 2026.01.13 03:19:50.176962 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.01.13 03:19:50.177169 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4634 | 2026.01.13 03:19:50.177240 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4635 | 2026.01.13 03:19:50.177908 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.01.13 03:19:50.177953 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4637 | 2026.01.13 03:19:50.178354 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4638 | 2026.01.13 03:19:50.178582 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.01.13 03:19:50.178733 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001613 sec., 47117.17296962182 rows/sec., 3.87 MiB/sec. | ||
| 4640 | 2026.01.13 03:19:50.178776 [ 4 ] {3a06b00f-bdcc-4a7a-a28f-bc46843b0bb7} <Debug> TCPHandler: Processed in 0.00194636 sec. | ||
| 4641 | 2026.01.13 03:19:50.178904 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.01.13 03:19:50.178998 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4643 | 2026.01.13 03:19:50.179049 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4644 | 2026.01.13 03:19:50.179476 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.01.13 03:19:50.179512 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4646 | 2026.01.13 03:19:50.179798 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4647 | 2026.01.13 03:19:50.179998 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.01.13 03:19:50.180124 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 4649 | 2026.01.13 03:19:50.180162 [ 4 ] {db5c966a-e5d8-4f12-97d8-3ecd8088948d} <Debug> TCPHandler: Processed in 0.001308217 sec. | ||
| 4650 | 2026.01.13 03:19:50.180280 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2026.01.13 03:19:50.180372 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4652 | 2026.01.13 03:19:50.180412 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4653 | 2026.01.13 03:19:50.180863 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.01.13 03:19:50.180900 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4655 | 2026.01.13 03:19:50.181190 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4656 | 2026.01.13 03:19:50.181393 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.01.13 03:19:50.181519 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 4658 | 2026.01.13 03:19:50.181557 [ 4 ] {05ab9066-c8dd-4596-979c-2b6d1e391968} <Debug> TCPHandler: Processed in 0.001326087 sec. | ||
| 4659 | 2026.01.13 03:19:50.181673 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2026.01.13 03:19:50.181766 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4661 | 2026.01.13 03:19:50.181808 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4662 | 2026.01.13 03:19:50.182230 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.01.13 03:19:50.182266 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4664 | 2026.01.13 03:19:50.182597 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4665 | 2026.01.13 03:19:50.182822 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.01.13 03:19:50.182950 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4667 | 2026.01.13 03:19:50.182987 [ 4 ] {029275f5-e655-4765-8311-bb89d71eff47} <Debug> TCPHandler: Processed in 0.001362748 sec. | ||
| 4668 | 2026.01.13 03:19:50.183100 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2026.01.13 03:19:50.183194 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4670 | 2026.01.13 03:19:50.183248 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4671 | 2026.01.13 03:19:50.184017 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.01.13 03:19:50.184054 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4673 | 2026.01.13 03:19:50.184580 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4674 | 2026.01.13 03:19:50.184799 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.01.13 03:19:50.184935 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 4676 | 2026.01.13 03:19:50.184987 [ 4 ] {46e07b4f-c123-4afd-9f82-3793d8f5a888} <Debug> TCPHandler: Processed in 0.00193624 sec. | ||
| 4677 | 2026.01.13 03:19:50.185101 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2026.01.13 03:19:50.185195 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4679 | 2026.01.13 03:19:50.185236 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4680 | 2026.01.13 03:19:50.185586 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.01.13 03:19:50.185622 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4682 | 2026.01.13 03:19:50.185931 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4683 | 2026.01.13 03:19:50.186139 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.01.13 03:19:50.186265 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4685 | 2026.01.13 03:19:50.186300 [ 4 ] {5dafd6ca-64f7-4bf6-84e1-ee1a2d9147e9} <Debug> TCPHandler: Processed in 0.001254475 sec. | ||
| 4686 | 2026.01.13 03:19:53.755359 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4687 | 2026.01.13 03:19:53.755420 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4688 | 2026.01.13 03:19:53.861263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9625 | ||
| 4689 | 2026.01.13 03:19:53.861777 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.01.13 03:19:53.861821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4691 | 2026.01.13 03:19:53.862341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4692 | 2026.01.13 03:19:53.862607 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.01.13 03:19:53.862750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 4694 | 2026.01.13 03:19:53.881942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 602 | ||
| 4695 | 2026.01.13 03:19:53.884214 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.01.13 03:19:53.884264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4697 | 2026.01.13 03:19:53.885493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4698 | 2026.01.13 03:19:53.885785 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.01.13 03:19:53.886043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4700 | 2026.01.13 03:19:54.430790 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4701 | 2026.01.13 03:19:54.447472 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.01.13 03:19:54.447535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4703 | 2026.01.13 03:19:54.453743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4704 | 2026.01.13 03:19:54.454518 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.01.13 03:19:54.457633 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4706 | 2026.01.13 03:19:55.178686 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.01.13 03:19:55.178874 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4708 | 2026.01.13 03:19:55.178936 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4709 | 2026.01.13 03:19:55.179686 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.01.13 03:19:55.179743 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4711 | 2026.01.13 03:19:55.180221 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4712 | 2026.01.13 03:19:55.180498 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.01.13 03:19:55.180654 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001827 sec., 64586.754241926654 rows/sec., 5.47 MiB/sec. | ||
| 4714 | 2026.01.13 03:19:55.180695 [ 4 ] {c6d095c7-c468-44fb-a4ce-f6ece93096c5} <Debug> TCPHandler: Processed in 0.002129713 sec. | ||
| 4715 | 2026.01.13 03:19:55.180829 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.01.13 03:19:55.180926 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4717 | 2026.01.13 03:19:55.180966 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4718 | 2026.01.13 03:19:55.181397 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.01.13 03:19:55.181432 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4720 | 2026.01.13 03:19:55.181724 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4721 | 2026.01.13 03:19:55.181928 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.01.13 03:19:55.182051 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001144 sec., 27097.902097902097 rows/sec., 1.99 MiB/sec. | ||
| 4723 | 2026.01.13 03:19:55.182087 [ 4 ] {4fe8a1e5-6a34-4ed0-b324-322ec78f8f58} <Debug> TCPHandler: Processed in 0.001310377 sec. | ||
| 4724 | 2026.01.13 03:19:55.182206 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.01.13 03:19:55.182300 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4726 | 2026.01.13 03:19:55.182340 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4727 | 2026.01.13 03:19:55.182794 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.01.13 03:19:55.182829 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4729 | 2026.01.13 03:19:55.183144 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4730 | 2026.01.13 03:19:55.183350 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.13 03:19:55.183477 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001194 sec., 79564.4891122278 rows/sec., 6.21 MiB/sec. | ||
| 4732 | 2026.01.13 03:19:55.183514 [ 4 ] {863fa133-6625-4ce2-b3cc-19d34459b148} <Debug> TCPHandler: Processed in 0.001357658 sec. | ||
| 4733 | 2026.01.13 03:19:55.183636 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.01.13 03:19:55.183730 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.01.13 03:19:55.183773 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4736 | 2026.01.13 03:19:55.184178 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.01.13 03:19:55.184212 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4738 | 2026.01.13 03:19:55.184550 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4739 | 2026.01.13 03:19:55.184755 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.01.13 03:19:55.184882 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 4741 | 2026.01.13 03:19:55.184917 [ 4 ] {12e64c4b-c2f1-4086-82ef-344ca1806d34} <Debug> TCPHandler: Processed in 0.001330417 sec. | ||
| 4742 | 2026.01.13 03:19:55.185028 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2026.01.13 03:19:55.185123 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4744 | 2026.01.13 03:19:55.185175 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4745 | 2026.01.13 03:19:55.185971 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.01.13 03:19:55.186006 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4747 | 2026.01.13 03:19:55.186555 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4748 | 2026.01.13 03:19:55.186777 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.01.13 03:19:55.186909 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001804 sec., 17184.035476718404 rows/sec., 30.79 MiB/sec. | ||
| 4750 | 2026.01.13 03:19:55.186958 [ 4 ] {9dbcfacb-1102-41f4-8ec2-0ed4877fb80a} <Debug> TCPHandler: Processed in 0.00197901 sec. | ||
| 4751 | 2026.01.13 03:19:55.187081 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.01.13 03:19:55.187177 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4753 | 2026.01.13 03:19:55.187218 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4754 | 2026.01.13 03:19:55.187550 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.01.13 03:19:55.187584 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4756 | 2026.01.13 03:19:55.187883 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4757 | 2026.01.13 03:19:55.188085 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.01.13 03:19:55.188209 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 4759 | 2026.01.13 03:19:55.188244 [ 4 ] {cf596865-6514-4d09-a36e-042b9f2aeec2} <Debug> TCPHandler: Processed in 0.001212705 sec. | ||
| 4760 | 2026.01.13 03:19:56.775113 [ 89 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4761 | 2026.01.13 03:19:56.775172 [ 89 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.01.13 03:19:56.775193 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4763 | 2026.01.13 03:19:56.775287 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::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 | ||
| 4764 | 2026.01.13 03:19:56.775431 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4765 | 2026.01.13 03:19:56.775468 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4766 | 2026.01.13 03:19:56.775555 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4767 | 2026.01.13 03:19:56.775603 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4768 | 2026.01.13 03:19:56.775643 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4769 | 2026.01.13 03:19:56.775683 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4770 | 2026.01.13 03:19:56.776433 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182134 sec., 30453.40037593031 rows/sec., 2.54 MiB/sec. | ||
| 4771 | 2026.01.13 03:19:56.776578 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4772 | 2026.01.13 03:19:56.776833 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.01.13 03:19:56.776902 [ 193 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_9_2} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4774 | 2026.01.13 03:19:56.776968 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4775 | 2026.01.13 03:19:57.309631 [ 88 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4776 | 2026.01.13 03:19:57.309700 [ 88 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.01.13 03:19:57.309724 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4778 | 2026.01.13 03:19:57.309825 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::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 | ||
| 4779 | 2026.01.13 03:19:57.309947 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4780 | 2026.01.13 03:19:57.309979 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 4781 | 2026.01.13 03:19:57.310043 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 4782 | 2026.01.13 03:19:57.310086 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4783 | 2026.01.13 03:19:57.310135 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4784 | 2026.01.13 03:19:57.310173 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4785 | 2026.01.13 03:19:57.310997 [ 198 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210454 sec., 736913.5877943317 rows/sec., 50.72 MiB/sec. | ||
| 4786 | 2026.01.13 03:19:57.311165 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4787 | 2026.01.13 03:19:57.311414 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.01.13 03:19:57.311477 [ 188 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_9_2} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4789 | 2026.01.13 03:19:57.311535 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4790 | 2026.01.13 03:19:58.385737 [ 87 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4791 | 2026.01.13 03:19:58.385809 [ 87 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.01.13 03:19:58.385867 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4793 | 2026.01.13 03:19:58.386021 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::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 | ||
| 4794 | 2026.01.13 03:19:58.386221 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4795 | 2026.01.13 03:19:58.386271 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 4796 | 2026.01.13 03:19:58.386370 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 4797 | 2026.01.13 03:19:58.386442 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4798 | 2026.01.13 03:19:58.386506 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 4799 | 2026.01.13 03:19:58.386607 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 4800 | 2026.01.13 03:19:58.387425 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147691 sec., 310106.9124049536 rows/sec., 19.27 MiB/sec. | ||
| 4801 | 2026.01.13 03:19:58.387642 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4802 | 2026.01.13 03:19:58.387942 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.01.13 03:19:58.388019 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_9_2} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4804 | 2026.01.13 03:19:58.388113 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4805 | 2026.01.13 03:20:00.203064 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.01.13 03:20:00.203245 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4807 | 2026.01.13 03:20:00.203309 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4808 | 2026.01.13 03:20:00.203897 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.01.13 03:20:00.203946 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4810 | 2026.01.13 03:20:00.204328 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4811 | 2026.01.13 03:20:00.204556 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.01.13 03:20:00.204703 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001504 sec., 2659.5744680851067 rows/sec., 216.87 KiB/sec. | ||
| 4813 | 2026.01.13 03:20:00.204744 [ 4 ] {a24cfa2b-3202-48b8-9132-138b59c8abfa} <Debug> TCPHandler: Processed in 0.001802016 sec. | ||
| 4814 | 2026.01.13 03:20:00.204854 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.01.13 03:20:00.204946 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4816 | 2026.01.13 03:20:00.204984 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4817 | 2026.01.13 03:20:00.205830 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.01.13 03:20:00.205866 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4819 | 2026.01.13 03:20:00.206247 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4820 | 2026.01.13 03:20:00.206454 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.01.13 03:20:00.206563 [ 85 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4822 | 2026.01.13 03:20:00.206576 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001649 sec., 738629.4724075197 rows/sec., 60.79 MiB/sec. | ||
| 4823 | 2026.01.13 03:20:00.206638 [ 85 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.01.13 03:20:00.206664 [ 4 ] {97ff4803-b017-4bb3-9109-50fc3fbfa344} <Debug> TCPHandler: Processed in 0.001857628 sec. | ||
| 4825 | 2026.01.13 03:20:00.206667 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4826 | 2026.01.13 03:20:00.206773 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 4827 | 2026.01.13 03:20:00.206792 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.01.13 03:20:00.206867 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4829 | 2026.01.13 03:20:00.206886 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.01.13 03:20:00.206895 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2466 rows starting from the beginning of the part | ||
| 4831 | 2026.01.13 03:20:00.206927 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4832 | 2026.01.13 03:20:00.206953 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4833 | 2026.01.13 03:20:00.206995 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 242 rows starting from the beginning of the part | ||
| 4834 | 2026.01.13 03:20:00.207034 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4835 | 2026.01.13 03:20:00.207072 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
| 4836 | 2026.01.13 03:20:00.207111 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1218 rows starting from the beginning of the part | ||
| 4837 | 2026.01.13 03:20:00.207317 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.01.13 03:20:00.207352 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4839 | 2026.01.13 03:20:00.207663 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4840 | 2026.01.13 03:20:00.207874 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.01.13 03:20:00.208004 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001136 sec., 12323.94366197183 rows/sec., 907.79 KiB/sec. | ||
| 4842 | 2026.01.13 03:20:00.208040 [ 4 ] {1f16b4c5-df6e-4167-89c0-273ec3621a8d} <Debug> TCPHandler: Processed in 0.001297496 sec. | ||
| 4843 | 2026.01.13 03:20:00.208138 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.01.13 03:20:00.208229 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.01.13 03:20:00.208267 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4846 | 2026.01.13 03:20:00.208707 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00196911 sec., 2130911.9348335033 rows/sec., 183.56 MiB/sec. | ||
| 4847 | 2026.01.13 03:20:00.208779 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.01.13 03:20:00.208809 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4849 | 2026.01.13 03:20:00.209043 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4850 | 2026.01.13 03:20:00.209153 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4851 | 2026.01.13 03:20:00.209440 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.01.13 03:20:00.209477 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.01.13 03:20:00.209568 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001356 sec., 168141.59292035399 rows/sec., 11.39 MiB/sec. | ||
| 4854 | 2026.01.13 03:20:00.209573 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_26_5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4855 | 2026.01.13 03:20:00.209612 [ 4 ] {56823891-fadc-44e3-86a6-ebd95cdd5b69} <Debug> TCPHandler: Processed in 0.001520581 sec. | ||
| 4856 | 2026.01.13 03:20:00.209689 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4857 | 2026.01.13 03:20:00.209722 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.01.13 03:20:00.209818 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4859 | 2026.01.13 03:20:00.209856 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4860 | 2026.01.13 03:20:00.210407 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.01.13 03:20:00.210443 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4862 | 2026.01.13 03:20:00.210768 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4863 | 2026.01.13 03:20:00.210977 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.01.13 03:20:00.211075 [ 85 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4865 | 2026.01.13 03:20:00.211098 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001299 sec., 411085.45034642034 rows/sec., 30.47 MiB/sec. | ||
| 4866 | 2026.01.13 03:20:00.211114 [ 85 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.01.13 03:20:00.211141 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4868 | 2026.01.13 03:20:00.211143 [ 4 ] {f4404ea7-5942-4698-be62-2eb890557cff} <Debug> TCPHandler: Processed in 0.001469121 sec. | ||
| 4869 | 2026.01.13 03:20:00.211234 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 4870 | 2026.01.13 03:20:00.211265 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.01.13 03:20:00.211366 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.01.13 03:20:00.211372 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4873 | 2026.01.13 03:20:00.211413 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4874 | 2026.01.13 03:20:00.211419 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part | ||
| 4875 | 2026.01.13 03:20:00.211499 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4876 | 2026.01.13 03:20:00.211542 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 4877 | 2026.01.13 03:20:00.211581 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4878 | 2026.01.13 03:20:00.211621 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part | ||
| 4879 | 2026.01.13 03:20:00.211660 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 534 rows starting from the beginning of the part | ||
| 4880 | 2026.01.13 03:20:00.211955 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.01.13 03:20:00.211996 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4882 | 2026.01.13 03:20:00.212402 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4883 | 2026.01.13 03:20:00.212609 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.01.13 03:20:00.212733 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001385 sec., 610830.3249097473 rows/sec., 41.11 MiB/sec. | ||
| 4885 | 2026.01.13 03:20:00.212748 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4886 | 2026.01.13 03:20:00.212769 [ 4 ] {1181986e-c6f9-4796-a6d9-122277e4ad48} <Debug> TCPHandler: Processed in 0.001551762 sec. | ||
| 4887 | 2026.01.13 03:20:00.212805 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.01.13 03:20:00.212848 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4889 | 2026.01.13 03:20:00.212861 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673185 sec., 1294537.065536686 rows/sec., 100.57 MiB/sec. | ||
| 4890 | 2026.01.13 03:20:00.212911 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.01.13 03:20:00.212927 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 4892 | 2026.01.13 03:20:00.213019 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4893 | 2026.01.13 03:20:00.213028 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4894 | 2026.01.13 03:20:00.213073 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7122 rows starting from the beginning of the part | ||
| 4895 | 2026.01.13 03:20:00.213096 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4896 | 2026.01.13 03:20:00.213110 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4897 | 2026.01.13 03:20:00.213125 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4898 | 2026.01.13 03:20:00.213174 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 200 rows starting from the beginning of the part | ||
| 4899 | 2026.01.13 03:20:00.213212 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4900 | 2026.01.13 03:20:00.213250 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 4901 | 2026.01.13 03:20:00.213288 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 846 rows starting from the beginning of the part | ||
| 4902 | 2026.01.13 03:20:00.213487 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.01.13 03:20:00.213588 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_26_5} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4904 | 2026.01.13 03:20:00.213678 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4905 | 2026.01.13 03:20:00.214017 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.01.13 03:20:00.214053 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4907 | 2026.01.13 03:20:00.214591 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4908 | 2026.01.13 03:20:00.214814 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.01.13 03:20:00.214949 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001953 sec., 5120.327700972862 rows/sec., 9.18 MiB/sec. | ||
| 4910 | 2026.01.13 03:20:00.215001 [ 4 ] {bca4a0ac-c3ff-4cff-8810-2fdecef890d9} <Debug> TCPHandler: Processed in 0.002150754 sec. | ||
| 4911 | 2026.01.13 03:20:00.215104 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.01.13 03:20:00.215195 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.01.13 03:20:00.215235 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4914 | 2026.01.13 03:20:00.215556 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.01.13 03:20:00.215592 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4916 | 2026.01.13 03:20:00.215912 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4917 | 2026.01.13 03:20:00.216117 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.01.13 03:20:00.216243 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4919 | 2026.01.13 03:20:00.216278 [ 4 ] {b7d76cc1-2cb1-4c13-91cd-3251016b252c} <Debug> TCPHandler: Processed in 0.001221065 sec. | ||
| 4920 | 2026.01.13 03:20:00.216505 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8648 rows, containing 5 columns (5 merged, 0 gathered) in 0.003606344 sec., 2397996.4196427185 rows/sec., 162.65 MiB/sec. | ||
| 4921 | 2026.01.13 03:20:00.216715 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4922 | 2026.01.13 03:20:00.216966 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.13 03:20:00.217031 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4924 | 2026.01.13 03:20:00.217100 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4925 | 2026.01.13 03:20:01.362830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10137 | ||
| 4926 | 2026.01.13 03:20:01.363651 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.13 03:20:01.363725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4928 | 2026.01.13 03:20:01.364244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4929 | 2026.01.13 03:20:01.364499 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.01.13 03:20:01.364647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10137 | ||
| 4931 | 2026.01.13 03:20:01.364668 [ 81 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4932 | 2026.01.13 03:20:01.364756 [ 81 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.01.13 03:20:01.364777 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4934 | 2026.01.13 03:20:01.364869 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 4935 | 2026.01.13 03:20:01.364971 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4936 | 2026.01.13 03:20:01.365004 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 4937 | 2026.01.13 03:20:01.365060 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 4938 | 2026.01.13 03:20:01.365101 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 4939 | 2026.01.13 03:20:01.365140 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 4940 | 2026.01.13 03:20:01.365178 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 4941 | 2026.01.13 03:20:01.365222 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 4942 | 2026.01.13 03:20:01.367076 [ 190 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10137 rows, containing 4 columns (4 merged, 0 gathered) in 0.002243616 sec., 4518152.83898849 rows/sec., 64.63 MiB/sec. | ||
| 4943 | 2026.01.13 03:20:01.367294 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4944 | 2026.01.13 03:20:01.367547 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_21_4} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.01.13 03:20:01.367610 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_21_4} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4946 | 2026.01.13 03:20:01.367682 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4947 | 2026.01.13 03:20:01.957691 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4948 | 2026.01.13 03:20:01.975351 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.01.13 03:20:01.975414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4950 | 2026.01.13 03:20:01.981300 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4951 | 2026.01.13 03:20:01.982005 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.01.13 03:20:01.982260 [ 81 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4953 | 2026.01.13 03:20:01.982297 [ 81 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.01.13 03:20:01.982315 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4955 | 2026.01.13 03:20:01.982414 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 4956 | 2026.01.13 03:20:01.984881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4957 | 2026.01.13 03:20:01.985250 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4958 | 2026.01.13 03:20:01.985977 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 4959 | 2026.01.13 03:20:01.989816 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4960 | 2026.01.13 03:20:01.993290 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4961 | 2026.01.13 03:20:01.997314 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 4962 | 2026.01.13 03:20:02.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.01 MiB, peak 250.92 MiB, free memory in arenas 0.00 B, will set to 246.27 MiB (RSS), difference: -2.74 MiB | ||
| 4963 | 2026.01.13 03:20:02.001564 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 4964 | 2026.01.13 03:20:02.006063 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 4965 | 2026.01.13 03:20:02.056727 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074355375 sec., 2138.3793706910897 rows/sec., 11.06 MiB/sec. | ||
| 4966 | 2026.01.13 03:20:02.059465 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4967 | 2026.01.13 03:20:02.061562 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_21_4} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.01.13 03:20:02.061676 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_21_4} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4969 | 2026.01.13 03:20:02.064453 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4970 | 2026.01.13 03:20:03.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.82 MiB, peak 253.37 MiB, free memory in arenas 0.00 B, will set to 250.21 MiB (RSS), difference: 7.39 MiB | ||
| 4971 | 2026.01.13 03:20:03.886242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 630 | ||
| 4972 | 2026.01.13 03:20:03.888845 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.01.13 03:20:03.888904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4974 | 2026.01.13 03:20:03.890158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4975 | 2026.01.13 03:20:03.890459 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.01.13 03:20:03.890614 [ 78 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4977 | 2026.01.13 03:20:03.890705 [ 78 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.13 03:20:03.890738 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4979 | 2026.01.13 03:20:03.890800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 4980 | 2026.01.13 03:20:03.890866 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 4981 | 2026.01.13 03:20:03.891470 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4982 | 2026.01.13 03:20:03.891612 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 4983 | 2026.01.13 03:20:03.892024 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4984 | 2026.01.13 03:20:03.892405 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4985 | 2026.01.13 03:20:03.892764 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4986 | 2026.01.13 03:20:03.893105 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4987 | 2026.01.13 03:20:03.893432 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 4988 | 2026.01.13 03:20:03.899471 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 72 columns (72 merged, 0 gathered) in 0.008655916 sec., 72782.59169797858 rows/sec., 65.97 MiB/sec. | ||
| 4989 | 2026.01.13 03:20:03.900386 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4990 | 2026.01.13 03:20:03.900902 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.01.13 03:20:03.900972 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_16_3} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4992 | 2026.01.13 03:20:03.901129 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4993 | 2026.01.13 03:20:05.178575 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.01.13 03:20:05.178880 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4995 | 2026.01.13 03:20:05.178946 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4996 | 2026.01.13 03:20:05.179658 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.01.13 03:20:05.179708 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4998 | 2026.01.13 03:20:05.180142 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4999 | 2026.01.13 03:20:05.180376 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.01.13 03:20:05.180536 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001729 sec., 68247.54193175245 rows/sec., 5.78 MiB/sec. | ||
| 5001 | 2026.01.13 03:20:05.180584 [ 4 ] {69ee3706-8b65-4cf8-a748-c6b7b6366007} <Debug> TCPHandler: Processed in 0.002188185 sec. | ||
| 5002 | 2026.01.13 03:20:05.180713 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.01.13 03:20:05.180814 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.01.13 03:20:05.180858 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5005 | 2026.01.13 03:20:05.181281 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.01.13 03:20:05.181318 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5007 | 2026.01.13 03:20:05.181639 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5008 | 2026.01.13 03:20:05.181849 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.01.13 03:20:05.181982 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00119 sec., 26050.420168067227 rows/sec., 1.91 MiB/sec. | ||
| 5010 | 2026.01.13 03:20:05.181993 [ 76 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5011 | 2026.01.13 03:20:05.182020 [ 4 ] {996c3e5a-1ba0-4e42-a4a6-9cb9de7e3604} <Debug> TCPHandler: Processed in 0.001359908 sec. | ||
| 5012 | 2026.01.13 03:20:05.182058 [ 76 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.01.13 03:20:05.182084 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5014 | 2026.01.13 03:20:05.182137 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2026.01.13 03:20:05.182182 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 5016 | 2026.01.13 03:20:05.182237 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5017 | 2026.01.13 03:20:05.182279 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5018 | 2026.01.13 03:20:05.182292 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5019 | 2026.01.13 03:20:05.182325 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 5020 | 2026.01.13 03:20:05.182391 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
| 5021 | 2026.01.13 03:20:05.182443 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5022 | 2026.01.13 03:20:05.182490 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 5023 | 2026.01.13 03:20:05.182550 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 5024 | 2026.01.13 03:20:05.182596 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5025 | 2026.01.13 03:20:05.182725 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.01.13 03:20:05.182762 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5027 | 2026.01.13 03:20:05.183218 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5028 | 2026.01.13 03:20:05.183414 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278476 sec., 324605.23310566647 rows/sec., 22.67 MiB/sec. | ||
| 5029 | 2026.01.13 03:20:05.183437 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.13 03:20:05.183573 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001356 sec., 70058.99705014749 rows/sec., 5.47 MiB/sec. | ||
| 5031 | 2026.01.13 03:20:05.183611 [ 4 ] {28ed07c5-d146-4557-9a30-5bdf616be576} <Debug> TCPHandler: Processed in 0.001524402 sec. | ||
| 5032 | 2026.01.13 03:20:05.183615 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5033 | 2026.01.13 03:20:05.183725 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.01.13 03:20:05.183825 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.01.13 03:20:05.183871 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5036 | 2026.01.13 03:20:05.183947 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.01.13 03:20:05.184032 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_26_5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5038 | 2026.01.13 03:20:05.184129 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5039 | 2026.01.13 03:20:05.184279 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.01.13 03:20:05.184320 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5041 | 2026.01.13 03:20:05.184682 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5042 | 2026.01.13 03:20:05.184894 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.01.13 03:20:05.185027 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 5044 | 2026.01.13 03:20:05.185064 [ 4 ] {9a6fe5ce-a698-4402-9a95-f04223b466b4} <Debug> TCPHandler: Processed in 0.001387768 sec. | ||
| 5045 | 2026.01.13 03:20:05.185182 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.01.13 03:20:05.185303 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.01.13 03:20:05.185369 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5048 | 2026.01.13 03:20:05.186235 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.01.13 03:20:05.186274 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5050 | 2026.01.13 03:20:05.186836 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5051 | 2026.01.13 03:20:05.187066 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.01.13 03:20:05.187210 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001933 sec., 16037.24780134506 rows/sec., 28.74 MiB/sec. | ||
| 5053 | 2026.01.13 03:20:05.187271 [ 4 ] {e65a65b0-0519-4d0d-8a8d-01c8bf0314a6} <Debug> TCPHandler: Processed in 0.002149294 sec. | ||
| 5054 | 2026.01.13 03:20:05.187383 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.01.13 03:20:05.187478 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.01.13 03:20:05.187521 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5057 | 2026.01.13 03:20:05.187857 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.01.13 03:20:05.187893 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5059 | 2026.01.13 03:20:05.188198 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5060 | 2026.01.13 03:20:05.188408 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.01.13 03:20:05.188512 [ 76 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5062 | 2026.01.13 03:20:05.188540 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5063 | 2026.01.13 03:20:05.188544 [ 76 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.01.13 03:20:05.188579 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5065 | 2026.01.13 03:20:05.188584 [ 4 ] {8af37eef-bdef-4a9c-8d2f-77c113265459} <Debug> TCPHandler: Processed in 0.001249636 sec. | ||
| 5066 | 2026.01.13 03:20:05.188658 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 5067 | 2026.01.13 03:20:05.188777 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5068 | 2026.01.13 03:20:05.188814 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1044 rows starting from the beginning of the part | ||
| 5069 | 2026.01.13 03:20:05.188883 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 5070 | 2026.01.13 03:20:05.188928 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 5071 | 2026.01.13 03:20:05.188974 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 5072 | 2026.01.13 03:20:05.189015 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 5073 | 2026.01.13 03:20:05.189058 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 5074 | 2026.01.13 03:20:05.190111 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147976 sec., 908255.3927663945 rows/sec., 58.55 MiB/sec. | ||
| 5075 | 2026.01.13 03:20:05.190312 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5076 | 2026.01.13 03:20:05.190563 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.01.13 03:20:05.190629 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_26_5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5078 | 2026.01.13 03:20:05.190692 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5079 | 2026.01.13 03:20:08.755660 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5080 | 2026.01.13 03:20:08.755719 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5081 | 2026.01.13 03:20:08.864750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10585 | ||
| 5082 | 2026.01.13 03:20:08.865542 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.01.13 03:20:08.865613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5084 | 2026.01.13 03:20:08.866447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5085 | 2026.01.13 03:20:08.866726 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.01.13 03:20:08.866869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 5087 | 2026.01.13 03:20:09.484952 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5088 | 2026.01.13 03:20:09.500133 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.01.13 03:20:09.500202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5090 | 2026.01.13 03:20:09.506436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5091 | 2026.01.13 03:20:09.507206 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.13 03:20:09.510182 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5093 | 2026.01.13 03:20:10.177403 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.01.13 03:20:10.177588 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5095 | 2026.01.13 03:20:10.177650 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5096 | 2026.01.13 03:20:10.178305 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.01.13 03:20:10.178346 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5098 | 2026.01.13 03:20:10.178748 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5099 | 2026.01.13 03:20:10.178970 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.01.13 03:20:10.179113 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001571 sec., 48376.83004455761 rows/sec., 3.97 MiB/sec. | ||
| 5101 | 2026.01.13 03:20:10.179153 [ 4 ] {e05d0b2f-0c9f-4bab-9dbc-d60a2121adc7} <Debug> TCPHandler: Processed in 0.001872608 sec. | ||
| 5102 | 2026.01.13 03:20:10.179283 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.01.13 03:20:10.179376 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5104 | 2026.01.13 03:20:10.179418 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5105 | 2026.01.13 03:20:10.179853 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.01.13 03:20:10.179889 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5107 | 2026.01.13 03:20:10.180179 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5108 | 2026.01.13 03:20:10.180388 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.01.13 03:20:10.180513 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001155 sec., 8658.008658008657 rows/sec., 651.04 KiB/sec. | ||
| 5110 | 2026.01.13 03:20:10.180549 [ 4 ] {98c00a9d-894a-49b7-824d-c5a9d5e58c53} <Debug> TCPHandler: Processed in 0.001319507 sec. | ||
| 5111 | 2026.01.13 03:20:10.180663 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.01.13 03:20:10.180754 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5113 | 2026.01.13 03:20:10.180792 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5114 | 2026.01.13 03:20:10.181213 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.01.13 03:20:10.181248 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5116 | 2026.01.13 03:20:10.181547 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5117 | 2026.01.13 03:20:10.181777 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.01.13 03:20:10.181898 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 5119 | 2026.01.13 03:20:10.181933 [ 4 ] {bf3946fa-0282-40aa-b6c6-231cf0d7433f} <Debug> TCPHandler: Processed in 0.001323517 sec. | ||
| 5120 | 2026.01.13 03:20:10.182042 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.01.13 03:20:10.182144 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5122 | 2026.01.13 03:20:10.182185 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5123 | 2026.01.13 03:20:10.182588 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.01.13 03:20:10.182622 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5125 | 2026.01.13 03:20:10.182944 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5126 | 2026.01.13 03:20:10.183152 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.01.13 03:20:10.183276 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 5128 | 2026.01.13 03:20:10.183312 [ 4 ] {a0b83437-2c59-4b2d-973b-79d7f3a0e125} <Debug> TCPHandler: Processed in 0.001316537 sec. | ||
| 5129 | 2026.01.13 03:20:10.183418 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.01.13 03:20:10.183512 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5131 | 2026.01.13 03:20:10.183563 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5132 | 2026.01.13 03:20:10.184298 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.01.13 03:20:10.184334 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5134 | 2026.01.13 03:20:10.184841 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5135 | 2026.01.13 03:20:10.185062 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.01.13 03:20:10.185193 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001699 sec., 5885.8151854031785 rows/sec., 10.55 MiB/sec. | ||
| 5137 | 2026.01.13 03:20:10.185211 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5138 | 2026.01.13 03:20:10.185243 [ 4 ] {3e22bb39-d60a-4235-8aea-928ca5e496c0} <Debug> TCPHandler: Processed in 0.001871759 sec. | ||
| 5139 | 2026.01.13 03:20:10.185276 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.01.13 03:20:10.185301 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5141 | 2026.01.13 03:20:10.185360 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.01.13 03:20:10.185404 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 5143 | 2026.01.13 03:20:10.185456 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5144 | 2026.01.13 03:20:10.185500 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5145 | 2026.01.13 03:20:10.185638 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5146 | 2026.01.13 03:20:10.185705 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 411 rows starting from the beginning of the part | ||
| 5147 | 2026.01.13 03:20:10.185828 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5148 | 2026.01.13 03:20:10.185833 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.01.13 03:20:10.185877 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5150 | 2026.01.13 03:20:10.185929 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5151 | 2026.01.13 03:20:10.186026 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5152 | 2026.01.13 03:20:10.186114 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5153 | 2026.01.13 03:20:10.186178 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5154 | 2026.01.13 03:20:10.186203 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5155 | 2026.01.13 03:20:10.186424 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.01.13 03:20:10.186559 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 5157 | 2026.01.13 03:20:10.186595 [ 4 ] {e33a1ef6-ec6b-412e-9a7d-baf1687692d8} <Debug> TCPHandler: Processed in 0.001281976 sec. | ||
| 5158 | 2026.01.13 03:20:10.203192 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 19 columns (19 merged, 0 gathered) in 0.017829313 sec., 28211.967561509522 rows/sec., 50.55 MiB/sec. | ||
| 5159 | 2026.01.13 03:20:10.203921 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5160 | 2026.01.13 03:20:10.204258 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.01.13 03:20:10.204321 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5162 | 2026.01.13 03:20:10.204435 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5163 | 2026.01.13 03:20:11.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.03 MiB, peak 259.36 MiB, free memory in arenas 0.00 B, will set to 253.41 MiB (RSS), difference: 1.38 MiB | ||
| 5164 | 2026.01.13 03:20:13.891949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 654 | ||
| 5165 | 2026.01.13 03:20:13.894163 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.01.13 03:20:13.894215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5167 | 2026.01.13 03:20:13.895493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5168 | 2026.01.13 03:20:13.895802 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.01.13 03:20:13.896158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5170 | 2026.01.13 03:20:14.443586 [ 66 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5171 | 2026.01.13 03:20:14.443682 [ 66 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.01.13 03:20:14.443721 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5173 | 2026.01.13 03:20:14.443856 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5174 | 2026.01.13 03:20:14.444017 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5175 | 2026.01.13 03:20:14.444054 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 465 rows starting from the beginning of the part | ||
| 5176 | 2026.01.13 03:20:14.444127 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5177 | 2026.01.13 03:20:14.444175 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5178 | 2026.01.13 03:20:14.444228 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5179 | 2026.01.13 03:20:14.444273 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5180 | 2026.01.13 03:20:14.445219 [ 187 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408788 sec., 687825.2796020409 rows/sec., 49.49 MiB/sec. | ||
| 5181 | 2026.01.13 03:20:14.445396 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5182 | 2026.01.13 03:20:14.445635 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.01.13 03:20:14.445701 [ 189 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_14_3} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5184 | 2026.01.13 03:20:14.445763 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5185 | 2026.01.13 03:20:15.189315 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.01.13 03:20:15.189614 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5187 | 2026.01.13 03:20:15.189715 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5188 | 2026.01.13 03:20:15.190670 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.01.13 03:20:15.190706 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5190 | 2026.01.13 03:20:15.191121 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5191 | 2026.01.13 03:20:15.191347 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.01.13 03:20:15.191493 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001954 sec., 209825.9979529171 rows/sec., 13.31 MiB/sec. | ||
| 5193 | 2026.01.13 03:20:15.191534 [ 4 ] {87fc07ed-4dcd-4bfd-9dd4-f775d54ce5d3} <Debug> TCPHandler: Processed in 0.002402699 sec. | ||
| 5194 | 2026.01.13 03:20:15.191668 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2026.01.13 03:20:15.191762 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5196 | 2026.01.13 03:20:15.191803 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5197 | 2026.01.13 03:20:15.192191 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.01.13 03:20:15.192225 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5199 | 2026.01.13 03:20:15.192506 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5200 | 2026.01.13 03:20:15.192714 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.01.13 03:20:15.192842 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 148.67 KiB/sec. | ||
| 5202 | 2026.01.13 03:20:15.192878 [ 4 ] {1f282d6f-8fbd-44c6-8b71-cfebdb71e9d4} <Debug> TCPHandler: Processed in 0.001268006 sec. | ||
| 5203 | 2026.01.13 03:20:15.192997 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.01.13 03:20:15.193095 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5205 | 2026.01.13 03:20:15.193133 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5206 | 2026.01.13 03:20:15.194056 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.01.13 03:20:15.194090 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5208 | 2026.01.13 03:20:15.194456 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5209 | 2026.01.13 03:20:15.194678 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.01.13 03:20:15.194802 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Debug> executeQuery: Read 1175 rows, 95.73 KiB in 0.001725 sec., 681159.4202898551 rows/sec., 54.19 MiB/sec. | ||
| 5211 | 2026.01.13 03:20:15.194838 [ 4 ] {e08f92fb-8a26-4ef7-835f-cc17d7ac1919} <Debug> TCPHandler: Processed in 0.001896769 sec. | ||
| 5212 | 2026.01.13 03:20:15.194951 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.01.13 03:20:15.195052 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5214 | 2026.01.13 03:20:15.195093 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5215 | 2026.01.13 03:20:15.195585 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.01.13 03:20:15.195620 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5217 | 2026.01.13 03:20:15.195931 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5218 | 2026.01.13 03:20:15.196141 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.01.13 03:20:15.196266 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.001239 sec., 192090.39548022597 rows/sec., 11.65 MiB/sec. | ||
| 5220 | 2026.01.13 03:20:15.196303 [ 4 ] {2e528e83-01e3-4858-82d9-20005c77e6c0} <Debug> TCPHandler: Processed in 0.001401569 sec. | ||
| 5221 | 2026.01.13 03:20:15.196415 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.01.13 03:20:15.196507 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.01.13 03:20:15.196545 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5224 | 2026.01.13 03:20:15.197023 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.01.13 03:20:15.197059 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5226 | 2026.01.13 03:20:15.197370 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5227 | 2026.01.13 03:20:15.197581 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.01.13 03:20:15.197706 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 5229 | 2026.01.13 03:20:15.197743 [ 4 ] {991d028e-c436-47af-92a1-90e70b7c10df} <Debug> TCPHandler: Processed in 0.001376438 sec. | ||
| 5230 | 2026.01.13 03:20:15.197852 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.01.13 03:20:15.197946 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.01.13 03:20:15.197985 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5233 | 2026.01.13 03:20:15.198461 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.01.13 03:20:15.198497 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5235 | 2026.01.13 03:20:15.198809 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5236 | 2026.01.13 03:20:15.199024 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.01.13 03:20:15.199148 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 5238 | 2026.01.13 03:20:15.199184 [ 4 ] {ac3eadae-aba5-4364-ba04-32e3e8cefaf8} <Debug> TCPHandler: Processed in 0.001379958 sec. | ||
| 5239 | 2026.01.13 03:20:15.199292 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.01.13 03:20:15.199384 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5241 | 2026.01.13 03:20:15.199424 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5242 | 2026.01.13 03:20:15.200031 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.01.13 03:20:15.200068 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5244 | 2026.01.13 03:20:15.200420 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5245 | 2026.01.13 03:20:15.200634 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.01.13 03:20:15.200755 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001389 sec., 512598.9920806335 rows/sec., 35.94 MiB/sec. | ||
| 5247 | 2026.01.13 03:20:15.200792 [ 4 ] {6835bfba-93f5-4790-af75-117ce909bf22} <Debug> TCPHandler: Processed in 0.001548282 sec. | ||
| 5248 | 2026.01.13 03:20:15.200904 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.01.13 03:20:15.200997 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5250 | 2026.01.13 03:20:15.201038 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5251 | 2026.01.13 03:20:15.201373 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.01.13 03:20:15.201409 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5253 | 2026.01.13 03:20:15.201709 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5254 | 2026.01.13 03:20:15.201922 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.01.13 03:20:15.202046 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 5256 | 2026.01.13 03:20:15.202083 [ 4 ] {03a1287f-4fe8-4950-b540-dc7d2070abfc} <Debug> TCPHandler: Processed in 0.001226665 sec. | ||
| 5257 | 2026.01.13 03:20:15.202198 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.01.13 03:20:15.202291 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5259 | 2026.01.13 03:20:15.202332 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5260 | 2026.01.13 03:20:15.202782 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.01.13 03:20:15.202819 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5262 | 2026.01.13 03:20:15.203163 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5263 | 2026.01.13 03:20:15.203374 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.01.13 03:20:15.203499 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001227 sec., 256723.71638141808 rows/sec., 16.87 MiB/sec. | ||
| 5265 | 2026.01.13 03:20:15.203535 [ 4 ] {54aae356-c813-4487-bf0b-4707bd9c3e1a} <Debug> TCPHandler: Processed in 0.001389408 sec. | ||
| 5266 | 2026.01.13 03:20:15.203644 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.01.13 03:20:15.203736 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5268 | 2026.01.13 03:20:15.203776 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5269 | 2026.01.13 03:20:15.204089 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.01.13 03:20:15.204125 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5271 | 2026.01.13 03:20:15.204442 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5272 | 2026.01.13 03:20:15.204646 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.01.13 03:20:15.204768 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 5274 | 2026.01.13 03:20:15.204803 [ 4 ] {04b0e5e6-c9ac-4111-91d9-d3e145e49a58} <Debug> TCPHandler: Processed in 0.001206894 sec. | ||
| 5275 | 2026.01.13 03:20:15.204914 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.01.13 03:20:15.205005 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5277 | 2026.01.13 03:20:15.205060 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5278 | 2026.01.13 03:20:15.205911 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.01.13 03:20:15.205948 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5280 | 2026.01.13 03:20:15.206481 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5281 | 2026.01.13 03:20:15.206703 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.01.13 03:20:15.206835 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001847 sec., 16783.974011911207 rows/sec., 30.08 MiB/sec. | ||
| 5283 | 2026.01.13 03:20:15.206886 [ 4 ] {b79a3227-091e-4003-8548-3a592d9c5683} <Debug> TCPHandler: Processed in 0.002020321 sec. | ||
| 5284 | 2026.01.13 03:20:15.206998 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.01.13 03:20:15.207093 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5286 | 2026.01.13 03:20:15.207133 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5287 | 2026.01.13 03:20:15.207471 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.01.13 03:20:15.207507 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5289 | 2026.01.13 03:20:15.207809 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5290 | 2026.01.13 03:20:15.208015 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.01.13 03:20:15.208137 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 5292 | 2026.01.13 03:20:15.208171 [ 4 ] {846bdc35-e2a5-4606-b2a1-a33ac89819bf} <Debug> TCPHandler: Processed in 0.001221905 sec. | ||
| 5293 | 2026.01.13 03:20:16.367862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11097 | ||
| 5294 | 2026.01.13 03:20:16.368379 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.01.13 03:20:16.368425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5296 | 2026.01.13 03:20:16.368947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5297 | 2026.01.13 03:20:16.369202 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.01.13 03:20:16.369350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11097 | ||
| 5299 | 2026.01.13 03:20:17.011174 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5300 | 2026.01.13 03:20:17.027982 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.13 03:20:17.028056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5302 | 2026.01.13 03:20:17.034596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5303 | 2026.01.13 03:20:17.035423 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.13 03:20:17.038580 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5305 | 2026.01.13 03:20:20.176885 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.01.13 03:20:20.177187 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5307 | 2026.01.13 03:20:20.177278 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5308 | 2026.01.13 03:20:20.177953 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.01.13 03:20:20.177991 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5310 | 2026.01.13 03:20:20.178395 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5311 | 2026.01.13 03:20:20.178642 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.01.13 03:20:20.178790 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001677 sec., 45319.022063208104 rows/sec., 3.72 MiB/sec. | ||
| 5313 | 2026.01.13 03:20:20.178830 [ 4 ] {03e7de2f-0231-4d39-bf28-d793bccc9c13} <Debug> TCPHandler: Processed in 0.002120533 sec. | ||
| 5314 | 2026.01.13 03:20:20.178963 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2026.01.13 03:20:20.179058 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5316 | 2026.01.13 03:20:20.179098 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5317 | 2026.01.13 03:20:20.179538 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.01.13 03:20:20.179572 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5319 | 2026.01.13 03:20:20.179868 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5320 | 2026.01.13 03:20:20.180081 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.01.13 03:20:20.180205 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 644.90 KiB/sec. | ||
| 5322 | 2026.01.13 03:20:20.180242 [ 4 ] {4ca66abd-1531-431b-84d6-7bb2639dfbe8} <Debug> TCPHandler: Processed in 0.001336298 sec. | ||
| 5323 | 2026.01.13 03:20:20.180352 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.01.13 03:20:20.180445 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5325 | 2026.01.13 03:20:20.180485 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5326 | 2026.01.13 03:20:20.180887 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.01.13 03:20:20.180921 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5328 | 2026.01.13 03:20:20.181218 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5329 | 2026.01.13 03:20:20.181432 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.01.13 03:20:20.181555 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 5.13 MiB/sec. | ||
| 5331 | 2026.01.13 03:20:20.181591 [ 4 ] {7684838d-950a-4f26-b2bf-5c9334c3e631} <Debug> TCPHandler: Processed in 0.001287556 sec. | ||
| 5332 | 2026.01.13 03:20:20.181699 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.01.13 03:20:20.181793 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.01.13 03:20:20.181834 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5335 | 2026.01.13 03:20:20.182228 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.01.13 03:20:20.182262 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5337 | 2026.01.13 03:20:20.182587 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5338 | 2026.01.13 03:20:20.182805 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.01.13 03:20:20.182929 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 5340 | 2026.01.13 03:20:20.182964 [ 4 ] {f47fbd95-0ca6-4214-8349-6ee8037ccd32} <Debug> TCPHandler: Processed in 0.001313077 sec. | ||
| 5341 | 2026.01.13 03:20:20.183072 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.01.13 03:20:20.183166 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5343 | 2026.01.13 03:20:20.183219 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5344 | 2026.01.13 03:20:20.183937 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.01.13 03:20:20.183971 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5346 | 2026.01.13 03:20:20.184483 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5347 | 2026.01.13 03:20:20.184704 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.01.13 03:20:20.184839 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001691 sec., 5913.660555884092 rows/sec., 10.60 MiB/sec. | ||
| 5349 | 2026.01.13 03:20:20.184891 [ 4 ] {0a17c682-957e-45a9-860d-87ca55226efd} <Debug> TCPHandler: Processed in 0.001866968 sec. | ||
| 5350 | 2026.01.13 03:20:20.185002 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.01.13 03:20:20.185097 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.01.13 03:20:20.185137 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2026.01.13 03:20:20.185489 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.01.13 03:20:20.185525 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5355 | 2026.01.13 03:20:20.185830 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5356 | 2026.01.13 03:20:20.186041 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.01.13 03:20:20.186167 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5358 | 2026.01.13 03:20:20.186202 [ 4 ] {06a5b515-f89e-4de0-8abb-7109f40b7456} <Debug> TCPHandler: Processed in 0.001249275 sec. | ||
| 5359 | 2026.01.13 03:20:23.755777 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5360 | 2026.01.13 03:20:23.755833 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5361 | 2026.01.13 03:20:23.870402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11545 | ||
| 5362 | 2026.01.13 03:20:23.870893 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.01.13 03:20:23.870931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5364 | 2026.01.13 03:20:23.871416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5365 | 2026.01.13 03:20:23.871643 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.01.13 03:20:23.871770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 5367 | 2026.01.13 03:20:23.897280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 690 | ||
| 5368 | 2026.01.13 03:20:23.899695 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.01.13 03:20:23.899743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5370 | 2026.01.13 03:20:23.901055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5371 | 2026.01.13 03:20:23.901353 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.01.13 03:20:23.901734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5373 | 2026.01.13 03:20:24.539628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5374 | 2026.01.13 03:20:24.555579 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.01.13 03:20:24.555641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5376 | 2026.01.13 03:20:24.561939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5377 | 2026.01.13 03:20:24.562672 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.01.13 03:20:24.565679 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5379 | 2026.01.13 03:20:25.190112 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.01.13 03:20:25.190400 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.01.13 03:20:25.190465 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5382 | 2026.01.13 03:20:25.191244 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.01.13 03:20:25.191291 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5384 | 2026.01.13 03:20:25.191715 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5385 | 2026.01.13 03:20:25.191970 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.01.13 03:20:25.192133 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 5387 | 2026.01.13 03:20:25.192175 [ 4 ] {9098f9d5-2b79-4bcb-9135-a2a01fc0b158} <Debug> TCPHandler: Processed in 0.002241836 sec. | ||
| 5388 | 2026.01.13 03:20:25.192286 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.01.13 03:20:25.192381 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5390 | 2026.01.13 03:20:25.192421 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5391 | 2026.01.13 03:20:25.193528 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.01.13 03:20:25.193565 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5393 | 2026.01.13 03:20:25.193940 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5394 | 2026.01.13 03:20:25.194157 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.01.13 03:20:25.194267 [ 51 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5396 | 2026.01.13 03:20:25.194282 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.00192 sec., 611458.3333333334 rows/sec., 48.65 MiB/sec. | ||
| 5397 | 2026.01.13 03:20:25.194347 [ 4 ] {c8747e7d-a62a-4ed7-b91b-52682aee17e6} <Debug> TCPHandler: Processed in 0.002109953 sec. | ||
| 5398 | 2026.01.13 03:20:25.194347 [ 51 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.01.13 03:20:25.194398 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5400 | 2026.01.13 03:20:25.194457 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.01.13 03:20:25.194533 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 5402 | 2026.01.13 03:20:25.194558 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.01.13 03:20:25.194618 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5404 | 2026.01.13 03:20:25.194678 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5405 | 2026.01.13 03:20:25.194716 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 5406 | 2026.01.13 03:20:25.194808 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5407 | 2026.01.13 03:20:25.194873 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 5408 | 2026.01.13 03:20:25.194930 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1175 rows starting from the beginning of the part | ||
| 5409 | 2026.01.13 03:20:25.194985 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5410 | 2026.01.13 03:20:25.195026 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1174 rows starting from the beginning of the part | ||
| 5411 | 2026.01.13 03:20:25.195198 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.01.13 03:20:25.195242 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5413 | 2026.01.13 03:20:25.195653 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5414 | 2026.01.13 03:20:25.195891 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.01.13 03:20:25.196022 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001482 sec., 159244.2645074224 rows/sec., 9.65 MiB/sec. | ||
| 5416 | 2026.01.13 03:20:25.196069 [ 4 ] {39cd7ce3-8e68-4cdb-b758-9898ed04332e} <Debug> TCPHandler: Processed in 0.001660694 sec. | ||
| 5417 | 2026.01.13 03:20:25.196196 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.01.13 03:20:25.196300 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.01.13 03:20:25.196347 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5420 | 2026.01.13 03:20:25.196847 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.01.13 03:20:25.196884 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5422 | 2026.01.13 03:20:25.197092 [ 189 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5085 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610093 sec., 1948206.4432186899 rows/sec., 164.76 MiB/sec. | ||
| 5423 | 2026.01.13 03:20:25.197189 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5424 | 2026.01.13 03:20:25.197415 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.01.13 03:20:25.197449 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5426 | 2026.01.13 03:20:25.197547 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 5427 | 2026.01.13 03:20:25.197589 [ 4 ] {35626bbe-f6a8-4bf1-aa4e-edf3417d953e} <Debug> TCPHandler: Processed in 0.001449949 sec. | ||
| 5428 | 2026.01.13 03:20:25.197692 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.01.13 03:20:25.197788 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5430 | 2026.01.13 03:20:25.197812 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.01.13 03:20:25.197828 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5432 | 2026.01.13 03:20:25.197922 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_31_6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5433 | 2026.01.13 03:20:25.198029 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 5434 | 2026.01.13 03:20:25.198324 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.01.13 03:20:25.198366 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5436 | 2026.01.13 03:20:25.198676 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5437 | 2026.01.13 03:20:25.198886 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.01.13 03:20:25.199015 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 5439 | 2026.01.13 03:20:25.199053 [ 4 ] {49b3801c-d30b-4937-8ac3-5be503c5593c} <Debug> TCPHandler: Processed in 0.001408629 sec. | ||
| 5440 | 2026.01.13 03:20:25.199153 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.01.13 03:20:25.199246 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5442 | 2026.01.13 03:20:25.199285 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5443 | 2026.01.13 03:20:25.199977 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.01.13 03:20:25.200014 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5445 | 2026.01.13 03:20:25.200345 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5446 | 2026.01.13 03:20:25.200565 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.01.13 03:20:25.200666 [ 51 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5448 | 2026.01.13 03:20:25.200689 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001461 sec., 485968.51471594797 rows/sec., 34.06 MiB/sec. | ||
| 5449 | 2026.01.13 03:20:25.200698 [ 51 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.01.13 03:20:25.200728 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5451 | 2026.01.13 03:20:25.200732 [ 4 ] {68b7b80b-4c8c-4ac9-a329-e6be53842b98} <Debug> TCPHandler: Processed in 0.001626413 sec. | ||
| 5452 | 2026.01.13 03:20:25.200821 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 5453 | 2026.01.13 03:20:25.200849 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.01.13 03:20:25.200947 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5455 | 2026.01.13 03:20:25.200948 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5456 | 2026.01.13 03:20:25.200992 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5457 | 2026.01.13 03:20:25.201004 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5458 | 2026.01.13 03:20:25.201082 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5459 | 2026.01.13 03:20:25.201132 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 5460 | 2026.01.13 03:20:25.201177 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 712 rows starting from the beginning of the part | ||
| 5461 | 2026.01.13 03:20:25.201219 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 5462 | 2026.01.13 03:20:25.201261 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 710 rows starting from the beginning of the part | ||
| 5463 | 2026.01.13 03:20:25.201317 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.01.13 03:20:25.201359 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5465 | 2026.01.13 03:20:25.201690 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5466 | 2026.01.13 03:20:25.201916 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.01.13 03:20:25.202046 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 5468 | 2026.01.13 03:20:25.202083 [ 4 ] {afdb4a8b-a5f8-4feb-8514-da5783248a74} <Debug> TCPHandler: Processed in 0.001282226 sec. | ||
| 5469 | 2026.01.13 03:20:25.202182 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.01.13 03:20:25.202275 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.01.13 03:20:25.202318 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5472 | 2026.01.13 03:20:25.202556 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781566 sec., 1636200.960278766 rows/sec., 123.47 MiB/sec. | ||
| 5473 | 2026.01.13 03:20:25.202754 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.01.13 03:20:25.202792 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5475 | 2026.01.13 03:20:25.202796 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5476 | 2026.01.13 03:20:25.203116 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.01.13 03:20:25.203192 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5478 | 2026.01.13 03:20:25.203318 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_31_6} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5479 | 2026.01.13 03:20:25.203407 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5480 | 2026.01.13 03:20:25.203482 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.01.13 03:20:25.203598 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5482 | 2026.01.13 03:20:25.203619 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001362 sec., 230543.31864904554 rows/sec., 15.14 MiB/sec. | ||
| 5483 | 2026.01.13 03:20:25.203629 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.01.13 03:20:25.203662 [ 4 ] {c892da20-dee1-4616-90c5-24c37943850d} <Debug> TCPHandler: Processed in 0.001527951 sec. | ||
| 5485 | 2026.01.13 03:20:25.203714 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5486 | 2026.01.13 03:20:25.203788 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 5487 | 2026.01.13 03:20:25.203813 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.01.13 03:20:25.203892 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5489 | 2026.01.13 03:20:25.203912 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.01.13 03:20:25.203924 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8648 rows starting from the beginning of the part | ||
| 5491 | 2026.01.13 03:20:25.203961 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5492 | 2026.01.13 03:20:25.203981 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 5493 | 2026.01.13 03:20:25.204023 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5494 | 2026.01.13 03:20:25.204057 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 315 rows starting from the beginning of the part | ||
| 5495 | 2026.01.13 03:20:25.204092 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 5496 | 2026.01.13 03:20:25.204127 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5497 | 2026.01.13 03:20:25.204270 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.01.13 03:20:25.204311 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5499 | 2026.01.13 03:20:25.204615 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5500 | 2026.01.13 03:20:25.204835 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.01.13 03:20:25.204960 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 5502 | 2026.01.13 03:20:25.204997 [ 4 ] {b0029d54-19f3-4a56-9184-97a01843b2b4} <Debug> TCPHandler: Processed in 0.001231465 sec. | ||
| 5503 | 2026.01.13 03:20:25.205104 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2026.01.13 03:20:25.205198 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5505 | 2026.01.13 03:20:25.205253 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5506 | 2026.01.13 03:20:25.206061 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.01.13 03:20:25.206097 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5508 | 2026.01.13 03:20:25.206697 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5509 | 2026.01.13 03:20:25.206928 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.01.13 03:20:25.207007 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9757 rows, containing 5 columns (5 merged, 0 gathered) in 0.003245696 sec., 3006134.893717711 rows/sec., 203.75 MiB/sec. | ||
| 5511 | 2026.01.13 03:20:25.207063 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 29.52 MiB/sec. | ||
| 5512 | 2026.01.13 03:20:25.207120 [ 4 ] {5cf26e4b-2023-4d52-aabe-08d28d5c330d} <Debug> TCPHandler: Processed in 0.002064062 sec. | ||
| 5513 | 2026.01.13 03:20:25.207232 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.01.13 03:20:25.207283 [ 199 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5515 | 2026.01.13 03:20:25.207330 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5516 | 2026.01.13 03:20:25.207377 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5517 | 2026.01.13 03:20:25.207572 [ 199 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.01.13 03:20:25.207650 [ 199 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5519 | 2026.01.13 03:20:25.207711 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.01.13 03:20:25.207727 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 5521 | 2026.01.13 03:20:25.207756 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5522 | 2026.01.13 03:20:25.208074 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5523 | 2026.01.13 03:20:25.208279 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.01.13 03:20:25.208408 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 5525 | 2026.01.13 03:20:25.208444 [ 4 ] {8d27d82e-db69-448f-8517-636226b97002} <Debug> TCPHandler: Processed in 0.001261325 sec. | ||
| 5526 | 2026.01.13 03:20:30.204219 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.01.13 03:20:30.204430 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5528 | 2026.01.13 03:20:30.204499 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5529 | 2026.01.13 03:20:30.205092 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.01.13 03:20:30.205137 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5531 | 2026.01.13 03:20:30.205513 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5532 | 2026.01.13 03:20:30.205769 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.01.13 03:20:30.205918 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00154 sec., 2597.4025974025976 rows/sec., 211.80 KiB/sec. | ||
| 5534 | 2026.01.13 03:20:30.205960 [ 4 ] {6f385bc3-a3e8-4047-b6cc-e6f25ce8f5e4} <Debug> TCPHandler: Processed in 0.001872479 sec. | ||
| 5535 | 2026.01.13 03:20:30.206080 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.01.13 03:20:30.206174 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5537 | 2026.01.13 03:20:30.206214 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5538 | 2026.01.13 03:20:30.207225 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.01.13 03:20:30.207261 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5540 | 2026.01.13 03:20:30.207667 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5541 | 2026.01.13 03:20:30.207881 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.01.13 03:20:30.208008 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001853 sec., 657312.466270912 rows/sec., 54.10 MiB/sec. | ||
| 5543 | 2026.01.13 03:20:30.208044 [ 4 ] {5a12f5e2-f284-4562-8f24-4d35d9b2c465} <Debug> TCPHandler: Processed in 0.002014991 sec. | ||
| 5544 | 2026.01.13 03:20:30.208157 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.01.13 03:20:30.208254 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5546 | 2026.01.13 03:20:30.208294 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5547 | 2026.01.13 03:20:30.208685 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.01.13 03:20:30.208721 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5549 | 2026.01.13 03:20:30.209018 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5550 | 2026.01.13 03:20:30.209224 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.01.13 03:20:30.209329 [ 47 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5552 | 2026.01.13 03:20:30.209349 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001113 sec., 12578.616352201258 rows/sec., 926.55 KiB/sec. | ||
| 5553 | 2026.01.13 03:20:30.209392 [ 47 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.01.13 03:20:30.209402 [ 4 ] {aad01d36-75c4-4879-ad0e-cf79cf60ffaf} <Debug> TCPHandler: Processed in 0.001292647 sec. | ||
| 5555 | 2026.01.13 03:20:30.209423 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5556 | 2026.01.13 03:20:30.209571 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.01.13 03:20:30.209574 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 5558 | 2026.01.13 03:20:30.209702 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.01.13 03:20:30.209719 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5560 | 2026.01.13 03:20:30.209759 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5561 | 2026.01.13 03:20:30.209765 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5562 | 2026.01.13 03:20:30.209860 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5563 | 2026.01.13 03:20:30.209910 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part | ||
| 5564 | 2026.01.13 03:20:30.209955 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5565 | 2026.01.13 03:20:30.209999 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 236 rows starting from the beginning of the part | ||
| 5566 | 2026.01.13 03:20:30.210043 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 5567 | 2026.01.13 03:20:30.210514 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.01.13 03:20:30.210566 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5569 | 2026.01.13 03:20:30.210968 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5570 | 2026.01.13 03:20:30.210979 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014493 sec., 542330.7803767336 rows/sec., 35.57 MiB/sec. | ||
| 5571 | 2026.01.13 03:20:30.211191 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5572 | 2026.01.13 03:20:30.211201 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.01.13 03:20:30.211355 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001681 sec., 135633.5514574658 rows/sec., 9.18 MiB/sec. | ||
| 5574 | 2026.01.13 03:20:30.211394 [ 4 ] {e0a7b955-27e9-4552-a056-9aa7eb495bf9} <Debug> TCPHandler: Processed in 0.001885168 sec. | ||
| 5575 | 2026.01.13 03:20:30.211506 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.01.13 03:20:30.211542 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.01.13 03:20:30.211603 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5578 | 2026.01.13 03:20:30.211624 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_31_6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5579 | 2026.01.13 03:20:30.211649 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5580 | 2026.01.13 03:20:30.211696 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5581 | 2026.01.13 03:20:30.212229 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.01.13 03:20:30.212270 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5583 | 2026.01.13 03:20:30.212608 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5584 | 2026.01.13 03:20:30.212817 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.01.13 03:20:30.212942 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001357 sec., 393515.10685335303 rows/sec., 29.17 MiB/sec. | ||
| 5586 | 2026.01.13 03:20:30.212980 [ 4 ] {073aa1b9-5fb3-4dae-82d4-7e46ef8e43de} <Debug> TCPHandler: Processed in 0.001522922 sec. | ||
| 5587 | 2026.01.13 03:20:30.213088 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.01.13 03:20:30.213183 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.01.13 03:20:30.213226 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5590 | 2026.01.13 03:20:30.213794 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.01.13 03:20:30.213831 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5592 | 2026.01.13 03:20:30.214210 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5593 | 2026.01.13 03:20:30.214427 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.01.13 03:20:30.214552 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001387 sec., 609949.5313626532 rows/sec., 41.05 MiB/sec. | ||
| 5595 | 2026.01.13 03:20:30.214589 [ 4 ] {90632c75-7a1b-4f43-81f4-388e89be2225} <Debug> TCPHandler: Processed in 0.001550121 sec. | ||
| 5596 | 2026.01.13 03:20:30.214701 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.01.13 03:20:30.214796 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.01.13 03:20:30.214850 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5599 | 2026.01.13 03:20:30.215587 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.01.13 03:20:30.215624 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5601 | 2026.01.13 03:20:30.216128 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5602 | 2026.01.13 03:20:30.216349 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.01.13 03:20:30.216488 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00171 sec., 5847.95321637427 rows/sec., 10.48 MiB/sec. | ||
| 5604 | 2026.01.13 03:20:30.216540 [ 4 ] {fd512360-944b-4968-9e5d-f38cb8ffdfe1} <Debug> TCPHandler: Processed in 0.001889889 sec. | ||
| 5605 | 2026.01.13 03:20:30.216652 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.01.13 03:20:30.216747 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5607 | 2026.01.13 03:20:30.216788 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5608 | 2026.01.13 03:20:30.217115 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.01.13 03:20:30.217151 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5610 | 2026.01.13 03:20:30.217462 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5611 | 2026.01.13 03:20:30.217666 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.01.13 03:20:30.217774 [ 45 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5613 | 2026.01.13 03:20:30.217790 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5614 | 2026.01.13 03:20:30.217843 [ 45 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.01.13 03:20:30.217850 [ 4 ] {4973c522-e38d-4bec-a487-88515d646ff7} <Debug> TCPHandler: Processed in 0.001248246 sec. | ||
| 5616 | 2026.01.13 03:20:30.217873 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5617 | 2026.01.13 03:20:30.217960 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 5618 | 2026.01.13 03:20:30.218055 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5619 | 2026.01.13 03:20:30.218083 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part | ||
| 5620 | 2026.01.13 03:20:30.218130 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 5621 | 2026.01.13 03:20:30.218169 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5622 | 2026.01.13 03:20:30.218204 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5623 | 2026.01.13 03:20:30.218238 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5624 | 2026.01.13 03:20:30.218274 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5625 | 2026.01.13 03:20:30.219227 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300357 sec., 1331941.920564891 rows/sec., 85.75 MiB/sec. | ||
| 5626 | 2026.01.13 03:20:30.219468 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5627 | 2026.01.13 03:20:30.219847 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.01.13 03:20:30.219947 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_31_6} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5629 | 2026.01.13 03:20:30.220054 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5630 | 2026.01.13 03:20:31.371840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12057 | ||
| 5631 | 2026.01.13 03:20:31.372370 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.01.13 03:20:31.372419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5633 | 2026.01.13 03:20:31.372932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5634 | 2026.01.13 03:20:31.373179 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.01.13 03:20:31.373330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12057 | ||
| 5636 | 2026.01.13 03:20:32.065748 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5637 | 2026.01.13 03:20:32.085862 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.01.13 03:20:32.085944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5639 | 2026.01.13 03:20:32.092290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5640 | 2026.01.13 03:20:32.093636 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.01.13 03:20:32.099914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5642 | 2026.01.13 03:20:32.342273 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60057 | ||
| 5643 | 2026.01.13 03:20:32.342387 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5644 | 2026.01.13 03:20:32.342415 [ 286 ] {} <Debug> TCP-Session: 2fbb6df1-d4d2-496a-9acb-e05c1f622e55 Authenticating user 'default' from [fd00:1122:3344:101::e]:60057 | ||
| 5645 | 2026.01.13 03:20:32.342437 [ 286 ] {} <Debug> TCP-Session: 2fbb6df1-d4d2-496a-9acb-e05c1f622e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.01.13 03:20:32.342449 [ 286 ] {} <Debug> TCP-Session: 2fbb6df1-d4d2-496a-9acb-e05c1f622e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.01.13 03:20:32.342667 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44881 | ||
| 5648 | 2026.01.13 03:20:32.342709 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50781 | ||
| 5649 | 2026.01.13 03:20:32.342733 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36083 | ||
| 5650 | 2026.01.13 03:20:32.342765 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41382 | ||
| 5651 | 2026.01.13 03:20:32.342797 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5652 | 2026.01.13 03:20:32.342755 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37631 | ||
| 5653 | 2026.01.13 03:20:32.342840 [ 287 ] {} <Debug> TCP-Session: 8bab0da9-a9f8-4114-93ff-3df7b1e7ebca Authenticating user 'default' from [fd00:1122:3344:101::e]:44881 | ||
| 5654 | 2026.01.13 03:20:32.342866 [ 286 ] {} <Trace> TCP-Session: 2fbb6df1-d4d2-496a-9acb-e05c1f622e55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.01.13 03:20:32.342823 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5656 | 2026.01.13 03:20:32.342907 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.01.13 03:20:32.342935 [ 288 ] {} <Debug> TCP-Session: 5a70cad8-246b-4bbd-8ab1-97ca15c038c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50781 | ||
| 5658 | 2026.01.13 03:20:32.342897 [ 287 ] {} <Debug> TCP-Session: 8bab0da9-a9f8-4114-93ff-3df7b1e7ebca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.01.13 03:20:32.342956 [ 291 ] {} <Debug> TCP-Session: 5249e1ec-7296-48f6-826f-9898f0ea8036 Authenticating user 'default' from [fd00:1122:3344:101::e]:36083 | ||
| 5660 | 2026.01.13 03:20:32.342964 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5661 | 2026.01.13 03:20:32.342980 [ 287 ] {} <Debug> TCP-Session: 8bab0da9-a9f8-4114-93ff-3df7b1e7ebca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.01.13 03:20:32.342994 [ 291 ] {} <Debug> TCP-Session: 5249e1ec-7296-48f6-826f-9898f0ea8036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.01.13 03:20:32.343018 [ 294 ] {} <Debug> TCP-Session: 9ec43f04-1652-4c0c-96cd-e8e1be75c895 Authenticating user 'default' from [fd00:1122:3344:101::e]:41382 | ||
| 5664 | 2026.01.13 03:20:32.343031 [ 291 ] {} <Debug> TCP-Session: 5249e1ec-7296-48f6-826f-9898f0ea8036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.01.13 03:20:32.343051 [ 294 ] {} <Debug> TCP-Session: 9ec43f04-1652-4c0c-96cd-e8e1be75c895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.01.13 03:20:32.343051 [ 286 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5667 | 2026.01.13 03:20:32.343074 [ 294 ] {} <Debug> TCP-Session: 9ec43f04-1652-4c0c-96cd-e8e1be75c895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.01.13 03:20:32.342992 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2026.01.13 03:20:32.342970 [ 288 ] {} <Debug> TCP-Session: 5a70cad8-246b-4bbd-8ab1-97ca15c038c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.01.13 03:20:32.343135 [ 293 ] {} <Debug> TCP-Session: b8744870-606a-4805-a705-077273ddbbc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37631 | ||
| 5671 | 2026.01.13 03:20:32.343141 [ 288 ] {} <Debug> TCP-Session: 5a70cad8-246b-4bbd-8ab1-97ca15c038c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.01.13 03:20:32.342725 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38842 | ||
| 5673 | 2026.01.13 03:20:32.343166 [ 293 ] {} <Debug> TCP-Session: b8744870-606a-4805-a705-077273ddbbc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.01.13 03:20:32.342718 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51449 | ||
| 5675 | 2026.01.13 03:20:32.343222 [ 293 ] {} <Debug> TCP-Session: b8744870-606a-4805-a705-077273ddbbc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.01.13 03:20:32.342746 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35614 | ||
| 5677 | 2026.01.13 03:20:32.343336 [ 286 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5678 | 2026.01.13 03:20:32.343398 [ 286 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5679 | 2026.01.13 03:20:32.343448 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5680 | 2026.01.13 03:20:32.343449 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5681 | 2026.01.13 03:20:32.343479 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5682 | 2026.01.13 03:20:32.343506 [ 292 ] {} <Debug> TCP-Session: 7ed51b8f-c9d2-4186-bed0-7e77ba355803 Authenticating user 'default' from [fd00:1122:3344:101::e]:35614 | ||
| 5683 | 2026.01.13 03:20:32.343484 [ 290 ] {} <Debug> TCP-Session: d21f82b6-9b28-4fcd-83dd-3710f895d7b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38842 | ||
| 5684 | 2026.01.13 03:20:32.343539 [ 292 ] {} <Debug> TCP-Session: 7ed51b8f-c9d2-4186-bed0-7e77ba355803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.01.13 03:20:32.343559 [ 290 ] {} <Debug> TCP-Session: d21f82b6-9b28-4fcd-83dd-3710f895d7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.01.13 03:20:32.343568 [ 292 ] {} <Debug> TCP-Session: 7ed51b8f-c9d2-4186-bed0-7e77ba355803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.01.13 03:20:32.343581 [ 290 ] {} <Debug> TCP-Session: d21f82b6-9b28-4fcd-83dd-3710f895d7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.01.13 03:20:32.343530 [ 289 ] {} <Debug> TCP-Session: 570458da-87cc-429f-a6a0-5d4a04c676b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51449 | ||
| 5689 | 2026.01.13 03:20:32.343626 [ 289 ] {} <Debug> TCP-Session: 570458da-87cc-429f-a6a0-5d4a04c676b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.01.13 03:20:32.343639 [ 289 ] {} <Debug> TCP-Session: 570458da-87cc-429f-a6a0-5d4a04c676b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.01.13 03:20:32.343687 [ 286 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 5692 | 2026.01.13 03:20:32.344696 [ 318 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Trace> AggregatingTransform: Aggregating | ||
| 5693 | 2026.01.13 03:20:32.344778 [ 318 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5694 | 2026.01.13 03:20:32.344818 [ 318 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023831 sec. (976.724 rows/sec., 38.15 KiB/sec.) | ||
| 5695 | 2026.01.13 03:20:32.344838 [ 318 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Trace> Aggregator: Merging aggregated data | ||
| 5696 | 2026.01.13 03:20:32.346007 [ 286 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 5697 | 2026.01.13 03:20:32.346149 [ 286 ] {b1100118-1eae-4b84-b950-cb44a1f6817c} <Debug> TCPHandler: Processed in 0.003402629 sec. | ||
| 5698 | 2026.01.13 03:20:32.346258 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5699 | 2026.01.13 03:20:32.346290 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5700 | 2026.01.13 03:20:32.346306 [ 286 ] {} <Debug> TCP-Session: 2fbb6df1-d4d2-496a-9acb-e05c1f622e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.01.13 03:20:32.346331 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5702 | 2026.01.13 03:20:32.346341 [ 287 ] {} <Debug> TCP-Session: 8bab0da9-a9f8-4114-93ff-3df7b1e7ebca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.01.13 03:20:32.346364 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5704 | 2026.01.13 03:20:32.346383 [ 288 ] {} <Debug> TCP-Session: 5a70cad8-246b-4bbd-8ab1-97ca15c038c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.01.13 03:20:32.346394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5706 | 2026.01.13 03:20:32.346413 [ 292 ] {} <Debug> TCP-Session: 7ed51b8f-c9d2-4186-bed0-7e77ba355803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.01.13 03:20:32.346411 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5708 | 2026.01.13 03:20:32.346444 [ 290 ] {} <Debug> TCP-Session: d21f82b6-9b28-4fcd-83dd-3710f895d7b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.01.13 03:20:32.346381 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5710 | 2026.01.13 03:20:32.346477 [ 293 ] {} <Debug> TCP-Session: b8744870-606a-4805-a705-077273ddbbc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.01.13 03:20:32.346349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.01.13 03:20:32.346510 [ 289 ] {} <Debug> TCP-Session: 570458da-87cc-429f-a6a0-5d4a04c676b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.01.13 03:20:32.346306 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2026.01.13 03:20:32.346552 [ 291 ] {} <Debug> TCP-Session: 5249e1ec-7296-48f6-826f-9898f0ea8036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.01.13 03:20:32.346584 [ 294 ] {} <Debug> TCP-Session: 9ec43f04-1652-4c0c-96cd-e8e1be75c895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.01.13 03:20:32.406662 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51709 | ||
| 5717 | 2026.01.13 03:20:32.406779 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5718 | 2026.01.13 03:20:32.406807 [ 286 ] {} <Debug> TCP-Session: 8426e86a-b081-498c-93d9-e03fb9f7562d Authenticating user 'default' from [fd00:1122:3344:101::e]:51709 | ||
| 5719 | 2026.01.13 03:20:32.406831 [ 286 ] {} <Debug> TCP-Session: 8426e86a-b081-498c-93d9-e03fb9f7562d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.01.13 03:20:32.406845 [ 286 ] {} <Debug> TCP-Session: 8426e86a-b081-498c-93d9-e03fb9f7562d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.01.13 03:20:32.407030 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41910 | ||
| 5722 | 2026.01.13 03:20:32.407056 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47801 | ||
| 5723 | 2026.01.13 03:20:32.407075 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35836 | ||
| 5724 | 2026.01.13 03:20:32.407119 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36255 | ||
| 5725 | 2026.01.13 03:20:32.407102 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36187 | ||
| 5726 | 2026.01.13 03:20:32.407167 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5727 | 2026.01.13 03:20:32.407161 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2026.01.13 03:20:32.407186 [ 286 ] {} <Trace> TCP-Session: 8426e86a-b081-498c-93d9-e03fb9f7562d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.01.13 03:20:32.407201 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5730 | 2026.01.13 03:20:32.407223 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2026.01.13 03:20:32.407246 [ 294 ] {} <Debug> TCP-Session: 47f0bf12-c5d7-4ef2-b7b3-fd3c12dcbcc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36255 | ||
| 5732 | 2026.01.13 03:20:32.407264 [ 292 ] {} <Debug> TCP-Session: a006c2c3-b4de-4057-8edd-95c9f76546f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36187 | ||
| 5733 | 2026.01.13 03:20:32.407280 [ 294 ] {} <Debug> TCP-Session: 47f0bf12-c5d7-4ef2-b7b3-fd3c12dcbcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.01.13 03:20:32.407218 [ 287 ] {} <Debug> TCP-Session: 6a411906-022d-4f75-86a2-2a43d82b4d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:41910 | ||
| 5735 | 2026.01.13 03:20:32.407304 [ 294 ] {} <Debug> TCP-Session: 47f0bf12-c5d7-4ef2-b7b3-fd3c12dcbcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.01.13 03:20:32.407335 [ 287 ] {} <Debug> TCP-Session: 6a411906-022d-4f75-86a2-2a43d82b4d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.01.13 03:20:32.407299 [ 292 ] {} <Debug> TCP-Session: a006c2c3-b4de-4057-8edd-95c9f76546f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.01.13 03:20:32.407361 [ 287 ] {} <Debug> TCP-Session: 6a411906-022d-4f75-86a2-2a43d82b4d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.01.13 03:20:32.407374 [ 292 ] {} <Debug> TCP-Session: a006c2c3-b4de-4057-8edd-95c9f76546f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.01.13 03:20:32.407203 [ 288 ] {} <Debug> TCP-Session: f9f1ff2b-22bd-4c9a-b79b-77cd1e6d40c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47801 | ||
| 5741 | 2026.01.13 03:20:32.407390 [ 286 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51709) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5742 | 2026.01.13 03:20:32.407414 [ 288 ] {} <Debug> TCP-Session: f9f1ff2b-22bd-4c9a-b79b-77cd1e6d40c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.01.13 03:20:32.407191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5744 | 2026.01.13 03:20:32.407447 [ 288 ] {} <Debug> TCP-Session: f9f1ff2b-22bd-4c9a-b79b-77cd1e6d40c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2026.01.13 03:20:32.407087 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33968 | ||
| 5746 | 2026.01.13 03:20:32.407483 [ 290 ] {} <Debug> TCP-Session: 12d03e5f-2002-4832-b249-9751e03e7fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35836 | ||
| 5747 | 2026.01.13 03:20:32.407069 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45304 | ||
| 5748 | 2026.01.13 03:20:32.407570 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5749 | 2026.01.13 03:20:32.407552 [ 290 ] {} <Debug> TCP-Session: 12d03e5f-2002-4832-b249-9751e03e7fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.01.13 03:20:32.407609 [ 291 ] {} <Debug> TCP-Session: 194552ad-9a29-4b8a-8ca6-1be2b3643824 Authenticating user 'default' from [fd00:1122:3344:101::e]:33968 | ||
| 5751 | 2026.01.13 03:20:32.407625 [ 290 ] {} <Debug> TCP-Session: 12d03e5f-2002-4832-b249-9751e03e7fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.01.13 03:20:32.407642 [ 291 ] {} <Debug> TCP-Session: 194552ad-9a29-4b8a-8ca6-1be2b3643824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.01.13 03:20:32.407651 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.01.13 03:20:32.407671 [ 291 ] {} <Debug> TCP-Session: 194552ad-9a29-4b8a-8ca6-1be2b3643824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.01.13 03:20:32.407694 [ 286 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5756 | 2026.01.13 03:20:32.407696 [ 289 ] {} <Debug> TCP-Session: b288115a-a615-4ba0-ba9e-26296f65e6c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45304 | ||
| 5757 | 2026.01.13 03:20:32.407110 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38863 | ||
| 5758 | 2026.01.13 03:20:32.407747 [ 289 ] {} <Debug> TCP-Session: b288115a-a615-4ba0-ba9e-26296f65e6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.01.13 03:20:32.407759 [ 286 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5760 | 2026.01.13 03:20:32.407762 [ 289 ] {} <Debug> TCP-Session: b288115a-a615-4ba0-ba9e-26296f65e6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.01.13 03:20:32.407792 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5762 | 2026.01.13 03:20:32.407814 [ 293 ] {} <Debug> TCP-Session: 3647cd16-20ff-454c-9f4b-f385b02a1e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:38863 | ||
| 5763 | 2026.01.13 03:20:32.407830 [ 293 ] {} <Debug> TCP-Session: 3647cd16-20ff-454c-9f4b-f385b02a1e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.01.13 03:20:32.407843 [ 293 ] {} <Debug> TCP-Session: 3647cd16-20ff-454c-9f4b-f385b02a1e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.01.13 03:20:32.408084 [ 286 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 5766 | 2026.01.13 03:20:32.409052 [ 304 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Trace> AggregatingTransform: Aggregating | ||
| 5767 | 2026.01.13 03:20:32.409093 [ 304 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5768 | 2026.01.13 03:20:32.409131 [ 304 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933239 sec. (1071.537 rows/sec., 41.86 KiB/sec.) | ||
| 5769 | 2026.01.13 03:20:32.409149 [ 304 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Trace> Aggregator: Merging aggregated data | ||
| 5770 | 2026.01.13 03:20:32.410896 [ 286 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003579 sec., 279.4076557697681 rows/sec., 10.91 KiB/sec. | ||
| 5771 | 2026.01.13 03:20:32.411047 [ 286 ] {44aabd35-7f95-4e44-ad78-403a396df46e} <Debug> TCPHandler: Processed in 0.003993771 sec. | ||
| 5772 | 2026.01.13 03:20:32.411146 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5773 | 2026.01.13 03:20:32.411182 [ 286 ] {} <Debug> TCP-Session: 8426e86a-b081-498c-93d9-e03fb9f7562d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.01.13 03:20:32.411205 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.01.13 03:20:32.411185 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.01.13 03:20:32.411225 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5777 | 2026.01.13 03:20:32.411260 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5778 | 2026.01.13 03:20:32.411270 [ 287 ] {} <Debug> TCP-Session: 6a411906-022d-4f75-86a2-2a43d82b4d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.01.13 03:20:32.411292 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2026.01.13 03:20:32.411321 [ 293 ] {} <Debug> TCP-Session: 3647cd16-20ff-454c-9f4b-f385b02a1e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.01.13 03:20:32.411308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.01.13 03:20:32.411344 [ 289 ] {} <Debug> TCP-Session: b288115a-a615-4ba0-ba9e-26296f65e6c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.01.13 03:20:32.411295 [ 288 ] {} <Debug> TCP-Session: f9f1ff2b-22bd-4c9a-b79b-77cd1e6d40c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.01.13 03:20:32.411393 [ 292 ] {} <Debug> TCP-Session: a006c2c3-b4de-4057-8edd-95c9f76546f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.01.13 03:20:32.411242 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5786 | 2026.01.13 03:20:32.411239 [ 294 ] {} <Debug> TCP-Session: 47f0bf12-c5d7-4ef2-b7b3-fd3c12dcbcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.01.13 03:20:32.411278 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5788 | 2026.01.13 03:20:32.411459 [ 291 ] {} <Debug> TCP-Session: 194552ad-9a29-4b8a-8ca6-1be2b3643824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.01.13 03:20:32.411503 [ 290 ] {} <Debug> TCP-Session: 12d03e5f-2002-4832-b249-9751e03e7fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.01.13 03:20:32.736465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37609 | ||
| 5791 | 2026.01.13 03:20:32.736581 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5792 | 2026.01.13 03:20:32.736607 [ 286 ] {} <Debug> TCP-Session: 45cbead3-16d8-47e5-b6b0-04170422bd06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37609 | ||
| 5793 | 2026.01.13 03:20:32.736630 [ 286 ] {} <Debug> TCP-Session: 45cbead3-16d8-47e5-b6b0-04170422bd06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.01.13 03:20:32.736642 [ 286 ] {} <Debug> TCP-Session: 45cbead3-16d8-47e5-b6b0-04170422bd06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2026.01.13 03:20:32.736869 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54837 | ||
| 5796 | 2026.01.13 03:20:32.736886 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52557 | ||
| 5797 | 2026.01.13 03:20:32.736932 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56161 | ||
| 5798 | 2026.01.13 03:20:32.736956 [ 286 ] {} <Trace> TCP-Session: 45cbead3-16d8-47e5-b6b0-04170422bd06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.01.13 03:20:32.736985 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5800 | 2026.01.13 03:20:32.736951 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62776 | ||
| 5801 | 2026.01.13 03:20:32.737025 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5802 | 2026.01.13 03:20:32.737025 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5803 | 2026.01.13 03:20:32.737024 [ 287 ] {} <Debug> TCP-Session: b76a0720-3779-4acd-8ca0-969ba82f856a Authenticating user 'default' from [fd00:1122:3344:101::e]:54837 | ||
| 5804 | 2026.01.13 03:20:32.737082 [ 292 ] {} <Debug> TCP-Session: ed165f3b-c860-4228-9877-af8b145289e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56161 | ||
| 5805 | 2026.01.13 03:20:32.737072 [ 288 ] {} <Debug> TCP-Session: cd8a28ae-2657-492d-9347-5840b694e406 Authenticating user 'default' from [fd00:1122:3344:101::e]:52557 | ||
| 5806 | 2026.01.13 03:20:32.737104 [ 287 ] {} <Debug> TCP-Session: b76a0720-3779-4acd-8ca0-969ba82f856a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.01.13 03:20:32.737104 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5808 | 2026.01.13 03:20:32.737114 [ 292 ] {} <Debug> TCP-Session: ed165f3b-c860-4228-9877-af8b145289e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.01.13 03:20:32.737140 [ 286 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37609) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5810 | 2026.01.13 03:20:32.737157 [ 294 ] {} <Debug> TCP-Session: 249408c8-63aa-45c0-8ef2-084c0f1c1aed Authenticating user 'default' from [fd00:1122:3344:101::e]:62776 | ||
| 5811 | 2026.01.13 03:20:32.737163 [ 292 ] {} <Debug> TCP-Session: ed165f3b-c860-4228-9877-af8b145289e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.01.13 03:20:32.737192 [ 294 ] {} <Debug> TCP-Session: 249408c8-63aa-45c0-8ef2-084c0f1c1aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.01.13 03:20:32.737131 [ 287 ] {} <Debug> TCP-Session: b76a0720-3779-4acd-8ca0-969ba82f856a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.01.13 03:20:32.737222 [ 294 ] {} <Debug> TCP-Session: 249408c8-63aa-45c0-8ef2-084c0f1c1aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.01.13 03:20:32.737121 [ 288 ] {} <Debug> TCP-Session: cd8a28ae-2657-492d-9347-5840b694e406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.01.13 03:20:32.736941 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65433 | ||
| 5817 | 2026.01.13 03:20:32.737280 [ 288 ] {} <Debug> TCP-Session: cd8a28ae-2657-492d-9347-5840b694e406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.01.13 03:20:32.736920 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47248 | ||
| 5819 | 2026.01.13 03:20:32.736907 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41161 | ||
| 5820 | 2026.01.13 03:20:32.736898 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51385 | ||
| 5821 | 2026.01.13 03:20:32.737401 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5822 | 2026.01.13 03:20:32.737431 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5823 | 2026.01.13 03:20:32.737445 [ 293 ] {} <Debug> TCP-Session: f902bcdf-4551-4aac-bf9c-c7dbaf3b0d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:65433 | ||
| 5824 | 2026.01.13 03:20:32.737456 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5825 | 2026.01.13 03:20:32.737469 [ 286 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5826 | 2026.01.13 03:20:32.737491 [ 290 ] {} <Debug> TCP-Session: 63076b93-cfd5-4bf2-8108-ba23df796d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:41161 | ||
| 5827 | 2026.01.13 03:20:32.737483 [ 293 ] {} <Debug> TCP-Session: f902bcdf-4551-4aac-bf9c-c7dbaf3b0d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.01.13 03:20:32.737516 [ 290 ] {} <Debug> TCP-Session: 63076b93-cfd5-4bf2-8108-ba23df796d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.01.13 03:20:32.737529 [ 293 ] {} <Debug> TCP-Session: f902bcdf-4551-4aac-bf9c-c7dbaf3b0d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.01.13 03:20:32.737539 [ 286 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5831 | 2026.01.13 03:20:32.737540 [ 290 ] {} <Debug> TCP-Session: 63076b93-cfd5-4bf2-8108-ba23df796d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.01.13 03:20:32.737466 [ 291 ] {} <Debug> TCP-Session: 1ae988fa-5dde-4b4f-94b7-aa9e80de00fd Authenticating user 'default' from [fd00:1122:3344:101::e]:47248 | ||
| 5833 | 2026.01.13 03:20:32.737468 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5834 | 2026.01.13 03:20:32.737603 [ 291 ] {} <Debug> TCP-Session: 1ae988fa-5dde-4b4f-94b7-aa9e80de00fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.01.13 03:20:32.737623 [ 289 ] {} <Debug> TCP-Session: da7395ef-0aaf-4555-a090-cde9a8bbaae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51385 | ||
| 5836 | 2026.01.13 03:20:32.737626 [ 291 ] {} <Debug> TCP-Session: 1ae988fa-5dde-4b4f-94b7-aa9e80de00fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.01.13 03:20:32.737649 [ 289 ] {} <Debug> TCP-Session: da7395ef-0aaf-4555-a090-cde9a8bbaae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.01.13 03:20:32.737668 [ 289 ] {} <Debug> TCP-Session: da7395ef-0aaf-4555-a090-cde9a8bbaae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.01.13 03:20:32.737848 [ 286 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 5840 | 2026.01.13 03:20:32.738746 [ 317 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Trace> AggregatingTransform: Aggregating | ||
| 5841 | 2026.01.13 03:20:32.738797 [ 317 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5842 | 2026.01.13 03:20:32.738839 [ 317 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884578 sec. (1130.483 rows/sec., 44.16 KiB/sec.) | ||
| 5843 | 2026.01.13 03:20:32.738860 [ 317 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Trace> Aggregator: Merging aggregated data | ||
| 5844 | 2026.01.13 03:20:32.740263 [ 286 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 5845 | 2026.01.13 03:20:32.740434 [ 286 ] {f532507a-6af9-4bbc-a3f1-7bfe8666cf1c} <Debug> TCPHandler: Processed in 0.003593413 sec. | ||
| 5846 | 2026.01.13 03:20:32.740551 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5847 | 2026.01.13 03:20:32.740581 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5848 | 2026.01.13 03:20:32.740582 [ 286 ] {} <Debug> TCP-Session: 45cbead3-16d8-47e5-b6b0-04170422bd06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.01.13 03:20:32.740601 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5850 | 2026.01.13 03:20:32.740619 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5851 | 2026.01.13 03:20:32.740626 [ 288 ] {} <Debug> TCP-Session: cd8a28ae-2657-492d-9347-5840b694e406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2026.01.13 03:20:32.740653 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5853 | 2026.01.13 03:20:32.740667 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.01.13 03:20:32.740683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2026.01.13 03:20:32.740713 [ 289 ] {} <Debug> TCP-Session: da7395ef-0aaf-4555-a090-cde9a8bbaae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.01.13 03:20:32.740731 [ 292 ] {} <Debug> TCP-Session: ed165f3b-c860-4228-9877-af8b145289e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.01.13 03:20:32.740748 [ 291 ] {} <Debug> TCP-Session: 1ae988fa-5dde-4b4f-94b7-aa9e80de00fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.01.13 03:20:32.740667 [ 290 ] {} <Debug> TCP-Session: 63076b93-cfd5-4bf2-8108-ba23df796d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.01.13 03:20:32.740645 [ 294 ] {} <Debug> TCP-Session: 249408c8-63aa-45c0-8ef2-084c0f1c1aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.01.13 03:20:32.740637 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2026.01.13 03:20:32.740697 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5862 | 2026.01.13 03:20:32.740851 [ 287 ] {} <Debug> TCP-Session: b76a0720-3779-4acd-8ca0-969ba82f856a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.01.13 03:20:32.740882 [ 293 ] {} <Debug> TCP-Session: f902bcdf-4551-4aac-bf9c-c7dbaf3b0d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2026.01.13 03:20:33.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.11 MiB, peak 268.74 MiB, free memory in arenas 0.00 B, will set to 256.03 MiB (RSS), difference: -1.08 MiB | ||
| 5865 | 2026.01.13 03:20:33.901905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 734 | ||
| 5866 | 2026.01.13 03:20:33.904491 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.01.13 03:20:33.904541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5868 | 2026.01.13 03:20:33.905842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5869 | 2026.01.13 03:20:33.906145 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.01.13 03:20:33.906504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5871 | 2026.01.13 03:20:35.190827 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.01.13 03:20:35.191019 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.01.13 03:20:35.191084 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5874 | 2026.01.13 03:20:35.191893 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.01.13 03:20:35.191943 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5876 | 2026.01.13 03:20:35.192345 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5877 | 2026.01.13 03:20:35.192577 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.01.13 03:20:35.192734 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001763 sec., 232558.13953488372 rows/sec., 14.75 MiB/sec. | ||
| 5879 | 2026.01.13 03:20:35.192778 [ 4 ] {3cc9d530-0fe2-47d6-a9ec-c5666d32c028} <Debug> TCPHandler: Processed in 0.002073632 sec. | ||
| 5880 | 2026.01.13 03:20:35.192889 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.01.13 03:20:35.192983 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5882 | 2026.01.13 03:20:35.193024 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5883 | 2026.01.13 03:20:35.194492 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.01.13 03:20:35.194536 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5885 | 2026.01.13 03:20:35.194956 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5886 | 2026.01.13 03:20:35.195173 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.01.13 03:20:35.195311 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.002345 sec., 500639.6588486141 rows/sec., 39.83 MiB/sec. | ||
| 5888 | 2026.01.13 03:20:35.195350 [ 4 ] {6f537b47-b0f8-4fc0-b22b-679b09e17ea8} <Debug> TCPHandler: Processed in 0.002508361 sec. | ||
| 5889 | 2026.01.13 03:20:35.195471 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.01.13 03:20:35.195568 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.01.13 03:20:35.195610 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5892 | 2026.01.13 03:20:35.196150 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.01.13 03:20:35.196187 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5894 | 2026.01.13 03:20:35.196512 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5895 | 2026.01.13 03:20:35.196719 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.01.13 03:20:35.196850 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001302 sec., 181259.60061443932 rows/sec., 10.99 MiB/sec. | ||
| 5897 | 2026.01.13 03:20:35.196888 [ 4 ] {b91bcdac-e8a4-4829-80d9-c15c7a491906} <Debug> TCPHandler: Processed in 0.00146915 sec. | ||
| 5898 | 2026.01.13 03:20:35.196988 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.01.13 03:20:35.197082 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5900 | 2026.01.13 03:20:35.197121 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5901 | 2026.01.13 03:20:35.197632 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.01.13 03:20:35.197668 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5903 | 2026.01.13 03:20:35.198004 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5904 | 2026.01.13 03:20:35.198213 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.01.13 03:20:35.198359 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.56 MiB/sec. | ||
| 5906 | 2026.01.13 03:20:35.198397 [ 4 ] {74aaaddb-eb2f-4a8a-8f4a-5b9a23ffb1e6} <Debug> TCPHandler: Processed in 0.0014574 sec. | ||
| 5907 | 2026.01.13 03:20:35.198496 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.01.13 03:20:35.198588 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5909 | 2026.01.13 03:20:35.198626 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5910 | 2026.01.13 03:20:35.199125 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.01.13 03:20:35.199161 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5912 | 2026.01.13 03:20:35.199465 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5913 | 2026.01.13 03:20:35.199672 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.01.13 03:20:35.199797 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 5915 | 2026.01.13 03:20:35.199835 [ 4 ] {a1e9f0b1-ec9d-4ee2-9362-2f6a292de189} <Debug> TCPHandler: Processed in 0.001387878 sec. | ||
| 5916 | 2026.01.13 03:20:35.199940 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.01.13 03:20:35.200041 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5918 | 2026.01.13 03:20:35.200082 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5919 | 2026.01.13 03:20:35.200831 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.01.13 03:20:35.200870 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5921 | 2026.01.13 03:20:35.201217 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5922 | 2026.01.13 03:20:35.201442 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.01.13 03:20:35.201575 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001551 sec., 457769.18117343646 rows/sec., 32.08 MiB/sec. | ||
| 5924 | 2026.01.13 03:20:35.201617 [ 4 ] {20af0e9e-297a-47d2-9fc3-cd9e92bd459a} <Debug> TCPHandler: Processed in 0.001727565 sec. | ||
| 5925 | 2026.01.13 03:20:35.201730 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.01.13 03:20:35.201825 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5927 | 2026.01.13 03:20:35.201867 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5928 | 2026.01.13 03:20:35.202212 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.01.13 03:20:35.202250 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5930 | 2026.01.13 03:20:35.202575 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5931 | 2026.01.13 03:20:35.202786 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.01.13 03:20:35.202919 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 5933 | 2026.01.13 03:20:35.202956 [ 4 ] {456886d0-2249-4c41-8c95-ff2033393a55} <Debug> TCPHandler: Processed in 0.001274986 sec. | ||
| 5934 | 2026.01.13 03:20:35.203058 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.01.13 03:20:35.203151 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.01.13 03:20:35.203195 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5937 | 2026.01.13 03:20:35.203648 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.01.13 03:20:35.203686 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5939 | 2026.01.13 03:20:35.204025 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5940 | 2026.01.13 03:20:35.204236 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.01.13 03:20:35.204367 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 5942 | 2026.01.13 03:20:35.204405 [ 4 ] {465df03e-9636-4f57-9b69-4f9dc39bc012} <Debug> TCPHandler: Processed in 0.001394808 sec. | ||
| 5943 | 2026.01.13 03:20:35.204511 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.01.13 03:20:35.204603 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.01.13 03:20:35.204645 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5946 | 2026.01.13 03:20:35.204996 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.01.13 03:20:35.205035 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5948 | 2026.01.13 03:20:35.205329 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5949 | 2026.01.13 03:20:35.205532 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.01.13 03:20:35.205639 [ 40 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5951 | 2026.01.13 03:20:35.205663 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 5952 | 2026.01.13 03:20:35.205707 [ 40 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.01.13 03:20:35.205713 [ 4 ] {aabd3cc7-6e90-4193-b826-b5886cfe17d8} <Debug> TCPHandler: Processed in 0.001250956 sec. | ||
| 5954 | 2026.01.13 03:20:35.205736 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5955 | 2026.01.13 03:20:35.205839 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.01.13 03:20:35.205853 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 5957 | 2026.01.13 03:20:35.205937 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.01.13 03:20:35.205994 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5959 | 2026.01.13 03:20:35.205999 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5960 | 2026.01.13 03:20:35.206050 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 5961 | 2026.01.13 03:20:35.206113 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 5962 | 2026.01.13 03:20:35.206156 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 5963 | 2026.01.13 03:20:35.206194 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 5964 | 2026.01.13 03:20:35.206231 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 5965 | 2026.01.13 03:20:35.206269 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 5966 | 2026.01.13 03:20:35.206873 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.01.13 03:20:35.206917 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5968 | 2026.01.13 03:20:35.207121 [ 200 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001321647 sec., 7566.316875837497 rows/sec., 506.88 KiB/sec. | ||
| 5969 | 2026.01.13 03:20:35.207268 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5970 | 2026.01.13 03:20:35.207539 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5971 | 2026.01.13 03:20:35.207587 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_10_2} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.01.13 03:20:35.207674 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_10_2} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5973 | 2026.01.13 03:20:35.207750 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5974 | 2026.01.13 03:20:35.207797 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.01.13 03:20:35.207925 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5976 | 2026.01.13 03:20:35.207946 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002026 sec., 15301.085883514314 rows/sec., 27.42 MiB/sec. | ||
| 5977 | 2026.01.13 03:20:35.207971 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.01.13 03:20:35.207996 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5979 | 2026.01.13 03:20:35.208020 [ 4 ] {b24169dd-be2c-45f4-88c2-4a0f43578e39} <Debug> TCPHandler: Processed in 0.002229746 sec. | ||
| 5980 | 2026.01.13 03:20:35.208076 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 5981 | 2026.01.13 03:20:35.208150 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.01.13 03:20:35.208243 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5983 | 2026.01.13 03:20:35.208258 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5984 | 2026.01.13 03:20:35.208284 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5985 | 2026.01.13 03:20:35.208306 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 503 rows starting from the beginning of the part | ||
| 5986 | 2026.01.13 03:20:35.208419 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5987 | 2026.01.13 03:20:35.208513 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5988 | 2026.01.13 03:20:35.208598 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5989 | 2026.01.13 03:20:35.208630 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.13 03:20:35.208668 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5991 | 2026.01.13 03:20:35.208682 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5992 | 2026.01.13 03:20:35.208770 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5993 | 2026.01.13 03:20:35.208992 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5994 | 2026.01.13 03:20:35.209222 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.01.13 03:20:35.209355 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 5996 | 2026.01.13 03:20:35.209393 [ 4 ] {9b7e0479-7421-43d9-88e8-16a89fdb820e} <Debug> TCPHandler: Processed in 0.001292477 sec. | ||
| 5997 | 2026.01.13 03:20:35.212309 [ 199 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 19 columns (19 merged, 0 gathered) in 0.004269517 sec., 144278.6151220384 rows/sec., 258.54 MiB/sec. | ||
| 5998 | 2026.01.13 03:20:35.213742 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5999 | 2026.01.13 03:20:35.214127 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.01.13 03:20:35.214215 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6001 | 2026.01.13 03:20:35.214353 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 6002 | 2026.01.13 03:20:38.755882 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6003 | 2026.01.13 03:20:38.755937 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6004 | 2026.01.13 03:20:38.874381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12505 | ||
| 6005 | 2026.01.13 03:20:38.874882 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.01.13 03:20:38.874928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6007 | 2026.01.13 03:20:38.875470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6008 | 2026.01.13 03:20:38.875734 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.01.13 03:20:38.875888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 6010 | 2026.01.13 03:20:38.875917 [ 37 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6011 | 2026.01.13 03:20:38.875987 [ 37 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.01.13 03:20:38.876012 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6013 | 2026.01.13 03:20:38.876146 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 6014 | 2026.01.13 03:20:38.876305 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6015 | 2026.01.13 03:20:38.876349 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10137 rows starting from the beginning of the part | ||
| 6016 | 2026.01.13 03:20:38.876423 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 6017 | 2026.01.13 03:20:38.876472 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 6018 | 2026.01.13 03:20:38.876515 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 6019 | 2026.01.13 03:20:38.876556 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 6020 | 2026.01.13 03:20:38.876599 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 6021 | 2026.01.13 03:20:38.879284 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190545 sec., 3919393.081746222 rows/sec., 56.07 MiB/sec. | ||
| 6022 | 2026.01.13 03:20:38.879759 [ 190 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6023 | 2026.01.13 03:20:38.880109 [ 190 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_26_5} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.01.13 03:20:38.880207 [ 190 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_26_5} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6025 | 2026.01.13 03:20:38.880315 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6026 | 2026.01.13 03:20:39.600969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6027 | 2026.01.13 03:20:39.618938 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.01.13 03:20:39.618997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6029 | 2026.01.13 03:20:39.625628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6030 | 2026.01.13 03:20:39.626578 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.01.13 03:20:39.626867 [ 37 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6032 | 2026.01.13 03:20:39.626906 [ 37 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.01.13 03:20:39.626926 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6034 | 2026.01.13 03:20:39.627043 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 6035 | 2026.01.13 03:20:39.631099 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6036 | 2026.01.13 03:20:39.631354 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6037 | 2026.01.13 03:20:39.632890 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 6038 | 2026.01.13 03:20:39.637717 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 6039 | 2026.01.13 03:20:39.642185 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 6040 | 2026.01.13 03:20:39.646529 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 6041 | 2026.01.13 03:20:39.651735 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 6042 | 2026.01.13 03:20:39.655714 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 6043 | 2026.01.13 03:20:39.711967 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084977902 sec., 2306.4819839868487 rows/sec., 11.93 MiB/sec. | ||
| 6044 | 2026.01.13 03:20:39.714533 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6045 | 2026.01.13 03:20:39.716496 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_26_5} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.01.13 03:20:39.716609 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_26_5} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6047 | 2026.01.13 03:20:39.719045 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6048 | 2026.01.13 03:20:40.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.97 MiB, peak 269.52 MiB, free memory in arenas 0.00 B, will set to 264.29 MiB (RSS), difference: 5.32 MiB | ||
| 6049 | 2026.01.13 03:20:40.177435 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.01.13 03:20:40.177609 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6051 | 2026.01.13 03:20:40.177675 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6052 | 2026.01.13 03:20:40.178359 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.01.13 03:20:40.178404 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6054 | 2026.01.13 03:20:40.178835 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6055 | 2026.01.13 03:20:40.179073 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.01.13 03:20:40.179227 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001665 sec., 45645.64564564564 rows/sec., 3.75 MiB/sec. | ||
| 6057 | 2026.01.13 03:20:40.179290 [ 4 ] {af0e0793-1d12-4dfc-ad60-2095c96344cf} <Debug> TCPHandler: Processed in 0.001979171 sec. | ||
| 6058 | 2026.01.13 03:20:40.179441 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.01.13 03:20:40.179574 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6060 | 2026.01.13 03:20:40.179636 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6061 | 2026.01.13 03:20:40.180176 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.01.13 03:20:40.180220 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6063 | 2026.01.13 03:20:40.180712 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6064 | 2026.01.13 03:20:40.181049 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.01.13 03:20:40.181233 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001688 sec., 5924.170616113744 rows/sec., 445.47 KiB/sec. | ||
| 6066 | 2026.01.13 03:20:40.181290 [ 4 ] {feec3cd8-7a92-4d0c-aac3-1fee9fe1a894} <Debug> TCPHandler: Processed in 0.00191115 sec. | ||
| 6067 | 2026.01.13 03:20:40.181426 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.01.13 03:20:40.181549 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6069 | 2026.01.13 03:20:40.181605 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6070 | 2026.01.13 03:20:40.182166 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.01.13 03:20:40.182208 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6072 | 2026.01.13 03:20:40.182669 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6073 | 2026.01.13 03:20:40.182995 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.01.13 03:20:40.183172 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00165 sec., 44848.48484848485 rows/sec., 3.50 MiB/sec. | ||
| 6075 | 2026.01.13 03:20:40.183224 [ 4 ] {ff09efa1-18c2-41d9-839c-155094157e4c} <Debug> TCPHandler: Processed in 0.001861978 sec. | ||
| 6076 | 2026.01.13 03:20:40.183356 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6077 | 2026.01.13 03:20:40.183482 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6078 | 2026.01.13 03:20:40.183541 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6079 | 2026.01.13 03:20:40.184088 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.01.13 03:20:40.184132 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6081 | 2026.01.13 03:20:40.184623 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6082 | 2026.01.13 03:20:40.184943 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.01.13 03:20:40.185117 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
| 6084 | 2026.01.13 03:20:40.185169 [ 4 ] {5acdb79c-1fd9-419b-8aa2-ec49eaf8e4e6} <Debug> TCPHandler: Processed in 0.001873848 sec. | ||
| 6085 | 2026.01.13 03:20:40.185301 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.01.13 03:20:40.185423 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6087 | 2026.01.13 03:20:40.185496 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6088 | 2026.01.13 03:20:40.186552 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.01.13 03:20:40.186591 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6090 | 2026.01.13 03:20:40.187156 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6091 | 2026.01.13 03:20:40.187382 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.01.13 03:20:40.187522 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002124 sec., 4708.097928436911 rows/sec., 8.44 MiB/sec. | ||
| 6093 | 2026.01.13 03:20:40.187587 [ 4 ] {0dd2bccc-bb10-44a1-9dfc-589db63037ec} <Debug> TCPHandler: Processed in 0.002350838 sec. | ||
| 6094 | 2026.01.13 03:20:40.187696 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.01.13 03:20:40.187791 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6096 | 2026.01.13 03:20:40.187832 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6097 | 2026.01.13 03:20:40.188177 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.01.13 03:20:40.188212 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6099 | 2026.01.13 03:20:40.188516 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6100 | 2026.01.13 03:20:40.188746 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.01.13 03:20:40.188875 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6102 | 2026.01.13 03:20:40.188911 [ 4 ] {771aec57-b504-40f8-84b8-c8fef9426a7b} <Debug> TCPHandler: Processed in 0.001265116 sec. | ||
| 6103 | 2026.01.13 03:20:43.907665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 768 | ||
| 6104 | 2026.01.13 03:20:43.910024 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.01.13 03:20:43.910073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6106 | 2026.01.13 03:20:43.911409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6107 | 2026.01.13 03:20:43.911718 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.01.13 03:20:43.912077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6109 | 2026.01.13 03:20:45.188674 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.01.13 03:20:45.188947 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.01.13 03:20:45.189013 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6112 | 2026.01.13 03:20:45.189853 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.01.13 03:20:45.189906 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6114 | 2026.01.13 03:20:45.190338 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6115 | 2026.01.13 03:20:45.190565 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.01.13 03:20:45.190719 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 6117 | 2026.01.13 03:20:45.190770 [ 4 ] {b5b6ad6c-ae9d-479b-bf41-3b4bebfe4e30} <Debug> TCPHandler: Processed in 0.002259006 sec. | ||
| 6118 | 2026.01.13 03:20:45.190890 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.01.13 03:20:45.190989 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6120 | 2026.01.13 03:20:45.191031 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6121 | 2026.01.13 03:20:45.191442 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.13 03:20:45.191478 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6123 | 2026.01.13 03:20:45.191778 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6124 | 2026.01.13 03:20:45.191981 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.13 03:20:45.192106 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001138 sec., 7029.8769771529005 rows/sec., 573.24 KiB/sec. | ||
| 6126 | 2026.01.13 03:20:45.192147 [ 4 ] {b993bac3-6cfa-4b43-99e3-ac520a910df2} <Debug> TCPHandler: Processed in 0.001308147 sec. | ||
| 6127 | 2026.01.13 03:20:45.192257 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.01.13 03:20:45.192351 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6129 | 2026.01.13 03:20:45.192389 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6130 | 2026.01.13 03:20:45.193361 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.01.13 03:20:45.193397 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6132 | 2026.01.13 03:20:45.193776 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6133 | 2026.01.13 03:20:45.193997 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.01.13 03:20:45.194124 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Debug> executeQuery: Read 1178 rows, 95.95 KiB in 0.00179 sec., 658100.5586592179 rows/sec., 52.34 MiB/sec. | ||
| 6135 | 2026.01.13 03:20:45.194163 [ 4 ] {565a1e35-d288-446d-bb2e-6dcd9486a9df} <Debug> TCPHandler: Processed in 0.00195373 sec. | ||
| 6136 | 2026.01.13 03:20:45.194283 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.01.13 03:20:45.194375 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6138 | 2026.01.13 03:20:45.194413 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6139 | 2026.01.13 03:20:45.194916 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.01.13 03:20:45.194949 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6141 | 2026.01.13 03:20:45.195259 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6142 | 2026.01.13 03:20:45.195461 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.01.13 03:20:45.195586 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Debug> executeQuery: Read 244 rows, 15.21 KiB in 0.001227 sec., 198859.00570497147 rows/sec., 12.10 MiB/sec. | ||
| 6144 | 2026.01.13 03:20:45.195624 [ 4 ] {4df32913-0cc2-4568-8efd-af0f554388f9} <Debug> TCPHandler: Processed in 0.001398059 sec. | ||
| 6145 | 2026.01.13 03:20:45.195731 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.01.13 03:20:45.195832 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.01.13 03:20:45.195869 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6148 | 2026.01.13 03:20:45.196355 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.01.13 03:20:45.196389 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6150 | 2026.01.13 03:20:45.196713 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6151 | 2026.01.13 03:20:45.196925 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.01.13 03:20:45.197036 [ 26 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6153 | 2026.01.13 03:20:45.197048 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 6154 | 2026.01.13 03:20:45.197074 [ 26 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.01.13 03:20:45.197093 [ 4 ] {0f3199a3-443b-47b0-a129-3ebfd79d7dc1} <Debug> TCPHandler: Processed in 0.001408509 sec. | ||
| 6156 | 2026.01.13 03:20:45.197093 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6157 | 2026.01.13 03:20:45.197203 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.01.13 03:20:45.197223 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6159 | 2026.01.13 03:20:45.197301 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.01.13 03:20:45.197352 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6161 | 2026.01.13 03:20:45.197366 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6162 | 2026.01.13 03:20:45.197405 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 465 rows starting from the beginning of the part | ||
| 6163 | 2026.01.13 03:20:45.197471 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 6164 | 2026.01.13 03:20:45.197515 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 6165 | 2026.01.13 03:20:45.197559 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 6166 | 2026.01.13 03:20:45.197616 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6167 | 2026.01.13 03:20:45.197669 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6168 | 2026.01.13 03:20:45.197882 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.01.13 03:20:45.197923 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6170 | 2026.01.13 03:20:45.198273 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6171 | 2026.01.13 03:20:45.198519 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.01.13 03:20:45.198643 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001359 sec., 155261.22148638705 rows/sec., 8.82 MiB/sec. | ||
| 6173 | 2026.01.13 03:20:45.198682 [ 4 ] {5774a0b3-e36a-4754-b38a-21c9ea827075} <Debug> TCPHandler: Processed in 0.001526621 sec. | ||
| 6174 | 2026.01.13 03:20:45.198716 [ 197 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545262 sec., 997241.8916662676 rows/sec., 69.35 MiB/sec. | ||
| 6175 | 2026.01.13 03:20:45.198813 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2026.01.13 03:20:45.198911 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6177 | 2026.01.13 03:20:45.198926 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6178 | 2026.01.13 03:20:45.198949 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6179 | 2026.01.13 03:20:45.199243 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.01.13 03:20:45.199320 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_19_4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6181 | 2026.01.13 03:20:45.199419 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6182 | 2026.01.13 03:20:45.199659 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.01.13 03:20:45.199693 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6184 | 2026.01.13 03:20:45.200023 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6185 | 2026.01.13 03:20:45.200230 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.01.13 03:20:45.200354 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001459 sec., 492117.8889650445 rows/sec., 34.54 MiB/sec. | ||
| 6187 | 2026.01.13 03:20:45.200393 [ 4 ] {1d66abd8-927f-4580-b1c6-1b71056fe4f7} <Debug> TCPHandler: Processed in 0.001634373 sec. | ||
| 6188 | 2026.01.13 03:20:45.200521 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.01.13 03:20:45.200614 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6190 | 2026.01.13 03:20:45.200654 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6191 | 2026.01.13 03:20:45.201008 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.01.13 03:20:45.201041 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6193 | 2026.01.13 03:20:45.201334 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6194 | 2026.01.13 03:20:45.201543 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.01.13 03:20:45.201663 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6196 | 2026.01.13 03:20:45.201701 [ 4 ] {3ef97c71-957f-4858-9804-43fa231ea7ac} <Debug> TCPHandler: Processed in 0.001235105 sec. | ||
| 6197 | 2026.01.13 03:20:45.201827 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.01.13 03:20:45.201919 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6199 | 2026.01.13 03:20:45.201959 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6200 | 2026.01.13 03:20:45.202427 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.01.13 03:20:45.202461 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6202 | 2026.01.13 03:20:45.202788 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6203 | 2026.01.13 03:20:45.202994 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.01.13 03:20:45.203118 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001215 sec., 261728.3950617284 rows/sec., 17.20 MiB/sec. | ||
| 6205 | 2026.01.13 03:20:45.203156 [ 4 ] {1b83cb3b-785d-4632-9a7f-2e618b730609} <Debug> TCPHandler: Processed in 0.001384228 sec. | ||
| 6206 | 2026.01.13 03:20:45.203279 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.01.13 03:20:45.203370 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.01.13 03:20:45.203409 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6209 | 2026.01.13 03:20:45.203725 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.01.13 03:20:45.203758 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6211 | 2026.01.13 03:20:45.204168 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6212 | 2026.01.13 03:20:45.204373 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.01.13 03:20:45.204507 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 6214 | 2026.01.13 03:20:45.204545 [ 4 ] {fca49492-3370-4b9e-9be5-3ab6540cfec7} <Debug> TCPHandler: Processed in 0.001321267 sec. | ||
| 6215 | 2026.01.13 03:20:45.204660 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.01.13 03:20:45.204751 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.01.13 03:20:45.204803 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6218 | 2026.01.13 03:20:45.205722 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.01.13 03:20:45.205756 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6220 | 2026.01.13 03:20:45.206293 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6221 | 2026.01.13 03:20:45.206509 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.01.13 03:20:45.206639 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001904 sec., 16281.512605042017 rows/sec., 29.18 MiB/sec. | ||
| 6223 | 2026.01.13 03:20:45.206700 [ 4 ] {d59abd49-440a-4a33-adef-37298cf308cc} <Debug> TCPHandler: Processed in 0.002093912 sec. | ||
| 6224 | 2026.01.13 03:20:45.206813 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.01.13 03:20:45.206906 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6226 | 2026.01.13 03:20:45.206944 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6227 | 2026.01.13 03:20:45.207300 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.01.13 03:20:45.207334 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6229 | 2026.01.13 03:20:45.207637 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6230 | 2026.01.13 03:20:45.207851 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.01.13 03:20:45.207975 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 6232 | 2026.01.13 03:20:45.208012 [ 4 ] {1d671d49-1a52-475f-95ac-54d54d2ff86b} <Debug> TCPHandler: Processed in 0.001246515 sec. | ||
| 6233 | 2026.01.13 03:20:46.376934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13017 | ||
| 6234 | 2026.01.13 03:20:46.377449 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.01.13 03:20:46.377487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6236 | 2026.01.13 03:20:46.377956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6237 | 2026.01.13 03:20:46.378181 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.01.13 03:20:46.378302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13017 | ||
| 6239 | 2026.01.13 03:20:47.132140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6240 | 2026.01.13 03:20:47.148136 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.01.13 03:20:47.148193 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6242 | 2026.01.13 03:20:47.154290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6243 | 2026.01.13 03:20:47.155057 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.01.13 03:20:47.158078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6245 | 2026.01.13 03:20:50.177272 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.01.13 03:20:50.177464 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6247 | 2026.01.13 03:20:50.177530 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6248 | 2026.01.13 03:20:50.178200 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.01.13 03:20:50.178242 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6250 | 2026.01.13 03:20:50.178682 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6251 | 2026.01.13 03:20:50.178920 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.01.13 03:20:50.179081 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.75 MiB/sec. | ||
| 6253 | 2026.01.13 03:20:50.179083 [ 119 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6254 | 2026.01.13 03:20:50.179135 [ 4 ] {1f2336f5-bf35-4da4-acf5-58cc04539668} <Debug> TCPHandler: Processed in 0.00198758 sec. | ||
| 6255 | 2026.01.13 03:20:50.179169 [ 119 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.01.13 03:20:50.179201 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6257 | 2026.01.13 03:20:50.179275 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.01.13 03:20:50.179300 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 6259 | 2026.01.13 03:20:50.179380 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.01.13 03:20:50.179392 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6261 | 2026.01.13 03:20:50.179422 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 6262 | 2026.01.13 03:20:50.179428 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6263 | 2026.01.13 03:20:50.179479 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1218 rows starting from the beginning of the part | ||
| 6264 | 2026.01.13 03:20:50.179522 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1174 rows starting from the beginning of the part | ||
| 6265 | 2026.01.13 03:20:50.179564 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 6266 | 2026.01.13 03:20:50.179603 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1178 rows starting from the beginning of the part | ||
| 6267 | 2026.01.13 03:20:50.179643 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 6268 | 2026.01.13 03:20:50.179869 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.01.13 03:20:50.179905 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6270 | 2026.01.13 03:20:50.180224 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6271 | 2026.01.13 03:20:50.180438 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.01.13 03:20:50.180575 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001215 sec., 8230.45267489712 rows/sec., 618.89 KiB/sec. | ||
| 6273 | 2026.01.13 03:20:50.180615 [ 4 ] {ca8b5a9b-20fa-4120-8a69-aabc18ba26dc} <Debug> TCPHandler: Processed in 0.001394328 sec. | ||
| 6274 | 2026.01.13 03:20:50.180734 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.01.13 03:20:50.180831 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6276 | 2026.01.13 03:20:50.180873 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6277 | 2026.01.13 03:20:50.181310 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.01.13 03:20:50.181348 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6279 | 2026.01.13 03:20:50.181679 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6280 | 2026.01.13 03:20:50.181894 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.01.13 03:20:50.181895 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6188 rows, containing 5 columns (5 merged, 0 gathered) in 0.002632804 sec., 2350345.866991998 rows/sec., 199.30 MiB/sec. | ||
| 6282 | 2026.01.13 03:20:50.182004 [ 119 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6283 | 2026.01.13 03:20:50.182033 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00122 sec., 60655.737704918036 rows/sec., 4.74 MiB/sec. | ||
| 6284 | 2026.01.13 03:20:50.182044 [ 119 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.01.13 03:20:50.182079 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6286 | 2026.01.13 03:20:50.182081 [ 4 ] {55ff9e32-47b2-4da1-90e5-8278048b55dc} <Debug> TCPHandler: Processed in 0.001397588 sec. | ||
| 6287 | 2026.01.13 03:20:50.182173 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 6288 | 2026.01.13 03:20:50.182214 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.01.13 03:20:50.182277 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6290 | 2026.01.13 03:20:50.182311 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6291 | 2026.01.13 03:20:50.182311 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.01.13 03:20:50.182350 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6293 | 2026.01.13 03:20:50.182367 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6294 | 2026.01.13 03:20:50.182373 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 534 rows starting from the beginning of the part | ||
| 6295 | 2026.01.13 03:20:50.182445 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 710 rows starting from the beginning of the part | ||
| 6296 | 2026.01.13 03:20:50.182494 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 6297 | 2026.01.13 03:20:50.182540 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 718 rows starting from the beginning of the part | ||
| 6298 | 2026.01.13 03:20:50.182585 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 6299 | 2026.01.13 03:20:50.182773 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.01.13 03:20:50.182827 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.01.13 03:20:50.182870 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6302 | 2026.01.13 03:20:50.182885 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_36_7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6303 | 2026.01.13 03:20:50.183026 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 6304 | 2026.01.13 03:20:50.183234 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6305 | 2026.01.13 03:20:50.183481 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.01.13 03:20:50.183588 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6307 | 2026.01.13 03:20:50.183614 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 6308 | 2026.01.13 03:20:50.183619 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.01.13 03:20:50.183655 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6310 | 2026.01.13 03:20:50.183661 [ 4 ] {755af46f-b06c-40cf-ada8-5094095ea397} <Debug> TCPHandler: Processed in 0.00149679 sec. | ||
| 6311 | 2026.01.13 03:20:50.183750 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 6312 | 2026.01.13 03:20:50.183784 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.01.13 03:20:50.183874 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6314 | 2026.01.13 03:20:50.183881 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6315 | 2026.01.13 03:20:50.183910 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780396 sec., 1887220.5958674361 rows/sec., 142.84 MiB/sec. | ||
| 6316 | 2026.01.13 03:20:50.183918 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9757 rows starting from the beginning of the part | ||
| 6317 | 2026.01.13 03:20:50.183949 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6318 | 2026.01.13 03:20:50.184006 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 846 rows starting from the beginning of the part | ||
| 6319 | 2026.01.13 03:20:50.184057 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 314 rows starting from the beginning of the part | ||
| 6320 | 2026.01.13 03:20:50.184103 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 6321 | 2026.01.13 03:20:50.184148 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 318 rows starting from the beginning of the part | ||
| 6322 | 2026.01.13 03:20:50.184172 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6323 | 2026.01.13 03:20:50.184191 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6324 | 2026.01.13 03:20:50.184492 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.01.13 03:20:50.184575 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_36_7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6326 | 2026.01.13 03:20:50.184662 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6327 | 2026.01.13 03:20:50.184730 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.01.13 03:20:50.184773 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6329 | 2026.01.13 03:20:50.185359 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6330 | 2026.01.13 03:20:50.185601 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.01.13 03:20:50.185747 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001882 sec., 5313.496280552604 rows/sec., 9.52 MiB/sec. | ||
| 6332 | 2026.01.13 03:20:50.185804 [ 4 ] {2be13614-cef8-4267-9a04-b7cefe3e1c5a} <Debug> TCPHandler: Processed in 0.002068592 sec. | ||
| 6333 | 2026.01.13 03:20:50.185918 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2026.01.13 03:20:50.186011 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6335 | 2026.01.13 03:20:50.186054 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6336 | 2026.01.13 03:20:50.186412 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.01.13 03:20:50.186449 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6338 | 2026.01.13 03:20:50.186812 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6339 | 2026.01.13 03:20:50.187027 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.01.13 03:20:50.187159 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 6341 | 2026.01.13 03:20:50.187196 [ 4 ] {09430db6-17a1-4df6-afec-37a5715a27ea} <Debug> TCPHandler: Processed in 0.001328087 sec. | ||
| 6342 | 2026.01.13 03:20:50.188360 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11555 rows, containing 5 columns (5 merged, 0 gathered) in 0.004652915 sec., 2483389.4451112906 rows/sec., 168.08 MiB/sec. | ||
| 6343 | 2026.01.13 03:20:50.188760 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6344 | 2026.01.13 03:20:50.189073 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.01.13 03:20:50.189140 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6346 | 2026.01.13 03:20:50.189216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6347 | 2026.01.13 03:20:51.000428 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.03 MiB, peak 272.17 MiB, free memory in arenas 0.00 B, will set to 267.50 MiB (RSS), difference: 1.47 MiB | ||
| 6348 | 2026.01.13 03:20:53.756177 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6349 | 2026.01.13 03:20:53.756231 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6350 | 2026.01.13 03:20:53.879351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13465 | ||
| 6351 | 2026.01.13 03:20:53.879832 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.01.13 03:20:53.879870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6353 | 2026.01.13 03:20:53.880430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6354 | 2026.01.13 03:20:53.880688 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.01.13 03:20:53.880833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 6356 | 2026.01.13 03:20:53.912275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 804 | ||
| 6357 | 2026.01.13 03:20:53.914628 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.01.13 03:20:53.914677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6359 | 2026.01.13 03:20:53.915873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6360 | 2026.01.13 03:20:53.916161 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.01.13 03:20:53.916361 [ 154 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6362 | 2026.01.13 03:20:53.916419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 6363 | 2026.01.13 03:20:53.916459 [ 154 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.01.13 03:20:53.916502 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6365 | 2026.01.13 03:20:53.916639 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 6366 | 2026.01.13 03:20:53.917260 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6367 | 2026.01.13 03:20:53.917436 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 630 rows starting from the beginning of the part | ||
| 6368 | 2026.01.13 03:20:53.917810 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6369 | 2026.01.13 03:20:53.918141 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6370 | 2026.01.13 03:20:53.918490 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
| 6371 | 2026.01.13 03:20:53.918835 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6372 | 2026.01.13 03:20:53.919184 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6373 | 2026.01.13 03:20:53.925545 [ 193 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 72 columns (72 merged, 0 gathered) in 0.008963092 sec., 89701.1879382695 rows/sec., 77.53 MiB/sec. | ||
| 6374 | 2026.01.13 03:20:53.926724 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6375 | 2026.01.13 03:20:53.927366 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.01.13 03:20:53.927442 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_21_4} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6377 | 2026.01.13 03:20:53.927767 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6378 | 2026.01.13 03:20:54.659132 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6379 | 2026.01.13 03:20:54.676437 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.01.13 03:20:54.676501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6381 | 2026.01.13 03:20:54.682603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6382 | 2026.01.13 03:20:54.683360 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.01.13 03:20:54.686288 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6384 | 2026.01.13 03:20:55.188630 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.01.13 03:20:55.188821 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6386 | 2026.01.13 03:20:55.188892 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6387 | 2026.01.13 03:20:55.189739 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.01.13 03:20:55.189786 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6389 | 2026.01.13 03:20:55.190196 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6390 | 2026.01.13 03:20:55.190452 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.01.13 03:20:55.190580 [ 122 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6392 | 2026.01.13 03:20:55.190607 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 6393 | 2026.01.13 03:20:55.190626 [ 122 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.01.13 03:20:55.190651 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6395 | 2026.01.13 03:20:55.190658 [ 4 ] {274d8d09-8ef4-43e8-8d97-57c94f253f52} <Debug> TCPHandler: Processed in 0.002161984 sec. | ||
| 6396 | 2026.01.13 03:20:55.190790 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.01.13 03:20:55.190795 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6398 | 2026.01.13 03:20:55.190890 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2026.01.13 03:20:55.190936 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2026.01.13 03:20:55.190959 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6401 | 2026.01.13 03:20:55.191002 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 434 rows starting from the beginning of the part | ||
| 6402 | 2026.01.13 03:20:55.191076 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 6403 | 2026.01.13 03:20:55.191128 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 6404 | 2026.01.13 03:20:55.191177 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6405 | 2026.01.13 03:20:55.191213 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6406 | 2026.01.13 03:20:55.191252 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 6407 | 2026.01.13 03:20:55.191879 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.01.13 03:20:55.191919 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6409 | 2026.01.13 03:20:55.192415 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6410 | 2026.01.13 03:20:55.192465 [ 186 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747786 sec., 1421226.6261430176 rows/sec., 95.85 MiB/sec. | ||
| 6411 | 2026.01.13 03:20:55.192637 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.01.13 03:20:55.192696 [ 189 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6413 | 2026.01.13 03:20:55.192777 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001909 sec., 614981.6657936092 rows/sec., 48.93 MiB/sec. | ||
| 6414 | 2026.01.13 03:20:55.192824 [ 4 ] {6f7f55d2-8065-423e-9cd9-d091e19cd0dc} <Debug> TCPHandler: Processed in 0.002084722 sec. | ||
| 6415 | 2026.01.13 03:20:55.192945 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.01.13 03:20:55.193042 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.01.13 03:20:55.193083 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6418 | 2026.01.13 03:20:55.193083 [ 189 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.01.13 03:20:55.193190 [ 189 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_14_3} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6420 | 2026.01.13 03:20:55.193292 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6421 | 2026.01.13 03:20:55.193581 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.13 03:20:55.193621 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6423 | 2026.01.13 03:20:55.193957 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6424 | 2026.01.13 03:20:55.194166 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.13 03:20:55.194265 [ 122 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6426 | 2026.01.13 03:20:55.194296 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001272 sec., 185534.59119496855 rows/sec., 11.24 MiB/sec. | ||
| 6427 | 2026.01.13 03:20:55.194298 [ 122 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.01.13 03:20:55.194330 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6429 | 2026.01.13 03:20:55.194336 [ 4 ] {5277fb7d-60f8-4d95-90e4-a85118210490} <Debug> TCPHandler: Processed in 0.001440329 sec. | ||
| 6430 | 2026.01.13 03:20:55.194403 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 6431 | 2026.01.13 03:20:55.194449 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.01.13 03:20:55.194493 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6433 | 2026.01.13 03:20:55.194526 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6434 | 2026.01.13 03:20:55.194543 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.01.13 03:20:55.194582 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6436 | 2026.01.13 03:20:55.194587 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 236 rows starting from the beginning of the part | ||
| 6437 | 2026.01.13 03:20:55.194645 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6438 | 2026.01.13 03:20:55.194695 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 244 rows starting from the beginning of the part | ||
| 6439 | 2026.01.13 03:20:55.194736 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6440 | 2026.01.13 03:20:55.194784 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 236 rows starting from the beginning of the part | ||
| 6441 | 2026.01.13 03:20:55.195061 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.01.13 03:20:55.195095 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6443 | 2026.01.13 03:20:55.195410 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6444 | 2026.01.13 03:20:55.195640 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.01.13 03:20:55.195713 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341167 sec., 756057.9704093524 rows/sec., 49.31 MiB/sec. | ||
| 6446 | 2026.01.13 03:20:55.195768 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 6447 | 2026.01.13 03:20:55.195811 [ 4 ] {c7aaf1fc-6da2-4cf1-ac3c-fdf70dbcfebf} <Debug> TCPHandler: Processed in 0.001409899 sec. | ||
| 6448 | 2026.01.13 03:20:55.195851 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6449 | 2026.01.13 03:20:55.195928 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.01.13 03:20:55.196020 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.01.13 03:20:55.196058 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6452 | 2026.01.13 03:20:55.196117 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.01.13 03:20:55.196187 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_36_7} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6454 | 2026.01.13 03:20:55.196254 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6455 | 2026.01.13 03:20:55.196623 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.01.13 03:20:55.196663 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6457 | 2026.01.13 03:20:55.197017 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6458 | 2026.01.13 03:20:55.197244 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.01.13 03:20:55.197348 [ 122 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6460 | 2026.01.13 03:20:55.197374 [ 122 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.01.13 03:20:55.197384 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001382 sec., 152677.27930535455 rows/sec., 8.67 MiB/sec. | ||
| 6462 | 2026.01.13 03:20:55.197390 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6463 | 2026.01.13 03:20:55.197423 [ 4 ] {28b8693b-0197-429a-b81d-8605dca367e2} <Debug> TCPHandler: Processed in 0.001542991 sec. | ||
| 6464 | 2026.01.13 03:20:55.197478 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6465 | 2026.01.13 03:20:55.197538 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.01.13 03:20:55.197589 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6467 | 2026.01.13 03:20:55.197625 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 223 rows starting from the beginning of the part | ||
| 6468 | 2026.01.13 03:20:55.197637 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6469 | 2026.01.13 03:20:55.197682 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6470 | 2026.01.13 03:20:55.197685 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 6471 | 2026.01.13 03:20:55.197738 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 6472 | 2026.01.13 03:20:55.197778 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6473 | 2026.01.13 03:20:55.197815 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6474 | 2026.01.13 03:20:55.197851 [ 189 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6475 | 2026.01.13 03:20:55.198324 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.01.13 03:20:55.198366 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6477 | 2026.01.13 03:20:55.198741 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6478 | 2026.01.13 03:20:55.198842 [ 195 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399099 sec., 913445.0099671289 rows/sec., 55.52 MiB/sec. | ||
| 6479 | 2026.01.13 03:20:55.198994 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.01.13 03:20:55.199009 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6481 | 2026.01.13 03:20:55.199147 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001529 sec., 464355.7880967953 rows/sec., 32.54 MiB/sec. | ||
| 6482 | 2026.01.13 03:20:55.199189 [ 4 ] {cfcd7d8b-095f-4c05-8049-d7fa1829b3c6} <Debug> TCPHandler: Processed in 0.001701265 sec. | ||
| 6483 | 2026.01.13 03:20:55.199263 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2026.01.13 03:20:55.199318 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.01.13 03:20:55.199326 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_14_3} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6486 | 2026.01.13 03:20:55.199402 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6487 | 2026.01.13 03:20:55.199421 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6488 | 2026.01.13 03:20:55.199466 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6489 | 2026.01.13 03:20:55.199830 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.01.13 03:20:55.199864 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6491 | 2026.01.13 03:20:55.200213 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6492 | 2026.01.13 03:20:55.200440 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.01.13 03:20:55.200524 [ 122 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6494 | 2026.01.13 03:20:55.200548 [ 122 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.01.13 03:20:55.200564 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6496 | 2026.01.13 03:20:55.200564 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 6497 | 2026.01.13 03:20:55.200610 [ 4 ] {e5f92e68-7bc9-451b-9a16-76a88aac3bbc} <Debug> TCPHandler: Processed in 0.001344577 sec. | ||
| 6498 | 2026.01.13 03:20:55.200632 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 6499 | 2026.01.13 03:20:55.200722 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.01.13 03:20:55.200747 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6501 | 2026.01.13 03:20:55.200781 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 6502 | 2026.01.13 03:20:55.200822 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6503 | 2026.01.13 03:20:55.200829 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6504 | 2026.01.13 03:20:55.200872 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6505 | 2026.01.13 03:20:55.200883 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6506 | 2026.01.13 03:20:55.200925 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6507 | 2026.01.13 03:20:55.200960 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6508 | 2026.01.13 03:20:55.200995 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6509 | 2026.01.13 03:20:55.201318 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.01.13 03:20:55.201360 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6511 | 2026.01.13 03:20:55.201710 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110882 sec., 59412.250806116215 rows/sec., 3.03 MiB/sec. | ||
| 6512 | 2026.01.13 03:20:55.201734 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6513 | 2026.01.13 03:20:55.201875 [ 195 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6514 | 2026.01.13 03:20:55.201973 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.01.13 03:20:55.202119 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001316 sec., 238601.8237082067 rows/sec., 15.67 MiB/sec. | ||
| 6516 | 2026.01.13 03:20:55.202159 [ 4 ] {786aec39-4179-4fbf-b59f-0968645b2662} <Debug> TCPHandler: Processed in 0.00148628 sec. | ||
| 6517 | 2026.01.13 03:20:55.202222 [ 195 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.01.13 03:20:55.202276 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.01.13 03:20:55.202308 [ 195 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_11_2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6520 | 2026.01.13 03:20:55.202376 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.01.13 03:20:55.202395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6522 | 2026.01.13 03:20:55.202421 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6523 | 2026.01.13 03:20:55.202740 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.01.13 03:20:55.202776 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6525 | 2026.01.13 03:20:55.203110 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6526 | 2026.01.13 03:20:55.203327 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.01.13 03:20:55.203460 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 6528 | 2026.01.13 03:20:55.203502 [ 4 ] {da2bdf11-d943-450a-b1fb-3e47a660df7f} <Debug> TCPHandler: Processed in 0.001277596 sec. | ||
| 6529 | 2026.01.13 03:20:55.203618 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.01.13 03:20:55.203734 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6531 | 2026.01.13 03:20:55.203791 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6532 | 2026.01.13 03:20:55.204686 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.01.13 03:20:55.204723 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6534 | 2026.01.13 03:20:55.205346 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6535 | 2026.01.13 03:20:55.205626 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.01.13 03:20:55.205822 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002119 sec., 14629.5422369042 rows/sec., 26.22 MiB/sec. | ||
| 6537 | 2026.01.13 03:20:55.205890 [ 4 ] {f7ae0f24-8c2e-44c8-8853-b58e3cfd5228} <Debug> TCPHandler: Processed in 0.002321777 sec. | ||
| 6538 | 2026.01.13 03:20:55.206027 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.01.13 03:20:55.206167 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6540 | 2026.01.13 03:20:55.206215 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6541 | 2026.01.13 03:20:55.206584 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.01.13 03:20:55.206623 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6543 | 2026.01.13 03:20:55.206972 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6544 | 2026.01.13 03:20:55.207216 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.01.13 03:20:55.207328 [ 126 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6546 | 2026.01.13 03:20:55.207354 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001206 sec., 86235.48922056385 rows/sec., 5.28 MiB/sec. | ||
| 6547 | 2026.01.13 03:20:55.207358 [ 126 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.01.13 03:20:55.207387 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6549 | 2026.01.13 03:20:55.207395 [ 4 ] {72c8a777-7856-4cb9-ad38-13a6dbfedda8} <Debug> TCPHandler: Processed in 0.001428489 sec. | ||
| 6550 | 2026.01.13 03:20:55.207453 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 6551 | 2026.01.13 03:20:55.207552 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6552 | 2026.01.13 03:20:55.207577 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1732 rows starting from the beginning of the part | ||
| 6553 | 2026.01.13 03:20:55.207619 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6554 | 2026.01.13 03:20:55.207654 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6555 | 2026.01.13 03:20:55.207688 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6556 | 2026.01.13 03:20:55.207721 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6557 | 2026.01.13 03:20:55.207753 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6558 | 2026.01.13 03:20:55.208747 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324377 sec., 1633975.8241044655 rows/sec., 104.74 MiB/sec. | ||
| 6559 | 2026.01.13 03:20:55.209055 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6560 | 2026.01.13 03:20:55.209328 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.01.13 03:20:55.209390 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_36_7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6562 | 2026.01.13 03:20:55.209463 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6563 | 2026.01.13 03:20:56.475447 [ 145 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6564 | 2026.01.13 03:20:56.475512 [ 145 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.01.13 03:20:56.475536 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6566 | 2026.01.13 03:20:56.475663 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::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 | ||
| 6567 | 2026.01.13 03:20:56.475810 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6568 | 2026.01.13 03:20:56.475847 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6569 | 2026.01.13 03:20:56.475922 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6570 | 2026.01.13 03:20:56.475972 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6571 | 2026.01.13 03:20:56.476020 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6572 | 2026.01.13 03:20:56.476067 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6573 | 2026.01.13 03:20:56.476818 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211264 sec., 31372.18641022931 rows/sec., 2.62 MiB/sec. | ||
| 6574 | 2026.01.13 03:20:56.476979 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6575 | 2026.01.13 03:20:56.477244 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.01.13 03:20:56.477314 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_13_3} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6577 | 2026.01.13 03:20:56.477397 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6578 | 2026.01.13 03:21:00.204779 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.01.13 03:21:00.205082 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6580 | 2026.01.13 03:21:00.205184 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6581 | 2026.01.13 03:21:00.205978 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.01.13 03:21:00.206020 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6583 | 2026.01.13 03:21:00.206401 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6584 | 2026.01.13 03:21:00.206630 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.01.13 03:21:00.206781 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001774 sec., 2254.7914317925593 rows/sec., 183.86 KiB/sec. | ||
| 6586 | 2026.01.13 03:21:00.206822 [ 4 ] {7ebe61d5-60a9-4839-8d20-359cc0722ece} <Debug> TCPHandler: Processed in 0.002218485 sec. | ||
| 6587 | 2026.01.13 03:21:00.206949 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.01.13 03:21:00.207046 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6589 | 2026.01.13 03:21:00.207084 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6590 | 2026.01.13 03:21:00.208179 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.01.13 03:21:00.208217 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6592 | 2026.01.13 03:21:00.208593 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6593 | 2026.01.13 03:21:00.208802 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.01.13 03:21:00.208935 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001907 sec., 638699.5280545359 rows/sec., 52.57 MiB/sec. | ||
| 6595 | 2026.01.13 03:21:00.208972 [ 4 ] {75dad000-ba28-4e6c-8516-4f9649ffcfa5} <Debug> TCPHandler: Processed in 0.002075652 sec. | ||
| 6596 | 2026.01.13 03:21:00.209084 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.01.13 03:21:00.209178 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.01.13 03:21:00.209218 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6599 | 2026.01.13 03:21:00.209614 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.01.13 03:21:00.209649 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6601 | 2026.01.13 03:21:00.209946 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6602 | 2026.01.13 03:21:00.210150 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.01.13 03:21:00.210278 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001118 sec., 12522.361359570661 rows/sec., 922.41 KiB/sec. | ||
| 6604 | 2026.01.13 03:21:00.210314 [ 4 ] {2a2872f9-16dd-4306-b15e-73a7a8306faf} <Debug> TCPHandler: Processed in 0.001277675 sec. | ||
| 6605 | 2026.01.13 03:21:00.210419 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.01.13 03:21:00.210512 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.01.13 03:21:00.210549 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6608 | 2026.01.13 03:21:00.211067 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.01.13 03:21:00.211104 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6610 | 2026.01.13 03:21:00.211410 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6611 | 2026.01.13 03:21:00.211611 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.01.13 03:21:00.211735 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001241 sec., 183722.80419016923 rows/sec., 12.44 MiB/sec. | ||
| 6613 | 2026.01.13 03:21:00.211773 [ 4 ] {a7893d30-e8fe-475f-971e-d44bfa7cf6fe} <Debug> TCPHandler: Processed in 0.001400238 sec. | ||
| 6614 | 2026.01.13 03:21:00.211874 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.01.13 03:21:00.211967 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6616 | 2026.01.13 03:21:00.212007 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6617 | 2026.01.13 03:21:00.212640 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.01.13 03:21:00.212678 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6619 | 2026.01.13 03:21:00.213012 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6620 | 2026.01.13 03:21:00.213216 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.01.13 03:21:00.213347 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001398 sec., 381974.2489270386 rows/sec., 28.31 MiB/sec. | ||
| 6622 | 2026.01.13 03:21:00.213384 [ 4 ] {e07dd60d-bb6e-4e22-a5ac-95876384ccae} <Debug> TCPHandler: Processed in 0.001558452 sec. | ||
| 6623 | 2026.01.13 03:21:00.213495 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.01.13 03:21:00.213589 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6625 | 2026.01.13 03:21:00.213631 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6626 | 2026.01.13 03:21:00.214214 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.01.13 03:21:00.214250 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6628 | 2026.01.13 03:21:00.214610 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6629 | 2026.01.13 03:21:00.214809 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.01.13 03:21:00.214938 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001368 sec., 618421.0526315789 rows/sec., 41.62 MiB/sec. | ||
| 6631 | 2026.01.13 03:21:00.214974 [ 4 ] {1a3f9598-3400-456e-82c8-218d670fa52e} <Debug> TCPHandler: Processed in 0.001527382 sec. | ||
| 6632 | 2026.01.13 03:21:00.215084 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.01.13 03:21:00.215176 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.01.13 03:21:00.215229 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6635 | 2026.01.13 03:21:00.215985 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.01.13 03:21:00.216021 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6637 | 2026.01.13 03:21:00.216518 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6638 | 2026.01.13 03:21:00.216729 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.01.13 03:21:00.216862 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001704 sec., 5868.544600938967 rows/sec., 10.52 MiB/sec. | ||
| 6640 | 2026.01.13 03:21:00.216863 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6641 | 2026.01.13 03:21:00.216914 [ 4 ] {fed3a3fa-3249-4537-892c-aba02533f294} <Debug> TCPHandler: Processed in 0.001878988 sec. | ||
| 6642 | 2026.01.13 03:21:00.216948 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.01.13 03:21:00.216974 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6644 | 2026.01.13 03:21:00.217041 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.01.13 03:21:00.217127 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 6646 | 2026.01.13 03:21:00.217139 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.01.13 03:21:00.217238 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6648 | 2026.01.13 03:21:00.217535 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.01.13 03:21:00.217569 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.01.13 03:21:00.217611 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6651 | 2026.01.13 03:21:00.217631 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 616 rows starting from the beginning of the part | ||
| 6652 | 2026.01.13 03:21:00.217846 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6653 | 2026.01.13 03:21:00.217925 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6654 | 2026.01.13 03:21:00.218030 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6655 | 2026.01.13 03:21:00.218149 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.01.13 03:21:00.218217 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6657 | 2026.01.13 03:21:00.218318 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 6658 | 2026.01.13 03:21:00.218362 [ 4 ] {c8eb74e1-01f0-4b1b-8036-778e6f751d6f} <Debug> TCPHandler: Processed in 0.001383009 sec. | ||
| 6659 | 2026.01.13 03:21:00.218404 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6660 | 2026.01.13 03:21:00.218529 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6661 | 2026.01.13 03:21:00.223329 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 19 columns (19 merged, 0 gathered) in 0.006285448 sec., 112641.13552446858 rows/sec., 201.85 MiB/sec. | ||
| 6662 | 2026.01.13 03:21:00.224481 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6663 | 2026.01.13 03:21:00.224819 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.01.13 03:21:00.224881 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6665 | 2026.01.13 03:21:00.224991 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6666 | 2026.01.13 03:21:01.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.76 MiB, peak 277.22 MiB, free memory in arenas 0.00 B, will set to 272.24 MiB (RSS), difference: 2.48 MiB | ||
| 6667 | 2026.01.13 03:21:01.380890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13977 | ||
| 6668 | 2026.01.13 03:21:01.381450 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.01.13 03:21:01.381497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6670 | 2026.01.13 03:21:01.382020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6671 | 2026.01.13 03:21:01.382286 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.01.13 03:21:01.382436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13977 | ||
| 6673 | 2026.01.13 03:21:02.186339 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6674 | 2026.01.13 03:21:02.203791 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.01.13 03:21:02.203864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6676 | 2026.01.13 03:21:02.210142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6677 | 2026.01.13 03:21:02.210916 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.01.13 03:21:02.213958 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6679 | 2026.01.13 03:21:03.916667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 842 | ||
| 6680 | 2026.01.13 03:21:03.919583 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.01.13 03:21:03.919637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6682 | 2026.01.13 03:21:03.920886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6683 | 2026.01.13 03:21:03.921182 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.01.13 03:21:03.921444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6685 | 2026.01.13 03:21:05.188283 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.01.13 03:21:05.188571 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.01.13 03:21:05.188633 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6688 | 2026.01.13 03:21:05.189576 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.13 03:21:05.189614 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6690 | 2026.01.13 03:21:05.190021 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6691 | 2026.01.13 03:21:05.190252 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.13 03:21:05.190399 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 13.74 MiB/sec. | ||
| 6693 | 2026.01.13 03:21:05.190440 [ 4 ] {d60d22cd-3223-4cc4-bf87-8baaeb0cb3be} <Debug> TCPHandler: Processed in 0.002331948 sec. | ||
| 6694 | 2026.01.13 03:21:05.190582 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.01.13 03:21:05.190677 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6696 | 2026.01.13 03:21:05.190717 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6697 | 2026.01.13 03:21:05.191951 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.01.13 03:21:05.191986 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6699 | 2026.01.13 03:21:05.192364 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6700 | 2026.01.13 03:21:05.192578 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.01.13 03:21:05.192702 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.002044 sec., 574363.9921722114 rows/sec., 45.70 MiB/sec. | ||
| 6702 | 2026.01.13 03:21:05.192739 [ 4 ] {b3fcd886-71e2-467b-aa84-7f4fcb8e8cea} <Debug> TCPHandler: Processed in 0.002224646 sec. | ||
| 6703 | 2026.01.13 03:21:05.192859 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.01.13 03:21:05.192964 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6705 | 2026.01.13 03:21:05.193005 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6706 | 2026.01.13 03:21:05.193611 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.01.13 03:21:05.193648 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6708 | 2026.01.13 03:21:05.193997 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6709 | 2026.01.13 03:21:05.194208 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.01.13 03:21:05.194343 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001395 sec., 169175.62724014337 rows/sec., 10.25 MiB/sec. | ||
| 6711 | 2026.01.13 03:21:05.194390 [ 4 ] {68784bea-d6aa-420b-b5ff-af24f7dcc13e} <Debug> TCPHandler: Processed in 0.001575132 sec. | ||
| 6712 | 2026.01.13 03:21:05.194506 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.01.13 03:21:05.194599 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.01.13 03:21:05.194637 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6715 | 2026.01.13 03:21:05.195154 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.01.13 03:21:05.195188 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6717 | 2026.01.13 03:21:05.195491 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6718 | 2026.01.13 03:21:05.195702 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.01.13 03:21:05.195826 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001243 sec., 170555.10860820595 rows/sec., 11.00 MiB/sec. | ||
| 6720 | 2026.01.13 03:21:05.195863 [ 4 ] {3255847b-da63-4086-84bf-292c28e97cf6} <Debug> TCPHandler: Processed in 0.001405028 sec. | ||
| 6721 | 2026.01.13 03:21:05.195978 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.01.13 03:21:05.196071 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.01.13 03:21:05.196108 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6724 | 2026.01.13 03:21:05.196603 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.01.13 03:21:05.196636 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6726 | 2026.01.13 03:21:05.196937 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6727 | 2026.01.13 03:21:05.197149 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.01.13 03:21:05.197275 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 6729 | 2026.01.13 03:21:05.197314 [ 4 ] {d066b150-3aa8-4379-ace1-63b0f43db562} <Debug> TCPHandler: Processed in 0.001391099 sec. | ||
| 6730 | 2026.01.13 03:21:05.197429 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.01.13 03:21:05.197521 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6732 | 2026.01.13 03:21:05.197560 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6733 | 2026.01.13 03:21:05.198299 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.01.13 03:21:05.198332 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6735 | 2026.01.13 03:21:05.198674 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6736 | 2026.01.13 03:21:05.198879 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.01.13 03:21:05.199003 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001498 sec., 473965.2870493992 rows/sec., 33.21 MiB/sec. | ||
| 6738 | 2026.01.13 03:21:05.199042 [ 4 ] {8d19c65b-6192-408e-a42a-545d8448254e} <Debug> TCPHandler: Processed in 0.001668044 sec. | ||
| 6739 | 2026.01.13 03:21:05.199154 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.01.13 03:21:05.199253 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6741 | 2026.01.13 03:21:05.199294 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6742 | 2026.01.13 03:21:05.199625 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.01.13 03:21:05.199659 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6744 | 2026.01.13 03:21:05.199950 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6745 | 2026.01.13 03:21:05.200157 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.01.13 03:21:05.200280 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 6747 | 2026.01.13 03:21:05.200317 [ 4 ] {17f237dd-f320-46c2-99d3-1b4d14647c7b} <Debug> TCPHandler: Processed in 0.001209425 sec. | ||
| 6748 | 2026.01.13 03:21:05.200424 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.01.13 03:21:05.200523 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.01.13 03:21:05.200564 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6751 | 2026.01.13 03:21:05.201025 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.01.13 03:21:05.201059 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6753 | 2026.01.13 03:21:05.201385 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6754 | 2026.01.13 03:21:05.201589 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.01.13 03:21:05.201724 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 6756 | 2026.01.13 03:21:05.201762 [ 4 ] {2b21f6ca-c75e-41df-ab1d-7a77499e004e} <Debug> TCPHandler: Processed in 0.001384598 sec. | ||
| 6757 | 2026.01.13 03:21:05.201875 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.01.13 03:21:05.201967 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6759 | 2026.01.13 03:21:05.202007 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6760 | 2026.01.13 03:21:05.202320 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.01.13 03:21:05.202353 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6762 | 2026.01.13 03:21:05.202667 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6763 | 2026.01.13 03:21:05.202879 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.01.13 03:21:05.203002 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 6765 | 2026.01.13 03:21:05.203047 [ 4 ] {8db2bc43-c308-445f-a4c3-e8ae6a4ba5d1} <Debug> TCPHandler: Processed in 0.001226254 sec. | ||
| 6766 | 2026.01.13 03:21:05.203152 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.01.13 03:21:05.203243 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.01.13 03:21:05.203296 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6769 | 2026.01.13 03:21:05.204133 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.01.13 03:21:05.204166 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6771 | 2026.01.13 03:21:05.204707 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6772 | 2026.01.13 03:21:05.204927 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.01.13 03:21:05.205059 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001832 sec., 16921.39737991266 rows/sec., 30.32 MiB/sec. | ||
| 6774 | 2026.01.13 03:21:05.205111 [ 4 ] {3fafdd06-a3d9-4508-88f1-e259e1b84bc0} <Debug> TCPHandler: Processed in 0.002006871 sec. | ||
| 6775 | 2026.01.13 03:21:05.205230 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.01.13 03:21:05.205324 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.01.13 03:21:05.205363 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6778 | 2026.01.13 03:21:05.205717 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.01.13 03:21:05.205750 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6780 | 2026.01.13 03:21:05.206067 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6781 | 2026.01.13 03:21:05.206287 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.01.13 03:21:05.206421 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 6783 | 2026.01.13 03:21:05.206458 [ 4 ] {0ee57c45-002a-49f1-820e-60f58e99e8db} <Debug> TCPHandler: Processed in 0.001282686 sec. | ||
| 6784 | 2026.01.13 03:21:08.756302 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6785 | 2026.01.13 03:21:08.756384 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6786 | 2026.01.13 03:21:08.883496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14425 | ||
| 6787 | 2026.01.13 03:21:08.883967 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.01.13 03:21:08.884006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6789 | 2026.01.13 03:21:08.884589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6790 | 2026.01.13 03:21:08.884835 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.01.13 03:21:08.884975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 6792 | 2026.01.13 03:21:09.715002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6793 | 2026.01.13 03:21:09.731679 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.01.13 03:21:09.731739 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6795 | 2026.01.13 03:21:09.737587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6796 | 2026.01.13 03:21:09.738295 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.01.13 03:21:09.741086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6798 | 2026.01.13 03:21:10.176666 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.01.13 03:21:10.176870 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6800 | 2026.01.13 03:21:10.176939 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6801 | 2026.01.13 03:21:10.177801 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.01.13 03:21:10.177844 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6803 | 2026.01.13 03:21:10.178251 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6804 | 2026.01.13 03:21:10.178511 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.01.13 03:21:10.178660 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00184 sec., 41304.34782608695 rows/sec., 3.39 MiB/sec. | ||
| 6806 | 2026.01.13 03:21:10.178702 [ 4 ] {022af875-7052-46f9-8d02-184bb32f4dc0} <Debug> TCPHandler: Processed in 0.002213495 sec. | ||
| 6807 | 2026.01.13 03:21:10.178843 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.01.13 03:21:10.178937 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6809 | 2026.01.13 03:21:10.178977 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6810 | 2026.01.13 03:21:10.179427 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.01.13 03:21:10.179461 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6812 | 2026.01.13 03:21:10.179754 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6813 | 2026.01.13 03:21:10.179968 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.01.13 03:21:10.180097 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 6815 | 2026.01.13 03:21:10.180135 [ 4 ] {459e94d0-3993-42c3-b118-96afcad04109} <Debug> TCPHandler: Processed in 0.001350627 sec. | ||
| 6816 | 2026.01.13 03:21:10.180255 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.01.13 03:21:10.180355 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6818 | 2026.01.13 03:21:10.180394 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6819 | 2026.01.13 03:21:10.180846 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.01.13 03:21:10.180882 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6821 | 2026.01.13 03:21:10.181184 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6822 | 2026.01.13 03:21:10.181392 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.01.13 03:21:10.181517 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 6824 | 2026.01.13 03:21:10.181555 [ 4 ] {e84be453-7f31-415d-9699-f4d59694ce8e} <Debug> TCPHandler: Processed in 0.001350908 sec. | ||
| 6825 | 2026.01.13 03:21:10.181671 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.01.13 03:21:10.181764 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6827 | 2026.01.13 03:21:10.181806 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6828 | 2026.01.13 03:21:10.182227 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.01.13 03:21:10.182264 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6830 | 2026.01.13 03:21:10.182592 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6831 | 2026.01.13 03:21:10.182814 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.01.13 03:21:10.182942 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6833 | 2026.01.13 03:21:10.182979 [ 4 ] {05e37c95-7ed3-4408-aa1b-e925a38b9863} <Debug> TCPHandler: Processed in 0.001357058 sec. | ||
| 6834 | 2026.01.13 03:21:10.183088 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.01.13 03:21:10.183180 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6836 | 2026.01.13 03:21:10.183232 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6837 | 2026.01.13 03:21:10.183993 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.01.13 03:21:10.184030 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6839 | 2026.01.13 03:21:10.184556 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6840 | 2026.01.13 03:21:10.184781 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.01.13 03:21:10.184929 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 6842 | 2026.01.13 03:21:10.184982 [ 4 ] {b4501892-8cbd-452c-a8ce-c51d11aed157} <Debug> TCPHandler: Processed in 0.00194833 sec. | ||
| 6843 | 2026.01.13 03:21:10.185092 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.01.13 03:21:10.185186 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6845 | 2026.01.13 03:21:10.185226 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6846 | 2026.01.13 03:21:10.185561 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.01.13 03:21:10.185598 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6848 | 2026.01.13 03:21:10.185898 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6849 | 2026.01.13 03:21:10.186104 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.01.13 03:21:10.186230 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6851 | 2026.01.13 03:21:10.186272 [ 4 ] {23981239-caad-4801-a94b-a92a9febcfaf} <Debug> TCPHandler: Processed in 0.001229365 sec. | ||
| 6852 | 2026.01.13 03:21:13.921642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 876 | ||
| 6853 | 2026.01.13 03:21:13.924074 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.01.13 03:21:13.924120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6855 | 2026.01.13 03:21:13.925367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6856 | 2026.01.13 03:21:13.925627 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.01.13 03:21:13.925871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6858 | 2026.01.13 03:21:15.183712 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.01.13 03:21:15.183898 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.01.13 03:21:15.183960 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6861 | 2026.01.13 03:21:15.184604 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.01.13 03:21:15.184640 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6863 | 2026.01.13 03:21:15.185042 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6864 | 2026.01.13 03:21:15.185294 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.01.13 03:21:15.185447 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001592 sec., 15075.37688442211 rows/sec., 1.25 MiB/sec. | ||
| 6866 | 2026.01.13 03:21:15.185490 [ 4 ] {893bc946-6997-4287-8ddb-8899633b953d} <Debug> TCPHandler: Processed in 0.001900599 sec. | ||
| 6867 | 2026.01.13 03:21:15.185615 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.01.13 03:21:15.185708 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6869 | 2026.01.13 03:21:15.185748 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6870 | 2026.01.13 03:21:15.186139 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.01.13 03:21:15.186173 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6872 | 2026.01.13 03:21:15.186451 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6873 | 2026.01.13 03:21:15.186654 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.01.13 03:21:15.186781 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 149.62 KiB/sec. | ||
| 6875 | 2026.01.13 03:21:15.186821 [ 4 ] {2f57f119-1864-441d-bc85-c8e4cd803ee9} <Debug> TCPHandler: Processed in 0.001254225 sec. | ||
| 6876 | 2026.01.13 03:21:15.186932 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.01.13 03:21:15.187024 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6878 | 2026.01.13 03:21:15.187062 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6879 | 2026.01.13 03:21:15.187586 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.01.13 03:21:15.187621 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6881 | 2026.01.13 03:21:15.187958 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6882 | 2026.01.13 03:21:15.188165 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.01.13 03:21:15.188261 [ 134 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6884 | 2026.01.13 03:21:15.188291 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Debug> executeQuery: Read 239 rows, 21.74 KiB in 0.001282 sec., 186427.45709828395 rows/sec., 16.56 MiB/sec. | ||
| 6885 | 2026.01.13 03:21:15.188299 [ 134 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.01.13 03:21:15.188325 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6887 | 2026.01.13 03:21:15.188331 [ 4 ] {aaa5338c-f7ff-4521-b889-00c203002f40} <Debug> TCPHandler: Processed in 0.00144731 sec. | ||
| 6888 | 2026.01.13 03:21:15.188448 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.01.13 03:21:15.188451 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::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 | ||
| 6890 | 2026.01.13 03:21:15.188541 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6891 | 2026.01.13 03:21:15.188585 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6892 | 2026.01.13 03:21:15.188628 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6893 | 2026.01.13 03:21:15.188674 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6894 | 2026.01.13 03:21:15.188746 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1174 rows starting from the beginning of the part | ||
| 6895 | 2026.01.13 03:21:15.188793 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1218 rows starting from the beginning of the part | ||
| 6896 | 2026.01.13 03:21:15.188868 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1174 rows starting from the beginning of the part | ||
| 6897 | 2026.01.13 03:21:15.188908 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6898 | 2026.01.13 03:21:15.188948 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 239 rows starting from the beginning of the part | ||
| 6899 | 2026.01.13 03:21:15.189003 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.01.13 03:21:15.189044 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6901 | 2026.01.13 03:21:15.189367 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6902 | 2026.01.13 03:21:15.189608 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.01.13 03:21:15.189835 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.00131 sec., 34351.14503816794 rows/sec., 2.56 MiB/sec. | ||
| 6904 | 2026.01.13 03:21:15.189874 [ 4 ] {9565a160-bce7-4bf4-991b-293d154cdb3d} <Debug> TCPHandler: Processed in 0.00147418 sec. | ||
| 6905 | 2026.01.13 03:21:15.189985 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.01.13 03:21:15.190076 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.01.13 03:21:15.190114 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6908 | 2026.01.13 03:21:15.190528 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.01.13 03:21:15.190562 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6910 | 2026.01.13 03:21:15.190875 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6911 | 2026.01.13 03:21:15.191070 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002683605 sec., 2365102.1666750507 rows/sec., 201.23 MiB/sec. | ||
| 6912 | 2026.01.13 03:21:15.191083 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.01.13 03:21:15.191231 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 6914 | 2026.01.13 03:21:15.191272 [ 4 ] {1b470e19-49c1-4853-9ccd-9e5dd47a9fd5} <Debug> TCPHandler: Processed in 0.001334987 sec. | ||
| 6915 | 2026.01.13 03:21:15.191353 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6916 | 2026.01.13 03:21:15.191383 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.01.13 03:21:15.191478 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6918 | 2026.01.13 03:21:15.191518 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6919 | 2026.01.13 03:21:15.191619 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.01.13 03:21:15.191695 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_41_8} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6921 | 2026.01.13 03:21:15.191768 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6922 | 2026.01.13 03:21:15.191918 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.01.13 03:21:15.191957 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6924 | 2026.01.13 03:21:15.192254 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6925 | 2026.01.13 03:21:15.192562 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.01.13 03:21:15.192702 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00124 sec., 9677.41935483871 rows/sec., 756.05 KiB/sec. | ||
| 6927 | 2026.01.13 03:21:15.192747 [ 4 ] {26981b2f-73b4-4d6a-a728-83eb3d5e8ff7} <Debug> TCPHandler: Processed in 0.001409919 sec. | ||
| 6928 | 2026.01.13 03:21:15.192870 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.01.13 03:21:15.192966 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6930 | 2026.01.13 03:21:15.193006 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6931 | 2026.01.13 03:21:15.193471 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.01.13 03:21:15.193507 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6933 | 2026.01.13 03:21:15.193820 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6934 | 2026.01.13 03:21:15.194036 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.01.13 03:21:15.194132 [ 130 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6936 | 2026.01.13 03:21:15.194166 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001218 sec., 109195.40229885059 rows/sec., 8.83 MiB/sec. | ||
| 6937 | 2026.01.13 03:21:15.194166 [ 130 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.01.13 03:21:15.194197 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6939 | 2026.01.13 03:21:15.194203 [ 4 ] {9348fc94-781d-4aac-9ee6-9e9183529d3e} <Debug> TCPHandler: Processed in 0.001383598 sec. | ||
| 6940 | 2026.01.13 03:21:15.194272 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::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 | ||
| 6941 | 2026.01.13 03:21:15.194311 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.01.13 03:21:15.194353 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6943 | 2026.01.13 03:21:15.194381 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6944 | 2026.01.13 03:21:15.194407 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6945 | 2026.01.13 03:21:15.194449 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6946 | 2026.01.13 03:21:15.194450 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 710 rows starting from the beginning of the part | ||
| 6947 | 2026.01.13 03:21:15.194502 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 534 rows starting from the beginning of the part | ||
| 6948 | 2026.01.13 03:21:15.194540 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 710 rows starting from the beginning of the part | ||
| 6949 | 2026.01.13 03:21:15.194580 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6950 | 2026.01.13 03:21:15.194618 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 133 rows starting from the beginning of the part | ||
| 6951 | 2026.01.13 03:21:15.194909 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.01.13 03:21:15.194944 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6953 | 2026.01.13 03:21:15.195289 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6954 | 2026.01.13 03:21:15.195527 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.01.13 03:21:15.195631 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6956 | 2026.01.13 03:21:15.195666 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.01.13 03:21:15.195667 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Debug> executeQuery: Read 269 rows, 20.45 KiB in 0.001279 sec., 210320.5629397967 rows/sec., 15.61 MiB/sec. | ||
| 6958 | 2026.01.13 03:21:15.195685 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6959 | 2026.01.13 03:21:15.195711 [ 4 ] {abc7c4f6-ee70-4210-95a2-5529ac912334} <Debug> TCPHandler: Processed in 0.001449439 sec. | ||
| 6960 | 2026.01.13 03:21:15.195761 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::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 | ||
| 6961 | 2026.01.13 03:21:15.195817 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.01.13 03:21:15.195874 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6963 | 2026.01.13 03:21:15.195911 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11555 rows starting from the beginning of the part | ||
| 6964 | 2026.01.13 03:21:15.195923 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.01.13 03:21:15.195957 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6966 | 2026.01.13 03:21:15.195971 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733155 sec., 1968087.101269073 rows/sec., 149.35 MiB/sec. | ||
| 6967 | 2026.01.13 03:21:15.195987 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6968 | 2026.01.13 03:21:15.196005 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 846 rows starting from the beginning of the part | ||
| 6969 | 2026.01.13 03:21:15.196045 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6970 | 2026.01.13 03:21:15.196084 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6971 | 2026.01.13 03:21:15.196120 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 269 rows starting from the beginning of the part | ||
| 6972 | 2026.01.13 03:21:15.196144 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6973 | 2026.01.13 03:21:15.196471 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.01.13 03:21:15.196535 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_41_8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6975 | 2026.01.13 03:21:15.196591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6976 | 2026.01.13 03:21:15.196803 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.01.13 03:21:15.196839 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6978 | 2026.01.13 03:21:15.197520 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6979 | 2026.01.13 03:21:15.197754 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.01.13 03:21:15.197890 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00199 sec., 15577.88944723618 rows/sec., 27.91 MiB/sec. | ||
| 6981 | 2026.01.13 03:21:15.197942 [ 4 ] {2c5b9c12-f8fb-42d8-b9c3-a90a6479b70c} <Debug> TCPHandler: Processed in 0.002175214 sec. | ||
| 6982 | 2026.01.13 03:21:15.198057 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.01.13 03:21:15.198153 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6984 | 2026.01.13 03:21:15.198194 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6985 | 2026.01.13 03:21:15.198529 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.01.13 03:21:15.198564 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6987 | 2026.01.13 03:21:15.198870 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6988 | 2026.01.13 03:21:15.199081 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.01.13 03:21:15.199209 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6990 | 2026.01.13 03:21:15.199248 [ 4 ] {31ad81b4-0cef-48fa-b38a-54543eb26a2f} <Debug> TCPHandler: Processed in 0.001240765 sec. | ||
| 6991 | 2026.01.13 03:21:15.199471 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13458 rows, containing 5 columns (5 merged, 0 gathered) in 0.003744867 sec., 3593719.082680373 rows/sec., 243.37 MiB/sec. | ||
| 6992 | 2026.01.13 03:21:15.199952 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6993 | 2026.01.13 03:21:15.200216 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.01.13 03:21:15.200278 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6995 | 2026.01.13 03:21:15.200346 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 6996 | 2026.01.13 03:21:16.385052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14937 | ||
| 6997 | 2026.01.13 03:21:16.385849 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.01.13 03:21:16.385890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6999 | 2026.01.13 03:21:16.386379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7000 | 2026.01.13 03:21:16.386635 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.01.13 03:21:16.386767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14937 | ||
| 7002 | 2026.01.13 03:21:16.386773 [ 129 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7003 | 2026.01.13 03:21:16.386841 [ 129 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.01.13 03:21:16.386861 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7005 | 2026.01.13 03:21:16.386976 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 7006 | 2026.01.13 03:21:16.387089 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7007 | 2026.01.13 03:21:16.387124 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 7008 | 2026.01.13 03:21:16.387187 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7009 | 2026.01.13 03:21:16.387237 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7010 | 2026.01.13 03:21:16.387283 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7011 | 2026.01.13 03:21:16.387322 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7012 | 2026.01.13 03:21:16.387361 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7013 | 2026.01.13 03:21:16.389357 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14937 rows, containing 4 columns (4 merged, 0 gathered) in 0.00242551 sec., 6158292.482818047 rows/sec., 88.10 MiB/sec. | ||
| 7014 | 2026.01.13 03:21:16.389727 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7015 | 2026.01.13 03:21:16.390002 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.01.13 03:21:16.390074 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_31_6} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7017 | 2026.01.13 03:21:16.390154 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7018 | 2026.01.13 03:21:17.241160 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7019 | 2026.01.13 03:21:17.257741 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.01.13 03:21:17.257789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7021 | 2026.01.13 03:21:17.263161 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7022 | 2026.01.13 03:21:17.263858 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.01.13 03:21:17.264189 [ 128 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7024 | 2026.01.13 03:21:17.264291 [ 128 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2026.01.13 03:21:17.264330 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7026 | 2026.01.13 03:21:17.264489 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 7027 | 2026.01.13 03:21:17.266613 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7028 | 2026.01.13 03:21:17.268560 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2026.01.13 03:21:17.270097 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7030 | 2026.01.13 03:21:17.274855 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7031 | 2026.01.13 03:21:17.279368 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7032 | 2026.01.13 03:21:17.283790 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7033 | 2026.01.13 03:21:17.288049 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7034 | 2026.01.13 03:21:17.292231 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7035 | 2026.01.13 03:21:17.348618 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084197305 sec., 2779.186340940485 rows/sec., 14.37 MiB/sec. | ||
| 7036 | 2026.01.13 03:21:17.351251 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7037 | 2026.01.13 03:21:17.353172 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.01.13 03:21:17.353258 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_31_6} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7039 | 2026.01.13 03:21:17.355715 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7040 | 2026.01.13 03:21:18.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.33 MiB, peak 285.88 MiB, free memory in arenas 0.00 B, will set to 279.00 MiB (RSS), difference: 3.67 MiB | ||
| 7041 | 2026.01.13 03:21:20.176626 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.01.13 03:21:20.176933 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7043 | 2026.01.13 03:21:20.177028 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7044 | 2026.01.13 03:21:20.177671 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.01.13 03:21:20.177722 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7046 | 2026.01.13 03:21:20.178136 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7047 | 2026.01.13 03:21:20.178373 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.01.13 03:21:20.178526 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.74 MiB/sec. | ||
| 7049 | 2026.01.13 03:21:20.178567 [ 4 ] {2dfee9d6-95bb-46e3-813e-2c31903353f3} <Debug> TCPHandler: Processed in 0.002128443 sec. | ||
| 7050 | 2026.01.13 03:21:20.178691 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.01.13 03:21:20.178790 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7052 | 2026.01.13 03:21:20.178831 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7053 | 2026.01.13 03:21:20.179225 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.01.13 03:21:20.179263 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7055 | 2026.01.13 03:21:20.179561 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7056 | 2026.01.13 03:21:20.179772 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.01.13 03:21:20.179882 [ 117 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7058 | 2026.01.13 03:21:20.179899 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 7059 | 2026.01.13 03:21:20.179951 [ 117 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.01.13 03:21:20.179959 [ 4 ] {8a689dad-c35d-4b7d-988b-91e6b4ebc4cf} <Debug> TCPHandler: Processed in 0.001320316 sec. | ||
| 7061 | 2026.01.13 03:21:20.179979 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7062 | 2026.01.13 03:21:20.180074 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.01.13 03:21:20.180077 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::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 | ||
| 7064 | 2026.01.13 03:21:20.180172 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7065 | 2026.01.13 03:21:20.180180 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7066 | 2026.01.13 03:21:20.180210 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7067 | 2026.01.13 03:21:20.180212 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7068 | 2026.01.13 03:21:20.180266 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 7069 | 2026.01.13 03:21:20.180311 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 236 rows starting from the beginning of the part | ||
| 7070 | 2026.01.13 03:21:20.180353 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7071 | 2026.01.13 03:21:20.180390 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 45 rows starting from the beginning of the part | ||
| 7072 | 2026.01.13 03:21:20.180438 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7073 | 2026.01.13 03:21:20.180644 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.01.13 03:21:20.180681 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7075 | 2026.01.13 03:21:20.181233 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7076 | 2026.01.13 03:21:20.181246 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206175 sec., 491636.7857068833 rows/sec., 32.94 MiB/sec. | ||
| 7077 | 2026.01.13 03:21:20.181405 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7078 | 2026.01.13 03:21:20.181461 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.01.13 03:21:20.181590 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001436 sec., 51532.03342618384 rows/sec., 4.02 MiB/sec. | ||
| 7080 | 2026.01.13 03:21:20.181628 [ 4 ] {21240718-680d-4ecf-b1bf-43167ec2ad14} <Debug> TCPHandler: Processed in 0.001604842 sec. | ||
| 7081 | 2026.01.13 03:21:20.181663 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.01.13 03:21:20.181724 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_41_8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7083 | 2026.01.13 03:21:20.181747 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.01.13 03:21:20.181784 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7085 | 2026.01.13 03:21:20.181842 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7086 | 2026.01.13 03:21:20.181885 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7087 | 2026.01.13 03:21:20.182296 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.01.13 03:21:20.182331 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7089 | 2026.01.13 03:21:20.182660 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7090 | 2026.01.13 03:21:20.182890 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.01.13 03:21:20.183031 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 7092 | 2026.01.13 03:21:20.183068 [ 4 ] {85937016-9328-41e8-a314-513d88444406} <Debug> TCPHandler: Processed in 0.001371268 sec. | ||
| 7093 | 2026.01.13 03:21:20.183180 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7094 | 2026.01.13 03:21:20.183276 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7095 | 2026.01.13 03:21:20.183328 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7096 | 2026.01.13 03:21:20.184092 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.01.13 03:21:20.184129 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7098 | 2026.01.13 03:21:20.184650 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7099 | 2026.01.13 03:21:20.184877 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.01.13 03:21:20.185013 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 7101 | 2026.01.13 03:21:20.185065 [ 4 ] {8e354120-8eb8-42a1-88bf-14439e4a4e3b} <Debug> TCPHandler: Processed in 0.0019342 sec. | ||
| 7102 | 2026.01.13 03:21:20.185180 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2026.01.13 03:21:20.185276 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7104 | 2026.01.13 03:21:20.185317 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7105 | 2026.01.13 03:21:20.185648 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.01.13 03:21:20.185684 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7107 | 2026.01.13 03:21:20.185987 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7108 | 2026.01.13 03:21:20.186201 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.01.13 03:21:20.186311 [ 116 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7110 | 2026.01.13 03:21:20.186329 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7111 | 2026.01.13 03:21:20.186362 [ 116 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.01.13 03:21:20.186375 [ 4 ] {1731c674-7ced-4da0-8aa9-2932045e824e} <Debug> TCPHandler: Processed in 0.001245385 sec. | ||
| 7113 | 2026.01.13 03:21:20.186391 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7114 | 2026.01.13 03:21:20.186494 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 7115 | 2026.01.13 03:21:20.186616 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7116 | 2026.01.13 03:21:20.186652 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2164 rows starting from the beginning of the part | ||
| 7117 | 2026.01.13 03:21:20.186712 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 7118 | 2026.01.13 03:21:20.186754 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 7119 | 2026.01.13 03:21:20.186792 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 7120 | 2026.01.13 03:21:20.186829 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 7121 | 2026.01.13 03:21:20.186866 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::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 | ||
| 7122 | 2026.01.13 03:21:20.188085 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001627813 sec., 1540717.5148496786 rows/sec., 99.07 MiB/sec. | ||
| 7123 | 2026.01.13 03:21:20.188344 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7124 | 2026.01.13 03:21:20.188615 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.01.13 03:21:20.188690 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_41_8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7126 | 2026.01.13 03:21:20.188770 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7127 | 2026.01.13 03:21:23.756660 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7128 | 2026.01.13 03:21:23.756718 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7129 | 2026.01.13 03:21:23.886838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15385 | ||
| 7130 | 2026.01.13 03:21:23.887693 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.01.13 03:21:23.887760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7132 | 2026.01.13 03:21:23.888517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7133 | 2026.01.13 03:21:23.888763 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.01.13 03:21:23.888891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 7135 | 2026.01.13 03:21:23.927090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 908 | ||
| 7136 | 2026.01.13 03:21:23.929517 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.01.13 03:21:23.929561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7138 | 2026.01.13 03:21:23.930754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7139 | 2026.01.13 03:21:23.931029 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.01.13 03:21:23.931304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 7141 | 2026.01.13 03:21:24.001297 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000899588 sec. | ||
| 7142 | 2026.01.13 03:21:24.767660 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7143 | 2026.01.13 03:21:24.782330 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.01.13 03:21:24.782387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7145 | 2026.01.13 03:21:24.787888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7146 | 2026.01.13 03:21:24.788574 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.01.13 03:21:24.791171 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7148 | 2026.01.13 03:21:25.177945 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.01.13 03:21:25.178226 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7150 | 2026.01.13 03:21:25.178339 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7151 | 2026.01.13 03:21:25.179279 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.01.13 03:21:25.179331 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7153 | 2026.01.13 03:21:25.179756 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7154 | 2026.01.13 03:21:25.180015 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.01.13 03:21:25.180175 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.002026 sec., 58242.84304047384 rows/sec., 4.93 MiB/sec. | ||
| 7156 | 2026.01.13 03:21:25.180225 [ 4 ] {008af52d-bdfa-4676-881f-181db3ed7e41} <Debug> TCPHandler: Processed in 0.00246445 sec. | ||
| 7157 | 2026.01.13 03:21:25.180356 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.01.13 03:21:25.180459 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.01.13 03:21:25.180503 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7160 | 2026.01.13 03:21:25.180924 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.01.13 03:21:25.180963 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7162 | 2026.01.13 03:21:25.181273 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7163 | 2026.01.13 03:21:25.181490 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.01.13 03:21:25.181620 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001184 sec., 26182.432432432433 rows/sec., 1.92 MiB/sec. | ||
| 7165 | 2026.01.13 03:21:25.181660 [ 4 ] {e0d9860d-b164-442b-8fa6-dd07f01937db} <Debug> TCPHandler: Processed in 0.001356378 sec. | ||
| 7166 | 2026.01.13 03:21:25.181773 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.01.13 03:21:25.181869 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7168 | 2026.01.13 03:21:25.181910 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7169 | 2026.01.13 03:21:25.182343 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.01.13 03:21:25.182380 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7171 | 2026.01.13 03:21:25.182694 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7172 | 2026.01.13 03:21:25.182912 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.01.13 03:21:25.183037 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 7174 | 2026.01.13 03:21:25.183075 [ 4 ] {d8100005-d69f-43e1-90fa-50b7f2183b8d} <Debug> TCPHandler: Processed in 0.001352128 sec. | ||
| 7175 | 2026.01.13 03:21:25.183192 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.01.13 03:21:25.183287 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.01.13 03:21:25.183331 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7178 | 2026.01.13 03:21:25.183744 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.01.13 03:21:25.183781 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7180 | 2026.01.13 03:21:25.184119 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7181 | 2026.01.13 03:21:25.184365 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.01.13 03:21:25.184495 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 7183 | 2026.01.13 03:21:25.184531 [ 4 ] {5ce3b5ba-9574-4c18-938c-8f074e1976f4} <Debug> TCPHandler: Processed in 0.001390319 sec. | ||
| 7184 | 2026.01.13 03:21:25.184641 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.01.13 03:21:25.184736 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.01.13 03:21:25.184792 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7187 | 2026.01.13 03:21:25.185600 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.01.13 03:21:25.185637 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7189 | 2026.01.13 03:21:25.186192 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7190 | 2026.01.13 03:21:25.186424 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.01.13 03:21:25.186545 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7192 | 2026.01.13 03:21:25.186561 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 7193 | 2026.01.13 03:21:25.186618 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.01.13 03:21:25.186643 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7195 | 2026.01.13 03:21:25.186653 [ 4 ] {dff17dc9-5c27-46d9-bce7-be8156533bb3} <Debug> TCPHandler: Processed in 0.002060522 sec. | ||
| 7196 | 2026.01.13 03:21:25.186767 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::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 | ||
| 7197 | 2026.01.13 03:21:25.186781 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.01.13 03:21:25.186917 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7199 | 2026.01.13 03:21:25.186961 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7200 | 2026.01.13 03:21:25.187055 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7201 | 2026.01.13 03:21:25.187120 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 708 rows starting from the beginning of the part | ||
| 7202 | 2026.01.13 03:21:25.187257 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7203 | 2026.01.13 03:21:25.187314 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.01.13 03:21:25.187356 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7205 | 2026.01.13 03:21:25.187373 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7206 | 2026.01.13 03:21:25.187486 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7207 | 2026.01.13 03:21:25.187587 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7208 | 2026.01.13 03:21:25.187676 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7209 | 2026.01.13 03:21:25.187684 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7210 | 2026.01.13 03:21:25.187917 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.01.13 03:21:25.188058 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 7212 | 2026.01.13 03:21:25.188094 [ 4 ] {096a5cfe-0cb0-4c14-9a28-89e30fa5e21a} <Debug> TCPHandler: Processed in 0.001364217 sec. | ||
| 7213 | 2026.01.13 03:21:25.203899 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 19 columns (19 merged, 0 gathered) in 0.01719426 sec., 47748.492810972966 rows/sec., 85.56 MiB/sec. | ||
| 7214 | 2026.01.13 03:21:25.204651 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7215 | 2026.01.13 03:21:25.204975 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.01.13 03:21:25.205048 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7217 | 2026.01.13 03:21:25.205138 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7218 | 2026.01.13 03:21:26.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.02 MiB, peak 287.62 MiB, free memory in arenas 0.00 B, will set to 283.71 MiB (RSS), difference: 3.69 MiB | ||
| 7219 | 2026.01.13 03:21:28.748361 [ 31 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 7220 | 2026.01.13 03:21:28.748435 [ 31 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.01.13 03:21:28.748460 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7222 | 2026.01.13 03:21:28.748586 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 7223 | 2026.01.13 03:21:28.748733 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7224 | 2026.01.13 03:21:28.748767 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 465 rows starting from the beginning of the part | ||
| 7225 | 2026.01.13 03:21:28.748833 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 7226 | 2026.01.13 03:21:28.748877 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 7227 | 2026.01.13 03:21:28.748916 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 7228 | 2026.01.13 03:21:28.748954 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 7229 | 2026.01.13 03:21:28.749801 [ 192 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272196 sec., 896874.3809916083 rows/sec., 63.11 MiB/sec. | ||
| 7230 | 2026.01.13 03:21:28.750029 [ 193 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 7231 | 2026.01.13 03:21:28.750395 [ 193 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.01.13 03:21:28.750481 [ 193 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_23_5} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 7233 | 2026.01.13 03:21:28.750572 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7234 | 2026.01.13 03:21:30.205411 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.01.13 03:21:30.205624 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7236 | 2026.01.13 03:21:30.205696 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7237 | 2026.01.13 03:21:30.206414 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.01.13 03:21:30.206464 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7239 | 2026.01.13 03:21:30.206846 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7240 | 2026.01.13 03:21:30.207071 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.01.13 03:21:30.207233 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00166 sec., 2409.6385542168673 rows/sec., 196.49 KiB/sec. | ||
| 7242 | 2026.01.13 03:21:30.207286 [ 4 ] {b041a450-ddcc-45a5-b415-ff194b46082c} <Debug> TCPHandler: Processed in 0.002013441 sec. | ||
| 7243 | 2026.01.13 03:21:30.207430 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.01.13 03:21:30.207530 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7245 | 2026.01.13 03:21:30.207572 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7246 | 2026.01.13 03:21:30.208649 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.01.13 03:21:30.208688 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7248 | 2026.01.13 03:21:30.209105 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7249 | 2026.01.13 03:21:30.209320 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.01.13 03:21:30.209454 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001945 sec., 626221.0796915167 rows/sec., 51.54 MiB/sec. | ||
| 7251 | 2026.01.13 03:21:30.209492 [ 4 ] {4db48d58-7ba1-4f8a-b4c5-3da2845392b8} <Debug> TCPHandler: Processed in 0.002117233 sec. | ||
| 7252 | 2026.01.13 03:21:30.209613 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.01.13 03:21:30.209711 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7254 | 2026.01.13 03:21:30.209752 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7255 | 2026.01.13 03:21:30.210198 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.01.13 03:21:30.210237 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7257 | 2026.01.13 03:21:30.210534 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7258 | 2026.01.13 03:21:30.210736 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.01.13 03:21:30.210863 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001173 sec., 11935.208866155157 rows/sec., 879.16 KiB/sec. | ||
| 7260 | 2026.01.13 03:21:30.210900 [ 4 ] {4a16ea1d-f9bf-408a-a292-63af09fbb6f1} <Debug> TCPHandler: Processed in 0.001340937 sec. | ||
| 7261 | 2026.01.13 03:21:30.211016 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.01.13 03:21:30.211110 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.01.13 03:21:30.211149 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7264 | 2026.01.13 03:21:30.211641 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.01.13 03:21:30.211677 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7266 | 2026.01.13 03:21:30.211985 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7267 | 2026.01.13 03:21:30.212191 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.13 03:21:30.212325 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 7269 | 2026.01.13 03:21:30.212362 [ 4 ] {a40b2bfe-b7f4-44fa-aa8d-8dffbac66f34} <Debug> TCPHandler: Processed in 0.001393329 sec. | ||
| 7270 | 2026.01.13 03:21:30.212472 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.01.13 03:21:30.212564 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7272 | 2026.01.13 03:21:30.212603 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7273 | 2026.01.13 03:21:30.213185 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.13 03:21:30.213221 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7275 | 2026.01.13 03:21:30.213565 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7276 | 2026.01.13 03:21:30.213775 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.01.13 03:21:30.213899 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001352 sec., 394970.4142011835 rows/sec., 29.28 MiB/sec. | ||
| 7278 | 2026.01.13 03:21:30.213935 [ 4 ] {7119c7c8-9a86-4e0f-8974-d86d300ad8e3} <Debug> TCPHandler: Processed in 0.001510601 sec. | ||
| 7279 | 2026.01.13 03:21:30.214046 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.01.13 03:21:30.214140 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.01.13 03:21:30.214181 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7282 | 2026.01.13 03:21:30.214741 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.01.13 03:21:30.214777 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7284 | 2026.01.13 03:21:30.215149 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7285 | 2026.01.13 03:21:30.215358 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.13 03:21:30.215483 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001362 sec., 621145.3744493392 rows/sec., 41.81 MiB/sec. | ||
| 7287 | 2026.01.13 03:21:30.215520 [ 4 ] {15b41e86-344a-4607-9905-729e10b1032f} <Debug> TCPHandler: Processed in 0.001520731 sec. | ||
| 7288 | 2026.01.13 03:21:30.215632 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.01.13 03:21:30.215725 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.01.13 03:21:30.215777 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7291 | 2026.01.13 03:21:30.216544 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.01.13 03:21:30.216580 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7293 | 2026.01.13 03:21:30.217084 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7294 | 2026.01.13 03:21:30.217305 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.01.13 03:21:30.217443 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 7296 | 2026.01.13 03:21:30.217502 [ 4 ] {8a5096a0-d85b-4e4d-ab15-2c4719c4cb13} <Debug> TCPHandler: Processed in 0.00191733 sec. | ||
| 7297 | 2026.01.13 03:21:30.217617 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.01.13 03:21:30.217710 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.01.13 03:21:30.217751 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7300 | 2026.01.13 03:21:30.218089 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.01.13 03:21:30.218126 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7302 | 2026.01.13 03:21:30.218422 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7303 | 2026.01.13 03:21:30.218646 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.01.13 03:21:30.218769 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7305 | 2026.01.13 03:21:30.218803 [ 4 ] {627e588a-f278-44ec-9b4b-3b8a2422229c} <Debug> TCPHandler: Processed in 0.001236085 sec. | ||
| 7306 | 2026.01.13 03:21:31.388945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15897 | ||
| 7307 | 2026.01.13 03:21:31.389448 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.01.13 03:21:31.389488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7309 | 2026.01.13 03:21:31.390014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7310 | 2026.01.13 03:21:31.390273 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.01.13 03:21:31.390409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15897 | ||
| 7312 | 2026.01.13 03:21:32.291230 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7313 | 2026.01.13 03:21:32.308845 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.01.13 03:21:32.308924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7315 | 2026.01.13 03:21:32.315190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7316 | 2026.01.13 03:21:32.316049 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.01.13 03:21:32.320781 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7318 | 2026.01.13 03:21:32.523496 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48115 | ||
| 7319 | 2026.01.13 03:21:32.523621 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7320 | 2026.01.13 03:21:32.523651 [ 286 ] {} <Debug> TCP-Session: 3e80d316-4460-4518-b81a-303ccf0a6894 Authenticating user 'default' from [fd00:1122:3344:101::e]:48115 | ||
| 7321 | 2026.01.13 03:21:32.523676 [ 286 ] {} <Debug> TCP-Session: 3e80d316-4460-4518-b81a-303ccf0a6894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.01.13 03:21:32.523692 [ 286 ] {} <Debug> TCP-Session: 3e80d316-4460-4518-b81a-303ccf0a6894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.01.13 03:21:32.523931 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54754 | ||
| 7324 | 2026.01.13 03:21:32.524030 [ 286 ] {} <Trace> TCP-Session: 3e80d316-4460-4518-b81a-303ccf0a6894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.01.13 03:21:32.524051 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7326 | 2026.01.13 03:21:32.524089 [ 287 ] {} <Debug> TCP-Session: 8ca2cc73-385c-4080-b385-56b0b1a2cc2f Authenticating user 'default' from [fd00:1122:3344:101::e]:54754 | ||
| 7327 | 2026.01.13 03:21:32.524114 [ 287 ] {} <Debug> TCP-Session: 8ca2cc73-385c-4080-b385-56b0b1a2cc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2026.01.13 03:21:32.524129 [ 287 ] {} <Debug> TCP-Session: 8ca2cc73-385c-4080-b385-56b0b1a2cc2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2026.01.13 03:21:32.524228 [ 286 ] {047627be-77a1-4b95-84c0-fa049adda637} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7330 | 2026.01.13 03:21:32.524501 [ 286 ] {047627be-77a1-4b95-84c0-fa049adda637} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7331 | 2026.01.13 03:21:32.524556 [ 286 ] {047627be-77a1-4b95-84c0-fa049adda637} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7332 | 2026.01.13 03:21:32.524829 [ 286 ] {047627be-77a1-4b95-84c0-fa049adda637} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 7333 | 2026.01.13 03:21:32.525751 [ 349 ] {047627be-77a1-4b95-84c0-fa049adda637} <Trace> AggregatingTransform: Aggregating | ||
| 7334 | 2026.01.13 03:21:32.525799 [ 349 ] {047627be-77a1-4b95-84c0-fa049adda637} <Trace> Aggregator: Aggregation method: without_key | ||
| 7335 | 2026.01.13 03:21:32.525836 [ 349 ] {047627be-77a1-4b95-84c0-fa049adda637} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907148 sec. (1102.356 rows/sec., 43.06 KiB/sec.) | ||
| 7336 | 2026.01.13 03:21:32.525854 [ 349 ] {047627be-77a1-4b95-84c0-fa049adda637} <Trace> Aggregator: Merging aggregated data | ||
| 7337 | 2026.01.13 03:21:32.527032 [ 286 ] {047627be-77a1-4b95-84c0-fa049adda637} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. | ||
| 7338 | 2026.01.13 03:21:32.527146 [ 286 ] {047627be-77a1-4b95-84c0-fa049adda637} <Debug> TCPHandler: Processed in 0.003239496 sec. | ||
| 7339 | 2026.01.13 03:21:32.527263 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7340 | 2026.01.13 03:21:32.527294 [ 286 ] {} <Debug> TCP-Session: 3e80d316-4460-4518-b81a-303ccf0a6894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.01.13 03:21:32.527347 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7342 | 2026.01.13 03:21:32.527389 [ 287 ] {} <Debug> TCP-Session: 8ca2cc73-385c-4080-b385-56b0b1a2cc2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2026.01.13 03:21:32.529735 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59042 | ||
| 7344 | 2026.01.13 03:21:32.529743 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60684 | ||
| 7345 | 2026.01.13 03:21:32.529753 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61830 | ||
| 7346 | 2026.01.13 03:21:32.529793 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38608 | ||
| 7347 | 2026.01.13 03:21:32.529805 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49085 | ||
| 7348 | 2026.01.13 03:21:32.529806 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7349 | 2026.01.13 03:21:32.529853 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46279 | ||
| 7350 | 2026.01.13 03:21:32.529893 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7351 | 2026.01.13 03:21:32.529900 [ 351 ] {} <Debug> TCP-Session: abd0e341-4d45-4980-a950-0365066038f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59042 | ||
| 7352 | 2026.01.13 03:21:32.529804 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7353 | 2026.01.13 03:21:32.529934 [ 289 ] {} <Debug> TCP-Session: 7e4cf236-1858-440f-9cdb-39037a458051 Authenticating user 'default' from [fd00:1122:3344:101::e]:61830 | ||
| 7354 | 2026.01.13 03:21:32.529939 [ 351 ] {} <Debug> TCP-Session: abd0e341-4d45-4980-a950-0365066038f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.01.13 03:21:32.529954 [ 287 ] {} <Debug> TCP-Session: 55d50954-cbde-4665-be92-dab626e26774 Authenticating user 'default' from [fd00:1122:3344:101::e]:60684 | ||
| 7356 | 2026.01.13 03:21:32.529982 [ 351 ] {} <Debug> TCP-Session: abd0e341-4d45-4980-a950-0365066038f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2026.01.13 03:21:32.529984 [ 289 ] {} <Debug> TCP-Session: 7e4cf236-1858-440f-9cdb-39037a458051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7358 | 2026.01.13 03:21:32.529992 [ 287 ] {} <Debug> TCP-Session: 55d50954-cbde-4665-be92-dab626e26774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.01.13 03:21:32.530016 [ 289 ] {} <Debug> TCP-Session: 7e4cf236-1858-440f-9cdb-39037a458051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2026.01.13 03:21:32.530028 [ 287 ] {} <Debug> TCP-Session: 55d50954-cbde-4665-be92-dab626e26774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.01.13 03:21:32.529760 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42543 | ||
| 7362 | 2026.01.13 03:21:32.532067 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62516 | ||
| 7363 | 2026.01.13 03:21:32.536165 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7364 | 2026.01.13 03:21:32.536207 [ 288 ] {} <Debug> TCP-Session: 6a736a49-bc8c-4f06-86ab-5bcfd342f935 Authenticating user 'default' from [fd00:1122:3344:101::e]:42543 | ||
| 7365 | 2026.01.13 03:21:32.536229 [ 288 ] {} <Debug> TCP-Session: 6a736a49-bc8c-4f06-86ab-5bcfd342f935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.01.13 03:21:32.536244 [ 288 ] {} <Debug> TCP-Session: 6a736a49-bc8c-4f06-86ab-5bcfd342f935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.01.13 03:21:32.538747 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7368 | 2026.01.13 03:21:32.538792 [ 354 ] {} <Debug> TCP-Session: ab04e430-99d7-4baa-879e-543daa6fc693 Authenticating user 'default' from [fd00:1122:3344:101::e]:62516 | ||
| 7369 | 2026.01.13 03:21:32.538816 [ 354 ] {} <Debug> TCP-Session: ab04e430-99d7-4baa-879e-543daa6fc693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.01.13 03:21:32.538838 [ 354 ] {} <Debug> TCP-Session: ab04e430-99d7-4baa-879e-543daa6fc693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.01.13 03:21:32.539018 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7372 | 2026.01.13 03:21:32.539056 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36958 | ||
| 7373 | 2026.01.13 03:21:32.539060 [ 352 ] {} <Debug> TCP-Session: d0205246-3cf1-483f-82a4-ef36d3fa5174 Authenticating user 'default' from [fd00:1122:3344:101::e]:38608 | ||
| 7374 | 2026.01.13 03:21:32.539095 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62167 | ||
| 7375 | 2026.01.13 03:21:32.539106 [ 352 ] {} <Debug> TCP-Session: d0205246-3cf1-483f-82a4-ef36d3fa5174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.01.13 03:21:32.539134 [ 352 ] {} <Debug> TCP-Session: d0205246-3cf1-483f-82a4-ef36d3fa5174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.01.13 03:21:32.539233 [ 354 ] {} <Trace> TCP-Session: ab04e430-99d7-4baa-879e-543daa6fc693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.01.13 03:21:32.539446 [ 354 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62516) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7379 | 2026.01.13 03:21:32.539823 [ 354 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7380 | 2026.01.13 03:21:32.539881 [ 354 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7381 | 2026.01.13 03:21:32.540219 [ 354 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 7382 | 2026.01.13 03:21:32.541262 [ 299 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Trace> AggregatingTransform: Aggregating | ||
| 7383 | 2026.01.13 03:21:32.541456 [ 299 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7384 | 2026.01.13 03:21:32.541499 [ 299 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001171364 sec. (853.706 rows/sec., 33.35 KiB/sec.) | ||
| 7385 | 2026.01.13 03:21:32.541519 [ 299 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Trace> Aggregator: Merging aggregated data | ||
| 7386 | 2026.01.13 03:21:32.541679 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7387 | 2026.01.13 03:21:32.541732 [ 353 ] {} <Debug> TCP-Session: 93c5eaa2-e5dc-4557-a3aa-5edb3c911dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46279 | ||
| 7388 | 2026.01.13 03:21:32.541757 [ 353 ] {} <Debug> TCP-Session: 93c5eaa2-e5dc-4557-a3aa-5edb3c911dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2026.01.13 03:21:32.541774 [ 353 ] {} <Debug> TCP-Session: 93c5eaa2-e5dc-4557-a3aa-5edb3c911dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.01.13 03:21:32.542866 [ 354 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003494 sec., 286.20492272467084 rows/sec., 11.18 KiB/sec. | ||
| 7391 | 2026.01.13 03:21:32.543021 [ 354 ] {7495f6f3-0c84-4f8b-bf2f-f60eabfc53e8} <Debug> TCPHandler: Processed in 0.004001271 sec. | ||
| 7392 | 2026.01.13 03:21:32.543130 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7393 | 2026.01.13 03:21:32.543159 [ 354 ] {} <Debug> TCP-Session: ab04e430-99d7-4baa-879e-543daa6fc693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.01.13 03:21:32.544513 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7395 | 2026.01.13 03:21:32.544558 [ 356 ] {} <Debug> TCP-Session: dded03ef-e6ea-4703-ac1a-765c9da9678d Authenticating user 'default' from [fd00:1122:3344:101::e]:62167 | ||
| 7396 | 2026.01.13 03:21:32.544581 [ 356 ] {} <Debug> TCP-Session: dded03ef-e6ea-4703-ac1a-765c9da9678d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.01.13 03:21:32.544602 [ 356 ] {} <Debug> TCP-Session: dded03ef-e6ea-4703-ac1a-765c9da9678d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.01.13 03:21:32.544672 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7399 | 2026.01.13 03:21:32.544710 [ 355 ] {} <Debug> TCP-Session: aa0b4f17-48b7-48ec-9dce-1cb0f582b98f Authenticating user 'default' from [fd00:1122:3344:101::e]:36958 | ||
| 7400 | 2026.01.13 03:21:32.544727 [ 355 ] {} <Debug> TCP-Session: aa0b4f17-48b7-48ec-9dce-1cb0f582b98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.01.13 03:21:32.544740 [ 355 ] {} <Debug> TCP-Session: aa0b4f17-48b7-48ec-9dce-1cb0f582b98f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2026.01.13 03:21:32.544823 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7403 | 2026.01.13 03:21:32.544838 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56464 | ||
| 7404 | 2026.01.13 03:21:32.544857 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49531 | ||
| 7405 | 2026.01.13 03:21:32.544866 [ 286 ] {} <Debug> TCP-Session: 71d21f2b-46b8-4473-a769-7ddea6a6d2b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49085 | ||
| 7406 | 2026.01.13 03:21:32.544910 [ 286 ] {} <Debug> TCP-Session: 71d21f2b-46b8-4473-a769-7ddea6a6d2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.01.13 03:21:32.544927 [ 286 ] {} <Debug> TCP-Session: 71d21f2b-46b8-4473-a769-7ddea6a6d2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.01.13 03:21:32.544950 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43628 | ||
| 7409 | 2026.01.13 03:21:32.545340 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7410 | 2026.01.13 03:21:32.545370 [ 354 ] {} <Debug> TCP-Session: ce5ec6f2-7ad7-467c-812b-123b11286c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:49531 | ||
| 7411 | 2026.01.13 03:21:32.545387 [ 354 ] {} <Debug> TCP-Session: ce5ec6f2-7ad7-467c-812b-123b11286c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.01.13 03:21:32.545399 [ 354 ] {} <Debug> TCP-Session: ce5ec6f2-7ad7-467c-812b-123b11286c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.01.13 03:21:32.545481 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7414 | 2026.01.13 03:21:32.545517 [ 357 ] {} <Debug> TCP-Session: a4b11fab-f28a-4a03-9290-c1eb6cf8679f Authenticating user 'default' from [fd00:1122:3344:101::e]:56464 | ||
| 7415 | 2026.01.13 03:21:32.545533 [ 357 ] {} <Debug> TCP-Session: a4b11fab-f28a-4a03-9290-c1eb6cf8679f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.01.13 03:21:32.545545 [ 357 ] {} <Debug> TCP-Session: a4b11fab-f28a-4a03-9290-c1eb6cf8679f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.01.13 03:21:32.545619 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44584 | ||
| 7418 | 2026.01.13 03:21:32.545693 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7419 | 2026.01.13 03:21:32.545738 [ 358 ] {} <Debug> TCP-Session: c16f083c-ff54-489b-a60f-8b707166aba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43628 | ||
| 7420 | 2026.01.13 03:21:32.545756 [ 358 ] {} <Debug> TCP-Session: c16f083c-ff54-489b-a60f-8b707166aba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.01.13 03:21:32.545769 [ 358 ] {} <Debug> TCP-Session: c16f083c-ff54-489b-a60f-8b707166aba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.01.13 03:21:32.545949 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7423 | 2026.01.13 03:21:32.545970 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58179 | ||
| 7424 | 2026.01.13 03:21:32.545988 [ 359 ] {} <Debug> TCP-Session: 8a0cfa7b-418c-4176-92d8-01655ec6c9fb Authenticating user 'default' from [fd00:1122:3344:101::e]:44584 | ||
| 7425 | 2026.01.13 03:21:32.546020 [ 359 ] {} <Debug> TCP-Session: 8a0cfa7b-418c-4176-92d8-01655ec6c9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.01.13 03:21:32.546034 [ 359 ] {} <Debug> TCP-Session: 8a0cfa7b-418c-4176-92d8-01655ec6c9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7427 | 2026.01.13 03:21:32.546052 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50539 | ||
| 7428 | 2026.01.13 03:21:32.546310 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7429 | 2026.01.13 03:21:32.546347 [ 360 ] {} <Debug> TCP-Session: 088b24d8-0039-48db-911d-81e9e26abc5c Authenticating user 'default' from [fd00:1122:3344:101::e]:58179 | ||
| 7430 | 2026.01.13 03:21:32.546364 [ 360 ] {} <Debug> TCP-Session: 088b24d8-0039-48db-911d-81e9e26abc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.01.13 03:21:32.546380 [ 360 ] {} <Debug> TCP-Session: 088b24d8-0039-48db-911d-81e9e26abc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2026.01.13 03:21:32.546520 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2026.01.13 03:21:32.546554 [ 361 ] {} <Debug> TCP-Session: 337799b1-723d-4f1f-ab68-49923c806388 Authenticating user 'default' from [fd00:1122:3344:101::e]:50539 | ||
| 7434 | 2026.01.13 03:21:32.546570 [ 361 ] {} <Debug> TCP-Session: 337799b1-723d-4f1f-ab68-49923c806388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.01.13 03:21:32.546582 [ 361 ] {} <Debug> TCP-Session: 337799b1-723d-4f1f-ab68-49923c806388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7436 | 2026.01.13 03:21:32.555055 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60684). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7437 | |||
| 7438 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7439 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7440 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7441 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7442 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7443 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7444 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7445 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7446 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7447 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7448 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7449 | (version 23.8.7.1) | ||
| 7450 | 2026.01.13 03:21:32.555255 [ 287 ] {} <Debug> TCP-Session: 55d50954-cbde-4665-be92-dab626e26774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.01.13 03:21:32.555269 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50539). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7452 | |||
| 7453 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7454 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7455 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7456 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7457 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7458 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7459 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7460 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7461 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7462 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7463 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7464 | (version 23.8.7.1) | ||
| 7465 | 2026.01.13 03:21:32.555348 [ 361 ] {} <Debug> TCP-Session: 337799b1-723d-4f1f-ab68-49923c806388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.01.13 03:21:32.555372 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58179). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7467 | |||
| 7468 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7469 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7470 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7471 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7472 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7473 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7474 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7475 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7476 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7477 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7478 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7479 | (version 23.8.7.1) | ||
| 7480 | 2026.01.13 03:21:32.555448 [ 360 ] {} <Debug> TCP-Session: 088b24d8-0039-48db-911d-81e9e26abc5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2026.01.13 03:21:32.555466 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44584). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7482 | |||
| 7483 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7484 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7485 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7486 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7487 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7488 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7489 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7490 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7491 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7492 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7493 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7494 | (version 23.8.7.1) | ||
| 7495 | 2026.01.13 03:21:32.555544 [ 359 ] {} <Debug> TCP-Session: 8a0cfa7b-418c-4176-92d8-01655ec6c9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.01.13 03:21:32.555557 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43628). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7497 | |||
| 7498 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7499 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7500 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7501 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7502 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7503 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7504 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7505 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7506 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7507 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7508 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7509 | (version 23.8.7.1) | ||
| 7510 | 2026.01.13 03:21:32.555648 [ 358 ] {} <Debug> TCP-Session: c16f083c-ff54-489b-a60f-8b707166aba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.01.13 03:21:32.555658 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56464). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7512 | |||
| 7513 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7514 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7515 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7516 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7517 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7518 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7519 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7520 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7521 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7522 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7523 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7524 | (version 23.8.7.1) | ||
| 7525 | 2026.01.13 03:21:32.555753 [ 357 ] {} <Debug> TCP-Session: a4b11fab-f28a-4a03-9290-c1eb6cf8679f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2026.01.13 03:21:32.555766 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49531). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7527 | |||
| 7528 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7529 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7530 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7531 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7532 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7533 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7534 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7535 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7536 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7537 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7538 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7539 | (version 23.8.7.1) | ||
| 7540 | 2026.01.13 03:21:32.555836 [ 354 ] {} <Debug> TCP-Session: ce5ec6f2-7ad7-467c-812b-123b11286c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.01.13 03:21:32.555848 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49085). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7542 | |||
| 7543 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7544 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7545 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7546 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7547 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7548 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7549 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7550 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7551 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7552 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7553 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7554 | (version 23.8.7.1) | ||
| 7555 | 2026.01.13 03:21:32.555908 [ 286 ] {} <Debug> TCP-Session: 71d21f2b-46b8-4473-a769-7ddea6a6d2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2026.01.13 03:21:32.555929 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36958). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7557 | |||
| 7558 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7559 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7560 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7561 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7562 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7563 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7564 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7565 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7566 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7567 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7568 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7569 | (version 23.8.7.1) | ||
| 7570 | 2026.01.13 03:21:32.556000 [ 355 ] {} <Debug> TCP-Session: aa0b4f17-48b7-48ec-9dce-1cb0f582b98f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.01.13 03:21:32.556020 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62167). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7572 | |||
| 7573 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7574 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7575 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7576 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7577 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7578 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7579 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7580 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7581 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7582 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7583 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7584 | (version 23.8.7.1) | ||
| 7585 | 2026.01.13 03:21:32.556091 [ 356 ] {} <Debug> TCP-Session: dded03ef-e6ea-4703-ac1a-765c9da9678d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2026.01.13 03:21:32.556103 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46279). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7587 | |||
| 7588 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7589 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7590 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7591 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7592 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7593 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7594 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7595 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7596 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7597 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7598 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7599 | (version 23.8.7.1) | ||
| 7600 | 2026.01.13 03:21:32.556172 [ 353 ] {} <Debug> TCP-Session: 93c5eaa2-e5dc-4557-a3aa-5edb3c911dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.01.13 03:21:32.556193 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38608). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7602 | |||
| 7603 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7604 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7605 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7606 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7607 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7608 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7609 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7610 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7611 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7612 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7613 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7614 | (version 23.8.7.1) | ||
| 7615 | 2026.01.13 03:21:32.556267 [ 352 ] {} <Debug> TCP-Session: d0205246-3cf1-483f-82a4-ef36d3fa5174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.01.13 03:21:32.556281 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61830). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7617 | |||
| 7618 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7619 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7620 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7621 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7622 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7623 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7624 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7625 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7626 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7627 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7628 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7629 | (version 23.8.7.1) | ||
| 7630 | 2026.01.13 03:21:32.556376 [ 289 ] {} <Debug> TCP-Session: 7e4cf236-1858-440f-9cdb-39037a458051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2026.01.13 03:21:32.556386 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42543). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7632 | |||
| 7633 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7634 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7635 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7636 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7637 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7638 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7639 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7640 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7641 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7642 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7643 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7644 | (version 23.8.7.1) | ||
| 7645 | 2026.01.13 03:21:32.556461 [ 288 ] {} <Debug> TCP-Session: 6a736a49-bc8c-4f06-86ab-5bcfd342f935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.01.13 03:21:32.556485 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59042). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7647 | |||
| 7648 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7649 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7650 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 7651 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7652 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7653 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7654 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7655 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7656 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7657 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7658 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 7659 | (version 23.8.7.1) | ||
| 7660 | 2026.01.13 03:21:32.556560 [ 351 ] {} <Debug> TCP-Session: abd0e341-4d45-4980-a950-0365066038f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.01.13 03:21:32.566811 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37305 | ||
| 7662 | 2026.01.13 03:21:32.566877 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7663 | 2026.01.13 03:21:32.566897 [ 286 ] {} <Debug> TCP-Session: 8153a8de-04d1-43e7-bd71-ebbb4f62f090 Authenticating user 'default' from [fd00:1122:3344:101::e]:37305 | ||
| 7664 | 2026.01.13 03:21:32.566913 [ 286 ] {} <Debug> TCP-Session: 8153a8de-04d1-43e7-bd71-ebbb4f62f090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.01.13 03:21:32.566925 [ 286 ] {} <Debug> TCP-Session: 8153a8de-04d1-43e7-bd71-ebbb4f62f090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.01.13 03:21:32.567073 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54163 | ||
| 7667 | 2026.01.13 03:21:32.567155 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57445 | ||
| 7668 | 2026.01.13 03:21:32.567172 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40807 | ||
| 7669 | 2026.01.13 03:21:32.567150 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44500 | ||
| 7670 | 2026.01.13 03:21:32.567220 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7671 | 2026.01.13 03:21:32.567236 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7672 | 2026.01.13 03:21:32.567241 [ 286 ] {} <Trace> TCP-Session: 8153a8de-04d1-43e7-bd71-ebbb4f62f090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.01.13 03:21:32.567258 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7674 | 2026.01.13 03:21:32.567287 [ 354 ] {} <Debug> TCP-Session: 7ef4d2c0-61dd-4a6d-9190-aed5f6e94c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:57445 | ||
| 7675 | 2026.01.13 03:21:32.567308 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2026.01.13 03:21:32.567323 [ 287 ] {} <Debug> TCP-Session: f28a0dca-fc0b-4df2-9ce3-165f5a8275f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54163 | ||
| 7677 | 2026.01.13 03:21:32.567328 [ 354 ] {} <Debug> TCP-Session: 7ef4d2c0-61dd-4a6d-9190-aed5f6e94c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.01.13 03:21:32.567345 [ 353 ] {} <Debug> TCP-Session: 26a71b20-f0fd-409d-99c6-0467e6a55666 Authenticating user 'default' from [fd00:1122:3344:101::e]:44500 | ||
| 7679 | 2026.01.13 03:21:32.567357 [ 287 ] {} <Debug> TCP-Session: f28a0dca-fc0b-4df2-9ce3-165f5a8275f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.01.13 03:21:32.567313 [ 355 ] {} <Debug> TCP-Session: 595a7112-fedb-47c8-9a96-09c39a93074a Authenticating user 'default' from [fd00:1122:3344:101::e]:40807 | ||
| 7681 | 2026.01.13 03:21:32.567120 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45867 | ||
| 7682 | 2026.01.13 03:21:32.567421 [ 286 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7683 | 2026.01.13 03:21:32.567424 [ 354 ] {} <Debug> TCP-Session: 7ef4d2c0-61dd-4a6d-9190-aed5f6e94c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.01.13 03:21:32.567096 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37777 | ||
| 7685 | 2026.01.13 03:21:32.567472 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7686 | 2026.01.13 03:21:32.567486 [ 355 ] {} <Debug> TCP-Session: 595a7112-fedb-47c8-9a96-09c39a93074a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.01.13 03:21:32.567085 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49508 | ||
| 7688 | 2026.01.13 03:21:32.567512 [ 351 ] {} <Debug> TCP-Session: f1b6c25b-4c6e-4f80-ba0a-0998a93869d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45867 | ||
| 7689 | 2026.01.13 03:21:32.567538 [ 353 ] {} <Debug> TCP-Session: 26a71b20-f0fd-409d-99c6-0467e6a55666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.01.13 03:21:32.567545 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2026.01.13 03:21:32.567562 [ 351 ] {} <Debug> TCP-Session: f1b6c25b-4c6e-4f80-ba0a-0998a93869d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.01.13 03:21:32.567586 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7693 | 2026.01.13 03:21:32.567591 [ 289 ] {} <Debug> TCP-Session: 8adda414-61e4-4c49-b466-cec6251a67d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37777 | ||
| 7694 | 2026.01.13 03:21:32.567598 [ 351 ] {} <Debug> TCP-Session: f1b6c25b-4c6e-4f80-ba0a-0998a93869d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2026.01.13 03:21:32.567634 [ 289 ] {} <Debug> TCP-Session: 8adda414-61e4-4c49-b466-cec6251a67d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.01.13 03:21:32.567576 [ 353 ] {} <Debug> TCP-Session: 26a71b20-f0fd-409d-99c6-0467e6a55666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.01.13 03:21:32.567659 [ 289 ] {} <Debug> TCP-Session: 8adda414-61e4-4c49-b466-cec6251a67d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2026.01.13 03:21:32.567670 [ 286 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7699 | 2026.01.13 03:21:32.567517 [ 355 ] {} <Debug> TCP-Session: 595a7112-fedb-47c8-9a96-09c39a93074a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.01.13 03:21:32.567617 [ 288 ] {} <Debug> TCP-Session: 814061ce-af16-4a96-a4d9-bd8bb7775d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:49508 | ||
| 7701 | 2026.01.13 03:21:32.567125 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45129 | ||
| 7702 | 2026.01.13 03:21:32.567749 [ 288 ] {} <Debug> TCP-Session: 814061ce-af16-4a96-a4d9-bd8bb7775d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7703 | 2026.01.13 03:21:32.567740 [ 286 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7704 | 2026.01.13 03:21:32.567788 [ 288 ] {} <Debug> TCP-Session: 814061ce-af16-4a96-a4d9-bd8bb7775d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.01.13 03:21:32.567568 [ 287 ] {} <Debug> TCP-Session: f28a0dca-fc0b-4df2-9ce3-165f5a8275f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.01.13 03:21:32.567819 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7707 | 2026.01.13 03:21:32.567857 [ 352 ] {} <Debug> TCP-Session: 77495aef-1b1f-41f5-8612-4aca881b5d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:45129 | ||
| 7708 | 2026.01.13 03:21:32.567873 [ 352 ] {} <Debug> TCP-Session: 77495aef-1b1f-41f5-8612-4aca881b5d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7709 | 2026.01.13 03:21:32.567886 [ 352 ] {} <Debug> TCP-Session: 77495aef-1b1f-41f5-8612-4aca881b5d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2026.01.13 03:21:32.568066 [ 286 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 7711 | 2026.01.13 03:21:32.568922 [ 347 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Trace> AggregatingTransform: Aggregating | ||
| 7712 | 2026.01.13 03:21:32.568964 [ 347 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Trace> Aggregator: Aggregation method: without_key | ||
| 7713 | 2026.01.13 03:21:32.569001 [ 347 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000830637 sec. (1203.895 rows/sec., 47.03 KiB/sec.) | ||
| 7714 | 2026.01.13 03:21:32.569019 [ 347 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Trace> Aggregator: Merging aggregated data | ||
| 7715 | 2026.01.13 03:21:32.570399 [ 286 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00303 sec., 330.03300330033 rows/sec., 12.89 KiB/sec. | ||
| 7716 | 2026.01.13 03:21:32.570525 [ 286 ] {f603422e-94ca-4cc0-8bf5-11f4539c8705} <Debug> TCPHandler: Processed in 0.003383189 sec. | ||
| 7717 | 2026.01.13 03:21:32.570658 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7718 | 2026.01.13 03:21:32.570680 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2026.01.13 03:21:32.570702 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7720 | 2026.01.13 03:21:32.570706 [ 286 ] {} <Debug> TCP-Session: 8153a8de-04d1-43e7-bd71-ebbb4f62f090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.01.13 03:21:32.570724 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7722 | 2026.01.13 03:21:32.570758 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7723 | 2026.01.13 03:21:32.570777 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7724 | 2026.01.13 03:21:32.570787 [ 354 ] {} <Debug> TCP-Session: 7ef4d2c0-61dd-4a6d-9190-aed5f6e94c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.01.13 03:21:32.570805 [ 355 ] {} <Debug> TCP-Session: 595a7112-fedb-47c8-9a96-09c39a93074a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2026.01.13 03:21:32.570814 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7727 | 2026.01.13 03:21:32.570824 [ 289 ] {} <Debug> TCP-Session: 8adda414-61e4-4c49-b466-cec6251a67d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.01.13 03:21:32.570792 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7729 | 2026.01.13 03:21:32.570872 [ 353 ] {} <Debug> TCP-Session: 26a71b20-f0fd-409d-99c6-0467e6a55666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2026.01.13 03:21:32.570752 [ 288 ] {} <Debug> TCP-Session: 814061ce-af16-4a96-a4d9-bd8bb7775d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2026.01.13 03:21:32.570911 [ 351 ] {} <Debug> TCP-Session: f1b6c25b-4c6e-4f80-ba0a-0998a93869d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2026.01.13 03:21:32.570747 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7733 | 2026.01.13 03:21:32.570720 [ 287 ] {} <Debug> TCP-Session: f28a0dca-fc0b-4df2-9ce3-165f5a8275f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.01.13 03:21:32.570982 [ 352 ] {} <Debug> TCP-Session: 77495aef-1b1f-41f5-8612-4aca881b5d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.01.13 03:21:33.931474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 942 | ||
| 7736 | 2026.01.13 03:21:33.933987 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.01.13 03:21:33.934062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7738 | 2026.01.13 03:21:33.935476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7739 | 2026.01.13 03:21:33.935795 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.01.13 03:21:33.936226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7741 | 2026.01.13 03:21:35.178596 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2026.01.13 03:21:35.178810 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7743 | 2026.01.13 03:21:35.178883 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7744 | 2026.01.13 03:21:35.179647 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.01.13 03:21:35.179700 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7746 | 2026.01.13 03:21:35.180110 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7747 | 2026.01.13 03:21:35.180343 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.01.13 03:21:35.180506 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001749 sec., 67467.12407089765 rows/sec., 5.71 MiB/sec. | ||
| 7749 | 2026.01.13 03:21:35.180548 [ 4 ] {5f23415b-b2d2-4457-8b56-08a2b99b9cbb} <Debug> TCPHandler: Processed in 0.002088002 sec. | ||
| 7750 | 2026.01.13 03:21:35.180679 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.01.13 03:21:35.180780 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7752 | 2026.01.13 03:21:35.180822 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7753 | 2026.01.13 03:21:35.181232 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.01.13 03:21:35.181270 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7755 | 2026.01.13 03:21:35.181582 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7756 | 2026.01.13 03:21:35.181799 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.01.13 03:21:35.181926 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001168 sec., 26541.095890410958 rows/sec., 1.95 MiB/sec. | ||
| 7758 | 2026.01.13 03:21:35.181963 [ 4 ] {414b89cc-ae6d-4db5-92b9-26fc21541bc8} <Debug> TCPHandler: Processed in 0.001339177 sec. | ||
| 7759 | 2026.01.13 03:21:35.182075 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7760 | 2026.01.13 03:21:35.182169 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7761 | 2026.01.13 03:21:35.182208 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7762 | 2026.01.13 03:21:35.182654 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.01.13 03:21:35.182692 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7764 | 2026.01.13 03:21:35.182992 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7765 | 2026.01.13 03:21:35.183227 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.01.13 03:21:35.183358 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001208 sec., 78642.38410596026 rows/sec., 6.14 MiB/sec. | ||
| 7767 | 2026.01.13 03:21:35.183395 [ 4 ] {805d2edf-7581-42ff-afa6-7fc0a5b64c90} <Debug> TCPHandler: Processed in 0.001371797 sec. | ||
| 7768 | 2026.01.13 03:21:35.183507 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2026.01.13 03:21:35.183604 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7770 | 2026.01.13 03:21:35.183646 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7771 | 2026.01.13 03:21:35.184059 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.01.13 03:21:35.184096 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7773 | 2026.01.13 03:21:35.184425 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7774 | 2026.01.13 03:21:35.184644 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.01.13 03:21:35.184776 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 7776 | 2026.01.13 03:21:35.184813 [ 4 ] {dac17ac7-0543-48fa-8a32-ec5c69e0aad9} <Debug> TCPHandler: Processed in 0.001355847 sec. | ||
| 7777 | 2026.01.13 03:21:35.184914 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.01.13 03:21:35.185009 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7779 | 2026.01.13 03:21:35.185062 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7780 | 2026.01.13 03:21:35.185881 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.01.13 03:21:35.185918 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7782 | 2026.01.13 03:21:35.186488 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7783 | 2026.01.13 03:21:35.186711 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.01.13 03:21:35.186845 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001854 sec., 16720.604099244876 rows/sec., 29.96 MiB/sec. | ||
| 7785 | 2026.01.13 03:21:35.186898 [ 4 ] {810fc7e2-05d0-4610-82b1-e6aac418eb8a} <Debug> TCPHandler: Processed in 0.002032382 sec. | ||
| 7786 | 2026.01.13 03:21:35.187013 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.01.13 03:21:35.187108 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7788 | 2026.01.13 03:21:35.187149 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7789 | 2026.01.13 03:21:35.187484 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.01.13 03:21:35.187521 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7791 | 2026.01.13 03:21:35.187834 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7792 | 2026.01.13 03:21:35.188059 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.13 03:21:35.188184 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7794 | 2026.01.13 03:21:35.188220 [ 4 ] {51390205-30a7-4d2b-a1b6-8082bf240216} <Debug> TCPHandler: Processed in 0.001258106 sec. | ||
| 7795 | 2026.01.13 03:21:38.756755 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7796 | 2026.01.13 03:21:38.756807 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7797 | 2026.01.13 03:21:38.890466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16345 | ||
| 7798 | 2026.01.13 03:21:38.890958 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.01.13 03:21:38.890995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7800 | 2026.01.13 03:21:38.891513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7801 | 2026.01.13 03:21:38.891791 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.01.13 03:21:38.891934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 7803 | 2026.01.13 03:21:39.820841 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7804 | 2026.01.13 03:21:39.837192 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.01.13 03:21:39.837252 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7806 | 2026.01.13 03:21:39.843225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7807 | 2026.01.13 03:21:39.843991 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.01.13 03:21:39.846736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7809 | 2026.01.13 03:21:40.176748 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.01.13 03:21:40.176954 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7811 | 2026.01.13 03:21:40.177027 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7812 | 2026.01.13 03:21:40.177731 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.01.13 03:21:40.177781 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7814 | 2026.01.13 03:21:40.178213 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7815 | 2026.01.13 03:21:40.178452 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.01.13 03:21:40.178605 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001705 sec., 44574.78005865103 rows/sec., 3.66 MiB/sec. | ||
| 7817 | 2026.01.13 03:21:40.178606 [ 33 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7818 | 2026.01.13 03:21:40.178649 [ 4 ] {3079bdfb-0688-4d25-a827-093b3b09783f} <Debug> TCPHandler: Processed in 0.002037841 sec. | ||
| 7819 | 2026.01.13 03:21:40.178687 [ 33 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.01.13 03:21:40.178713 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7821 | 2026.01.13 03:21:40.178794 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.01.13 03:21:40.178829 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7823 | 2026.01.13 03:21:40.178896 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.01.13 03:21:40.178943 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7825 | 2026.01.13 03:21:40.178968 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7826 | 2026.01.13 03:21:40.179005 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 7827 | 2026.01.13 03:21:40.179069 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7828 | 2026.01.13 03:21:40.179115 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 7829 | 2026.01.13 03:21:40.179159 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1218 rows starting from the beginning of the part | ||
| 7830 | 2026.01.13 03:21:40.179197 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 7831 | 2026.01.13 03:21:40.179236 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 7832 | 2026.01.13 03:21:40.179355 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.01.13 03:21:40.179399 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7834 | 2026.01.13 03:21:40.179732 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7835 | 2026.01.13 03:21:40.179955 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.01.13 03:21:40.180108 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00123 sec., 8130.081300813008 rows/sec., 611.34 KiB/sec. | ||
| 7837 | 2026.01.13 03:21:40.180148 [ 4 ] {149a2778-cd90-46d9-8607-339722998495} <Debug> TCPHandler: Processed in 0.001405369 sec. | ||
| 7838 | 2026.01.13 03:21:40.180265 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.01.13 03:21:40.180360 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7840 | 2026.01.13 03:21:40.180400 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7841 | 2026.01.13 03:21:40.180827 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.13 03:21:40.180865 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7843 | 2026.01.13 03:21:40.181146 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 5 columns (5 merged, 0 gathered) in 0.002372289 sec., 1716485.6389756897 rows/sec., 147.33 MiB/sec. | ||
| 7844 | 2026.01.13 03:21:40.181175 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7845 | 2026.01.13 03:21:40.181409 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.01.13 03:21:40.181434 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7847 | 2026.01.13 03:21:40.181523 [ 33 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7848 | 2026.01.13 03:21:40.181543 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001201 sec., 61615.32056619484 rows/sec., 4.81 MiB/sec. | ||
| 7849 | 2026.01.13 03:21:40.181565 [ 33 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.01.13 03:21:40.181588 [ 4 ] {7801e71c-3e35-436d-aedf-6fba4eb4bd6d} <Debug> TCPHandler: Processed in 0.001372868 sec. | ||
| 7851 | 2026.01.13 03:21:40.181596 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7852 | 2026.01.13 03:21:40.181700 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.01.13 03:21:40.181714 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7854 | 2026.01.13 03:21:40.181720 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.01.13 03:21:40.181777 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_46_9} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7856 | 2026.01.13 03:21:40.181821 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7857 | 2026.01.13 03:21:40.181841 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.01.13 03:21:40.181851 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7859 | 2026.01.13 03:21:40.181852 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7860 | 2026.01.13 03:21:40.181892 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7861 | 2026.01.13 03:21:40.181946 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7862 | 2026.01.13 03:21:40.182001 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 7863 | 2026.01.13 03:21:40.182045 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 534 rows starting from the beginning of the part | ||
| 7864 | 2026.01.13 03:21:40.182085 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 7865 | 2026.01.13 03:21:40.182125 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 7866 | 2026.01.13 03:21:40.182328 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.01.13 03:21:40.182372 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7868 | 2026.01.13 03:21:40.182757 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7869 | 2026.01.13 03:21:40.182973 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.01.13 03:21:40.183082 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7871 | 2026.01.13 03:21:40.183103 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 7872 | 2026.01.13 03:21:40.183116 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.01.13 03:21:40.183133 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460839 sec., 1452589.9157949644 rows/sec., 112.46 MiB/sec. | ||
| 7874 | 2026.01.13 03:21:40.183142 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7875 | 2026.01.13 03:21:40.183148 [ 4 ] {d9c5b660-5f2a-4567-bf17-c0b0bab385d8} <Debug> TCPHandler: Processed in 0.00147776 sec. | ||
| 7876 | 2026.01.13 03:21:40.183256 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7877 | 2026.01.13 03:21:40.183306 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7878 | 2026.01.13 03:21:40.183315 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.01.13 03:21:40.183384 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7880 | 2026.01.13 03:21:40.183419 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7881 | 2026.01.13 03:21:40.183426 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13458 rows starting from the beginning of the part | ||
| 7882 | 2026.01.13 03:21:40.183482 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7883 | 2026.01.13 03:21:40.183508 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7884 | 2026.01.13 03:21:40.183560 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7885 | 2026.01.13 03:21:40.183566 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.01.13 03:21:40.183604 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 846 rows starting from the beginning of the part | ||
| 7887 | 2026.01.13 03:21:40.183636 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_46_9} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7888 | 2026.01.13 03:21:40.183650 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7889 | 2026.01.13 03:21:40.183696 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 7890 | 2026.01.13 03:21:40.183696 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7891 | 2026.01.13 03:21:40.184316 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.01.13 03:21:40.184358 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7893 | 2026.01.13 03:21:40.184920 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7894 | 2026.01.13 03:21:40.185146 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.01.13 03:21:40.185293 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001892 sec., 5285.412262156448 rows/sec., 9.47 MiB/sec. | ||
| 7896 | 2026.01.13 03:21:40.185348 [ 4 ] {0b1362c3-250d-434d-ae7f-0e8b76840827} <Debug> TCPHandler: Processed in 0.002083122 sec. | ||
| 7897 | 2026.01.13 03:21:40.185463 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.01.13 03:21:40.185559 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.01.13 03:21:40.185601 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7900 | 2026.01.13 03:21:40.185944 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.01.13 03:21:40.185980 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7902 | 2026.01.13 03:21:40.186309 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7903 | 2026.01.13 03:21:40.186531 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.01.13 03:21:40.186672 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 7905 | 2026.01.13 03:21:40.186709 [ 4 ] {eb98f7d7-3ee0-477c-a812-f17bad68fd95} <Debug> TCPHandler: Processed in 0.001295686 sec. | ||
| 7906 | 2026.01.13 03:21:40.187843 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14944 rows, containing 5 columns (5 merged, 0 gathered) in 0.004619464 sec., 3235007.3515022523 rows/sec., 219.27 MiB/sec. | ||
| 7907 | 2026.01.13 03:21:40.188363 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7908 | 2026.01.13 03:21:40.188645 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.01.13 03:21:40.188709 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7910 | 2026.01.13 03:21:40.188785 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 7911 | 2026.01.13 03:21:43.936398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 966 | ||
| 7912 | 2026.01.13 03:21:43.938552 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.01.13 03:21:43.938592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7914 | 2026.01.13 03:21:43.939835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7915 | 2026.01.13 03:21:43.940126 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.01.13 03:21:43.940260 [ 63 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7917 | 2026.01.13 03:21:43.940304 [ 63 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.01.13 03:21:43.940327 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7919 | 2026.01.13 03:21:43.940422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 7920 | 2026.01.13 03:21:43.940422 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 7921 | 2026.01.13 03:21:43.940941 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7922 | 2026.01.13 03:21:43.941092 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 804 rows starting from the beginning of the part | ||
| 7923 | 2026.01.13 03:21:43.941493 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 7924 | 2026.01.13 03:21:43.941841 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 7925 | 2026.01.13 03:21:43.942160 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7926 | 2026.01.13 03:21:43.942485 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7927 | 2026.01.13 03:21:43.942801 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 7928 | 2026.01.13 03:21:43.948753 [ 195 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 72 columns (72 merged, 0 gathered) in 0.008375621 sec., 115334.73159781228 rows/sec., 96.75 MiB/sec. | ||
| 7929 | 2026.01.13 03:21:43.949917 [ 195 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7930 | 2026.01.13 03:21:43.950416 [ 195 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.01.13 03:21:43.950478 [ 195 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_26_5} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7932 | 2026.01.13 03:21:43.950588 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7933 | 2026.01.13 03:21:45.179896 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.01.13 03:21:45.180099 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7935 | 2026.01.13 03:21:45.180169 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7936 | 2026.01.13 03:21:45.180786 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.01.13 03:21:45.180828 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7938 | 2026.01.13 03:21:45.181220 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7939 | 2026.01.13 03:21:45.181468 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.01.13 03:21:45.181622 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 7941 | 2026.01.13 03:21:45.181671 [ 4 ] {3dd00d63-021c-46e2-a8a9-6491b838a5f4} <Debug> TCPHandler: Processed in 0.001911859 sec. | ||
| 7942 | 2026.01.13 03:21:45.181790 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7943 | 2026.01.13 03:21:45.181895 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7944 | 2026.01.13 03:21:45.181938 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7945 | 2026.01.13 03:21:45.182336 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.01.13 03:21:45.182372 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7947 | 2026.01.13 03:21:45.182665 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7948 | 2026.01.13 03:21:45.182877 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.01.13 03:21:45.183005 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001133 sec., 7060.900264783761 rows/sec., 575.77 KiB/sec. | ||
| 7950 | 2026.01.13 03:21:45.183041 [ 4 ] {0987c2bd-a25e-45e8-bc70-230c6e3b0914} <Debug> TCPHandler: Processed in 0.001302427 sec. | ||
| 7951 | 2026.01.13 03:21:45.183140 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.01.13 03:21:45.183234 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7953 | 2026.01.13 03:21:45.183274 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7954 | 2026.01.13 03:21:45.183756 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.01.13 03:21:45.183792 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7956 | 2026.01.13 03:21:45.184113 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7957 | 2026.01.13 03:21:45.184345 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.01.13 03:21:45.184468 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Debug> executeQuery: Read 242 rows, 21.96 KiB in 0.001253 sec., 193136.4724660814 rows/sec., 17.12 MiB/sec. | ||
| 7959 | 2026.01.13 03:21:45.184505 [ 4 ] {098ae7ae-2947-4922-bbf8-9c9112804f19} <Debug> TCPHandler: Processed in 0.001413788 sec. | ||
| 7960 | 2026.01.13 03:21:45.184618 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.01.13 03:21:45.184714 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7962 | 2026.01.13 03:21:45.184753 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7963 | 2026.01.13 03:21:45.185150 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.01.13 03:21:45.185185 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7965 | 2026.01.13 03:21:45.185484 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7966 | 2026.01.13 03:21:45.185695 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.01.13 03:21:45.185791 [ 114 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7968 | 2026.01.13 03:21:45.185817 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Debug> executeQuery: Read 51 rows, 3.85 KiB in 0.001122 sec., 45454.545454545456 rows/sec., 3.35 MiB/sec. | ||
| 7969 | 2026.01.13 03:21:45.185827 [ 114 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.01.13 03:21:45.185848 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7971 | 2026.01.13 03:21:45.185855 [ 4 ] {14eb4006-745e-4069-877b-95295d830a67} <Debug> TCPHandler: Processed in 0.001287336 sec. | ||
| 7972 | 2026.01.13 03:21:45.185965 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.01.13 03:21:45.185974 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7974 | 2026.01.13 03:21:45.186058 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7975 | 2026.01.13 03:21:45.186102 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7976 | 2026.01.13 03:21:45.186132 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7977 | 2026.01.13 03:21:45.186175 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 7978 | 2026.01.13 03:21:45.186254 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 7979 | 2026.01.13 03:21:45.186309 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 7980 | 2026.01.13 03:21:45.186358 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7981 | 2026.01.13 03:21:45.186404 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7982 | 2026.01.13 03:21:45.186449 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 51 rows starting from the beginning of the part | ||
| 7983 | 2026.01.13 03:21:45.186490 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.01.13 03:21:45.186531 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7985 | 2026.01.13 03:21:45.186849 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7986 | 2026.01.13 03:21:45.187074 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.01.13 03:21:45.187201 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 7988 | 2026.01.13 03:21:45.187263 [ 4 ] {d3711b03-7593-4cda-91ec-e27fc0589082} <Debug> TCPHandler: Processed in 0.001348318 sec. | ||
| 7989 | 2026.01.13 03:21:45.187379 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.01.13 03:21:45.187392 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014848 sec., 279498.9224137931 rows/sec., 19.52 MiB/sec. | ||
| 7991 | 2026.01.13 03:21:45.187472 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7992 | 2026.01.13 03:21:45.187511 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7993 | 2026.01.13 03:21:45.187598 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7994 | 2026.01.13 03:21:45.187900 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.13 03:21:45.187921 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.01.13 03:21:45.187945 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7997 | 2026.01.13 03:21:45.188016 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_46_9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7998 | 2026.01.13 03:21:45.188142 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7999 | 2026.01.13 03:21:45.188266 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8000 | 2026.01.13 03:21:45.188483 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.01.13 03:21:45.188606 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 8002 | 2026.01.13 03:21:45.188644 [ 4 ] {663d3a3a-ef91-40c8-ad95-3abaecf7598c} <Debug> TCPHandler: Processed in 0.001314857 sec. | ||
| 8003 | 2026.01.13 03:21:45.188745 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.01.13 03:21:45.188839 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8005 | 2026.01.13 03:21:45.188877 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8006 | 2026.01.13 03:21:45.189313 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.01.13 03:21:45.189349 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8008 | 2026.01.13 03:21:45.189693 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8009 | 2026.01.13 03:21:45.189903 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.01.13 03:21:45.190027 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.001205 sec., 115352.6970954357 rows/sec., 9.33 MiB/sec. | ||
| 8011 | 2026.01.13 03:21:45.190064 [ 4 ] {4389d5d7-8f30-441b-acc2-08b44e04556e} <Debug> TCPHandler: Processed in 0.001368508 sec. | ||
| 8012 | 2026.01.13 03:21:45.190167 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.01.13 03:21:45.190265 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8014 | 2026.01.13 03:21:45.190308 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8015 | 2026.01.13 03:21:45.190697 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.01.13 03:21:45.190732 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8017 | 2026.01.13 03:21:45.191062 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8018 | 2026.01.13 03:21:45.191277 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.01.13 03:21:45.191400 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001153 sec., 173460.53772766696 rows/sec., 12.43 MiB/sec. | ||
| 8020 | 2026.01.13 03:21:45.191436 [ 4 ] {9f0873fb-7cbe-4cf7-8c5e-1df77bf6703f} <Debug> TCPHandler: Processed in 0.001318267 sec. | ||
| 8021 | 2026.01.13 03:21:45.191549 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.01.13 03:21:45.191644 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8023 | 2026.01.13 03:21:45.191697 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8024 | 2026.01.13 03:21:45.192475 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.01.13 03:21:45.192511 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8026 | 2026.01.13 03:21:45.193065 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8027 | 2026.01.13 03:21:45.193291 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.01.13 03:21:45.193436 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00181 sec., 17127.07182320442 rows/sec., 30.69 MiB/sec. | ||
| 8029 | 2026.01.13 03:21:45.193489 [ 4 ] {879ab1dc-3d9c-4226-a18a-42cd1be9540d} <Debug> TCPHandler: Processed in 0.00199006 sec. | ||
| 8030 | 2026.01.13 03:21:45.193604 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.01.13 03:21:45.193700 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.01.13 03:21:45.193741 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8033 | 2026.01.13 03:21:45.194078 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.01.13 03:21:45.194114 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8035 | 2026.01.13 03:21:45.194440 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8036 | 2026.01.13 03:21:45.194652 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.01.13 03:21:45.194744 [ 114 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8038 | 2026.01.13 03:21:45.194772 [ 114 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.01.13 03:21:45.194777 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8040 | 2026.01.13 03:21:45.194797 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8041 | 2026.01.13 03:21:45.194816 [ 4 ] {62f3f87b-bee1-464c-be6f-0642683084cf} <Debug> TCPHandler: Processed in 0.001262355 sec. | ||
| 8042 | 2026.01.13 03:21:45.194883 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8043 | 2026.01.13 03:21:45.195015 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8044 | 2026.01.13 03:21:45.195049 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2508 rows starting from the beginning of the part | ||
| 8045 | 2026.01.13 03:21:45.195111 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 8046 | 2026.01.13 03:21:45.195161 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 8047 | 2026.01.13 03:21:45.195205 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 8048 | 2026.01.13 03:21:45.195253 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 8049 | 2026.01.13 03:21:45.195296 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 8050 | 2026.01.13 03:21:45.196380 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 4 columns (4 merged, 0 gathered) in 0.001539381 sec., 1824109.8207656194 rows/sec., 117.89 MiB/sec. | ||
| 8051 | 2026.01.13 03:21:45.196626 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8052 | 2026.01.13 03:21:45.196927 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.01.13 03:21:45.197002 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_46_9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8054 | 2026.01.13 03:21:45.197093 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8055 | 2026.01.13 03:21:46.391999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16857 | ||
| 8056 | 2026.01.13 03:21:46.392588 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.01.13 03:21:46.392634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8058 | 2026.01.13 03:21:46.393127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8059 | 2026.01.13 03:21:46.393353 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.01.13 03:21:46.393480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16857 | ||
| 8061 | 2026.01.13 03:21:47.346795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8062 | 2026.01.13 03:21:47.363473 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.01.13 03:21:47.363524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8064 | 2026.01.13 03:21:47.369940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8065 | 2026.01.13 03:21:47.370700 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.01.13 03:21:47.373486 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8067 | 2026.01.13 03:21:50.177016 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.01.13 03:21:50.177227 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8069 | 2026.01.13 03:21:50.177295 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8070 | 2026.01.13 03:21:50.178124 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.01.13 03:21:50.178160 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8072 | 2026.01.13 03:21:50.178548 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8073 | 2026.01.13 03:21:50.178770 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.01.13 03:21:50.178914 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001739 sec., 43703.277745830936 rows/sec., 3.59 MiB/sec. | ||
| 8075 | 2026.01.13 03:21:50.178955 [ 4 ] {c853a5ce-3405-4dda-9c74-23ead9f44559} <Debug> TCPHandler: Processed in 0.002072412 sec. | ||
| 8076 | 2026.01.13 03:21:50.179102 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.01.13 03:21:50.179196 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8078 | 2026.01.13 03:21:50.179235 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8079 | 2026.01.13 03:21:50.179729 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.01.13 03:21:50.179762 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8081 | 2026.01.13 03:21:50.180049 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8082 | 2026.01.13 03:21:50.180266 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.01.13 03:21:50.180387 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00121 sec., 8264.462809917355 rows/sec., 621.45 KiB/sec. | ||
| 8084 | 2026.01.13 03:21:50.180423 [ 4 ] {901a1dc4-e78f-4169-aaa1-cc087fa1fec5} <Debug> TCPHandler: Processed in 0.001375158 sec. | ||
| 8085 | 2026.01.13 03:21:50.180547 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2026.01.13 03:21:50.180639 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8087 | 2026.01.13 03:21:50.180677 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8088 | 2026.01.13 03:21:50.181191 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.01.13 03:21:50.181227 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8090 | 2026.01.13 03:21:50.181526 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8091 | 2026.01.13 03:21:50.181735 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.01.13 03:21:50.181859 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001237 sec., 59822.150363783345 rows/sec., 4.67 MiB/sec. | ||
| 8093 | 2026.01.13 03:21:50.181895 [ 4 ] {a69c022d-4d63-424d-9374-198ab7d992cb} <Debug> TCPHandler: Processed in 0.001402658 sec. | ||
| 8094 | 2026.01.13 03:21:50.182025 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.01.13 03:21:50.182122 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8096 | 2026.01.13 03:21:50.182165 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8097 | 2026.01.13 03:21:50.182637 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.01.13 03:21:50.182672 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8099 | 2026.01.13 03:21:50.182991 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8100 | 2026.01.13 03:21:50.183198 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.01.13 03:21:50.183325 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8102 | 2026.01.13 03:21:50.183369 [ 4 ] {70833640-1e65-4283-895d-5a53c57f0a2d} <Debug> TCPHandler: Processed in 0.001399268 sec. | ||
| 8103 | 2026.01.13 03:21:50.183483 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8104 | 2026.01.13 03:21:50.183576 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8105 | 2026.01.13 03:21:50.183629 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8106 | 2026.01.13 03:21:50.184396 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.01.13 03:21:50.184430 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8108 | 2026.01.13 03:21:50.184927 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8109 | 2026.01.13 03:21:50.185149 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.01.13 03:21:50.185278 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8111 | 2026.01.13 03:21:50.185287 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 8112 | 2026.01.13 03:21:50.185322 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.01.13 03:21:50.185345 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8114 | 2026.01.13 03:21:50.185352 [ 4 ] {8fc8127e-e82d-4baa-8865-55d52695ba67} <Debug> TCPHandler: Processed in 0.001916669 sec. | ||
| 8115 | 2026.01.13 03:21:50.185445 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8116 | 2026.01.13 03:21:50.185469 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2026.01.13 03:21:50.185571 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8118 | 2026.01.13 03:21:50.185611 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8119 | 2026.01.13 03:21:50.185627 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8120 | 2026.01.13 03:21:50.185674 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 821 rows starting from the beginning of the part | ||
| 8121 | 2026.01.13 03:21:50.185785 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8122 | 2026.01.13 03:21:50.185878 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8123 | 2026.01.13 03:21:50.185945 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.01.13 03:21:50.185972 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8125 | 2026.01.13 03:21:50.185979 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8126 | 2026.01.13 03:21:50.186071 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8127 | 2026.01.13 03:21:50.186162 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8128 | 2026.01.13 03:21:50.186305 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8129 | 2026.01.13 03:21:50.186516 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.01.13 03:21:50.186639 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 8131 | 2026.01.13 03:21:50.186673 [ 4 ] {682c4ce1-318d-4004-99b4-730d70473049} <Debug> TCPHandler: Processed in 0.001251295 sec. | ||
| 8132 | 2026.01.13 03:21:50.190784 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 19 columns (19 merged, 0 gathered) in 0.005376169 sec., 169823.5304730934 rows/sec., 304.32 MiB/sec. | ||
| 8133 | 2026.01.13 03:21:50.191884 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8134 | 2026.01.13 03:21:50.192164 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.01.13 03:21:50.192224 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8136 | 2026.01.13 03:21:50.192309 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.00 MiB. | ||
| 8137 | 2026.01.13 03:21:51.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.05 MiB, peak 314.97 MiB, free memory in arenas 0.00 B, will set to 290.17 MiB (RSS), difference: 2.12 MiB | ||
| 8138 | 2026.01.13 03:21:53.756866 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8139 | 2026.01.13 03:21:53.756922 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8140 | 2026.01.13 03:21:53.894529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17305 | ||
| 8141 | 2026.01.13 03:21:53.895041 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.01.13 03:21:53.895095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8143 | 2026.01.13 03:21:53.895605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8144 | 2026.01.13 03:21:53.895862 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.01.13 03:21:53.896016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 8146 | 2026.01.13 03:21:53.896012 [ 107 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8147 | 2026.01.13 03:21:53.896101 [ 107 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.01.13 03:21:53.896136 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8149 | 2026.01.13 03:21:53.896323 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 8150 | 2026.01.13 03:21:53.896537 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8151 | 2026.01.13 03:21:53.896599 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14937 rows starting from the beginning of the part | ||
| 8152 | 2026.01.13 03:21:53.896699 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8153 | 2026.01.13 03:21:53.896769 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8154 | 2026.01.13 03:21:53.896834 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8155 | 2026.01.13 03:21:53.896894 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8156 | 2026.01.13 03:21:53.896960 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8157 | 2026.01.13 03:21:53.898812 [ 186 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579763 sec., 6707980.539297602 rows/sec., 95.96 MiB/sec. | ||
| 8158 | 2026.01.13 03:21:53.899023 [ 186 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8159 | 2026.01.13 03:21:53.899317 [ 186 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.13 03:21:53.899396 [ 186 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_36_7} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8161 | 2026.01.13 03:21:53.899474 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8162 | 2026.01.13 03:21:53.941543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 998 | ||
| 8163 | 2026.01.13 03:21:53.943816 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.01.13 03:21:53.943854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8165 | 2026.01.13 03:21:53.945048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8166 | 2026.01.13 03:21:53.945337 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.01.13 03:21:53.945587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8168 | 2026.01.13 03:21:54.874517 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8169 | 2026.01.13 03:21:54.891137 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.01.13 03:21:54.891194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8171 | 2026.01.13 03:21:54.897666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8172 | 2026.01.13 03:21:54.898416 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.01.13 03:21:54.898727 [ 104 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8174 | 2026.01.13 03:21:54.898802 [ 104 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.01.13 03:21:54.898827 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8176 | 2026.01.13 03:21:54.898934 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 8177 | 2026.01.13 03:21:54.901268 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8178 | 2026.01.13 03:21:54.901939 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8179 | 2026.01.13 03:21:54.902722 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8180 | 2026.01.13 03:21:54.906062 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8181 | 2026.01.13 03:21:54.909317 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8182 | 2026.01.13 03:21:54.912951 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8183 | 2026.01.13 03:21:54.916951 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8184 | 2026.01.13 03:21:54.920784 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8185 | 2026.01.13 03:21:54.969541 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.070646039 sec., 3850.1804750865085 rows/sec., 19.91 MiB/sec. | ||
| 8186 | 2026.01.13 03:21:54.971455 [ 193 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8187 | 2026.01.13 03:21:54.973307 [ 193 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.01.13 03:21:54.973395 [ 193 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_36_7} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8189 | 2026.01.13 03:21:54.974691 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8190 | 2026.01.13 03:21:55.178594 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.01.13 03:21:55.178790 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8192 | 2026.01.13 03:21:55.178860 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8193 | 2026.01.13 03:21:55.179558 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.01.13 03:21:55.179607 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8195 | 2026.01.13 03:21:55.180020 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8196 | 2026.01.13 03:21:55.180241 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.01.13 03:21:55.180388 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001649 sec., 71558.52031534263 rows/sec., 6.06 MiB/sec. | ||
| 8198 | 2026.01.13 03:21:55.180430 [ 4 ] {c96d5a48-a555-49d9-a13b-6c2b387c3e8e} <Debug> TCPHandler: Processed in 0.00196687 sec. | ||
| 8199 | 2026.01.13 03:21:55.180555 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.01.13 03:21:55.180649 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.01.13 03:21:55.180689 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8202 | 2026.01.13 03:21:55.181098 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.01.13 03:21:55.181134 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8204 | 2026.01.13 03:21:55.181446 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8205 | 2026.01.13 03:21:55.181648 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.01.13 03:21:55.181774 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001143 sec., 27121.609798775156 rows/sec., 1.99 MiB/sec. | ||
| 8207 | 2026.01.13 03:21:55.181811 [ 4 ] {5d93fd7a-9198-4c28-b63b-d34cc15c62a6} <Debug> TCPHandler: Processed in 0.001304847 sec. | ||
| 8208 | 2026.01.13 03:21:55.181908 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.01.13 03:21:55.182001 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8210 | 2026.01.13 03:21:55.182039 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8211 | 2026.01.13 03:21:55.182453 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.01.13 03:21:55.182490 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8213 | 2026.01.13 03:21:55.182817 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8214 | 2026.01.13 03:21:55.183029 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.01.13 03:21:55.183152 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001169 sec., 81266.03934987169 rows/sec., 6.35 MiB/sec. | ||
| 8216 | 2026.01.13 03:21:55.183189 [ 4 ] {87600290-18ca-48e6-9fdd-c2c95cf70040} <Debug> TCPHandler: Processed in 0.001327857 sec. | ||
| 8217 | 2026.01.13 03:21:55.183303 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.01.13 03:21:55.183395 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8219 | 2026.01.13 03:21:55.183437 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8220 | 2026.01.13 03:21:55.183869 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.01.13 03:21:55.183906 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8222 | 2026.01.13 03:21:55.184233 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8223 | 2026.01.13 03:21:55.184445 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.01.13 03:21:55.184572 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8225 | 2026.01.13 03:21:55.184609 [ 4 ] {68cd901d-c081-4e15-893e-735843087aba} <Debug> TCPHandler: Processed in 0.001353878 sec. | ||
| 8226 | 2026.01.13 03:21:55.184721 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.01.13 03:21:55.184842 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.01.13 03:21:55.184901 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8229 | 2026.01.13 03:21:55.185762 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.01.13 03:21:55.185803 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8231 | 2026.01.13 03:21:55.186473 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8232 | 2026.01.13 03:21:55.186744 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.01.13 03:21:55.186896 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002075 sec., 14939.759036144578 rows/sec., 26.77 MiB/sec. | ||
| 8234 | 2026.01.13 03:21:55.186951 [ 4 ] {11fafb15-eca0-4030-8739-0de3b06b573d} <Debug> TCPHandler: Processed in 0.002285957 sec. | ||
| 8235 | 2026.01.13 03:21:55.187073 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.01.13 03:21:55.187179 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8237 | 2026.01.13 03:21:55.187230 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8238 | 2026.01.13 03:21:55.187576 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.01.13 03:21:55.187614 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8240 | 2026.01.13 03:21:55.187919 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8241 | 2026.01.13 03:21:55.188132 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.01.13 03:21:55.188261 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 8243 | 2026.01.13 03:21:55.188297 [ 4 ] {93816639-667e-4ee0-bcdd-b5c3eb4d766d} <Debug> TCPHandler: Processed in 0.001274546 sec. | ||
| 8244 | 2026.01.13 03:21:58.800830 [ 101 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8245 | 2026.01.13 03:21:58.800899 [ 101 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.01.13 03:21:58.800923 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8247 | 2026.01.13 03:21:58.801072 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::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 | ||
| 8248 | 2026.01.13 03:21:58.801233 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8249 | 2026.01.13 03:21:58.801271 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8250 | 2026.01.13 03:21:58.801346 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8251 | 2026.01.13 03:21:58.801397 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8252 | 2026.01.13 03:21:58.801445 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8253 | 2026.01.13 03:21:58.801489 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 8254 | 2026.01.13 03:21:58.802248 [ 196 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246525 sec., 30484.747598323338 rows/sec., 2.54 MiB/sec. | ||
| 8255 | 2026.01.13 03:21:58.802366 [ 196 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8256 | 2026.01.13 03:21:58.802626 [ 196 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.01.13 03:21:58.802702 [ 196 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_17_4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8258 | 2026.01.13 03:21:58.802782 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8259 | 2026.01.13 03:22:00.204164 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.01.13 03:22:00.204465 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8261 | 2026.01.13 03:22:00.204566 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8262 | 2026.01.13 03:22:00.205830 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.01.13 03:22:00.205869 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8264 | 2026.01.13 03:22:00.206268 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8265 | 2026.01.13 03:22:00.206493 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.01.13 03:22:00.206641 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002251 sec., 1776.9880053309641 rows/sec., 144.90 KiB/sec. | ||
| 8267 | 2026.01.13 03:22:00.206681 [ 4 ] {034bcb8c-c70a-4620-849b-e4c41346f5e0} <Debug> TCPHandler: Processed in 0.002690655 sec. | ||
| 8268 | 2026.01.13 03:22:00.206824 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.01.13 03:22:00.206922 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8270 | 2026.01.13 03:22:00.206960 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8271 | 2026.01.13 03:22:00.208083 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.01.13 03:22:00.208118 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8273 | 2026.01.13 03:22:00.208500 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8274 | 2026.01.13 03:22:00.208704 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.01.13 03:22:00.208825 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001922 sec., 633714.8803329865 rows/sec., 52.16 MiB/sec. | ||
| 8276 | 2026.01.13 03:22:00.208862 [ 4 ] {0f7971b1-396c-4f5a-bb62-b6d12b057b50} <Debug> TCPHandler: Processed in 0.002094992 sec. | ||
| 8277 | 2026.01.13 03:22:00.208990 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2026.01.13 03:22:00.209085 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8279 | 2026.01.13 03:22:00.209124 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8280 | 2026.01.13 03:22:00.209570 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.01.13 03:22:00.209604 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8282 | 2026.01.13 03:22:00.209902 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8283 | 2026.01.13 03:22:00.210101 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.01.13 03:22:00.210223 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001156 sec., 12110.726643598617 rows/sec., 892.08 KiB/sec. | ||
| 8285 | 2026.01.13 03:22:00.210259 [ 4 ] {9dae210c-ab45-4fbd-bf44-bd7482042417} <Debug> TCPHandler: Processed in 0.001326207 sec. | ||
| 8286 | 2026.01.13 03:22:00.210386 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2026.01.13 03:22:00.210479 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8288 | 2026.01.13 03:22:00.210516 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8289 | 2026.01.13 03:22:00.211037 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2026.01.13 03:22:00.211072 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8291 | 2026.01.13 03:22:00.211389 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8292 | 2026.01.13 03:22:00.211605 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2026.01.13 03:22:00.211729 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001268 sec., 179810.72555205046 rows/sec., 12.18 MiB/sec. | ||
| 8294 | 2026.01.13 03:22:00.211766 [ 4 ] {3bc4f3fb-6af9-4e23-9f70-e117db2c246c} <Debug> TCPHandler: Processed in 0.00143476 sec. | ||
| 8295 | 2026.01.13 03:22:00.211940 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.01.13 03:22:00.212034 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8297 | 2026.01.13 03:22:00.212072 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8298 | 2026.01.13 03:22:00.212689 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.01.13 03:22:00.212724 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8300 | 2026.01.13 03:22:00.213041 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8301 | 2026.01.13 03:22:00.213246 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.01.13 03:22:00.213369 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001354 sec., 394387.0014771049 rows/sec., 29.23 MiB/sec. | ||
| 8303 | 2026.01.13 03:22:00.213405 [ 4 ] {8856f9aa-79a8-45e6-ad08-5da7a3e7defe} <Debug> TCPHandler: Processed in 0.001514391 sec. | ||
| 8304 | 2026.01.13 03:22:00.213519 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.01.13 03:22:00.213619 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.01.13 03:22:00.213662 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8307 | 2026.01.13 03:22:00.214245 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.01.13 03:22:00.214279 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8309 | 2026.01.13 03:22:00.214651 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8310 | 2026.01.13 03:22:00.214854 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.01.13 03:22:00.214979 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001378 sec., 613933.236574746 rows/sec., 41.32 MiB/sec. | ||
| 8312 | 2026.01.13 03:22:00.215015 [ 4 ] {3c6081cc-652d-42ea-bdad-bc9cf69f6e2a} <Debug> TCPHandler: Processed in 0.001544552 sec. | ||
| 8313 | 2026.01.13 03:22:00.215130 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.01.13 03:22:00.215228 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.01.13 03:22:00.215282 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8316 | 2026.01.13 03:22:00.216075 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.01.13 03:22:00.216111 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8318 | 2026.01.13 03:22:00.216641 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8319 | 2026.01.13 03:22:00.216860 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.01.13 03:22:00.216996 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 8321 | 2026.01.13 03:22:00.217048 [ 4 ] {4b053fb9-6370-4767-83c4-4c1dbcf16bd5} <Debug> TCPHandler: Processed in 0.0019676 sec. | ||
| 8322 | 2026.01.13 03:22:00.217159 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.01.13 03:22:00.217253 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.01.13 03:22:00.217293 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8325 | 2026.01.13 03:22:00.217650 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.01.13 03:22:00.217686 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8327 | 2026.01.13 03:22:00.217978 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8328 | 2026.01.13 03:22:00.218181 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.01.13 03:22:00.218303 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 8330 | 2026.01.13 03:22:00.218338 [ 4 ] {8be06a21-1357-46df-855c-b291cb605402} <Debug> TCPHandler: Processed in 0.001226424 sec. | ||
| 8331 | 2026.01.13 03:22:01.396991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17817 | ||
| 8332 | 2026.01.13 03:22:01.397537 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.01.13 03:22:01.397591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8334 | 2026.01.13 03:22:01.398178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8335 | 2026.01.13 03:22:01.398453 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.01.13 03:22:01.398610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17817 | ||
| 8337 | 2026.01.13 03:22:02.402224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8338 | 2026.01.13 03:22:02.418805 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.01.13 03:22:02.418864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8340 | 2026.01.13 03:22:02.424412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8341 | 2026.01.13 03:22:02.425129 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.01.13 03:22:02.428217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8343 | 2026.01.13 03:22:03.946619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1026 | ||
| 8344 | 2026.01.13 03:22:03.948800 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.01.13 03:22:03.948841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8346 | 2026.01.13 03:22:03.949997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8347 | 2026.01.13 03:22:03.950259 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.01.13 03:22:03.950515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
| 8349 | 2026.01.13 03:22:05.178331 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.01.13 03:22:05.178543 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8351 | 2026.01.13 03:22:05.178615 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8352 | 2026.01.13 03:22:05.179308 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.01.13 03:22:05.179350 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8354 | 2026.01.13 03:22:05.179758 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8355 | 2026.01.13 03:22:05.180001 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.01.13 03:22:05.180149 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001657 sec., 71213.0356065178 rows/sec., 6.03 MiB/sec. | ||
| 8357 | 2026.01.13 03:22:05.180161 [ 91 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8358 | 2026.01.13 03:22:05.180192 [ 4 ] {70118a29-a0aa-4f68-a5a9-01d1a2460ef3} <Debug> TCPHandler: Processed in 0.001992441 sec. | ||
| 8359 | 2026.01.13 03:22:05.180232 [ 91 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.01.13 03:22:05.180260 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8361 | 2026.01.13 03:22:05.180329 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.01.13 03:22:05.180383 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8363 | 2026.01.13 03:22:05.180431 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8364 | 2026.01.13 03:22:05.180478 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8365 | 2026.01.13 03:22:05.180527 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8366 | 2026.01.13 03:22:05.180568 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 8367 | 2026.01.13 03:22:05.180634 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 242 rows starting from the beginning of the part | ||
| 8368 | 2026.01.13 03:22:05.180677 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 8369 | 2026.01.13 03:22:05.180751 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 8370 | 2026.01.13 03:22:05.180793 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1218 rows starting from the beginning of the part | ||
| 8371 | 2026.01.13 03:22:05.180836 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 8372 | 2026.01.13 03:22:05.180932 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.01.13 03:22:05.180977 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8374 | 2026.01.13 03:22:05.181357 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8375 | 2026.01.13 03:22:05.181598 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.01.13 03:22:05.181744 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001332 sec., 23273.273273273273 rows/sec., 1.71 MiB/sec. | ||
| 8377 | 2026.01.13 03:22:05.181808 [ 4 ] {e8c7da19-cd45-4d46-bb76-c87ba31a3bbd} <Debug> TCPHandler: Processed in 0.001530411 sec. | ||
| 8378 | 2026.01.13 03:22:05.181925 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.01.13 03:22:05.182018 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8380 | 2026.01.13 03:22:05.182059 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8381 | 2026.01.13 03:22:05.182482 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.01.13 03:22:05.182519 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8383 | 2026.01.13 03:22:05.182687 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002365068 sec., 1791914.6510797997 rows/sec., 154.48 MiB/sec. | ||
| 8384 | 2026.01.13 03:22:05.182832 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8385 | 2026.01.13 03:22:05.183001 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8386 | 2026.01.13 03:22:05.183073 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.01.13 03:22:05.183211 [ 91 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8388 | 2026.01.13 03:22:05.183223 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001222 sec., 77741.40752864158 rows/sec., 6.07 MiB/sec. | ||
| 8389 | 2026.01.13 03:22:05.183257 [ 91 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.01.13 03:22:05.183280 [ 4 ] {d56e1805-0688-4222-8ce6-9e927ad0d1f9} <Debug> TCPHandler: Processed in 0.001403159 sec. | ||
| 8391 | 2026.01.13 03:22:05.183283 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8392 | 2026.01.13 03:22:05.183285 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.01.13 03:22:05.183387 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_51_10} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8394 | 2026.01.13 03:22:05.183406 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.01.13 03:22:05.183406 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8396 | 2026.01.13 03:22:05.183461 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8397 | 2026.01.13 03:22:05.183511 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8398 | 2026.01.13 03:22:05.183560 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8399 | 2026.01.13 03:22:05.183561 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8400 | 2026.01.13 03:22:05.183610 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 8401 | 2026.01.13 03:22:05.183673 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 139 rows starting from the beginning of the part | ||
| 8402 | 2026.01.13 03:22:05.183714 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 8403 | 2026.01.13 03:22:05.183756 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 8404 | 2026.01.13 03:22:05.183795 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 534 rows starting from the beginning of the part | ||
| 8405 | 2026.01.13 03:22:05.183834 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 8406 | 2026.01.13 03:22:05.183986 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.01.13 03:22:05.184030 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8408 | 2026.01.13 03:22:05.184407 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8409 | 2026.01.13 03:22:05.184655 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.01.13 03:22:05.184772 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8411 | 2026.01.13 03:22:05.184793 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 8412 | 2026.01.13 03:22:05.184807 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.01.13 03:22:05.184833 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8414 | 2026.01.13 03:22:05.184839 [ 4 ] {73176c1a-b516-4274-8f1c-830f45439ed0} <Debug> TCPHandler: Processed in 0.001481501 sec. | ||
| 8415 | 2026.01.13 03:22:05.184910 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8416 | 2026.01.13 03:22:05.184973 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2026.01.13 03:22:05.185021 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8418 | 2026.01.13 03:22:05.185055 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14944 rows starting from the beginning of the part | ||
| 8419 | 2026.01.13 03:22:05.185072 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.01.13 03:22:05.185113 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 200 rows starting from the beginning of the part | ||
| 8421 | 2026.01.13 03:22:05.185126 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8422 | 2026.01.13 03:22:05.185157 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8423 | 2026.01.13 03:22:05.185198 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8424 | 2026.01.13 03:22:05.185239 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 846 rows starting from the beginning of the part | ||
| 8425 | 2026.01.13 03:22:05.185238 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883509 sec., 1161130.634363839 rows/sec., 90.25 MiB/sec. | ||
| 8426 | 2026.01.13 03:22:05.185277 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8427 | 2026.01.13 03:22:05.185443 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8428 | 2026.01.13 03:22:05.185748 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.01.13 03:22:05.185832 [ 189 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_51_10} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8430 | 2026.01.13 03:22:05.185918 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8431 | 2026.01.13 03:22:05.185932 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.01.13 03:22:05.185976 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8433 | 2026.01.13 03:22:05.186599 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8434 | 2026.01.13 03:22:05.186858 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.01.13 03:22:05.187020 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001966 sec., 15768.056968463887 rows/sec., 28.26 MiB/sec. | ||
| 8436 | 2026.01.13 03:22:05.187079 [ 4 ] {81f82d4c-0e71-4414-b847-bb80d5803827} <Debug> TCPHandler: Processed in 0.002164764 sec. | ||
| 8437 | 2026.01.13 03:22:05.187217 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.01.13 03:22:05.187312 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.01.13 03:22:05.187355 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8440 | 2026.01.13 03:22:05.187729 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.01.13 03:22:05.187771 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8442 | 2026.01.13 03:22:05.188122 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8443 | 2026.01.13 03:22:05.188351 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.01.13 03:22:05.188483 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 8445 | 2026.01.13 03:22:05.188519 [ 4 ] {2c357752-53db-4423-aecd-79b85abc5fef} <Debug> TCPHandler: Processed in 0.001356858 sec. | ||
| 8446 | 2026.01.13 03:22:05.189585 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16470 rows, containing 5 columns (5 merged, 0 gathered) in 0.004711736 sec., 3495526.914071586 rows/sec., 237.20 MiB/sec. | ||
| 8447 | 2026.01.13 03:22:05.189770 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8448 | 2026.01.13 03:22:05.190065 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.01.13 03:22:05.190147 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8450 | 2026.01.13 03:22:05.190234 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8451 | 2026.01.13 03:22:08.757121 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8452 | 2026.01.13 03:22:08.757200 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8453 | 2026.01.13 03:22:08.899616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18265 | ||
| 8454 | 2026.01.13 03:22:08.900102 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.01.13 03:22:08.900138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8456 | 2026.01.13 03:22:08.900626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8457 | 2026.01.13 03:22:08.900865 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.01.13 03:22:08.901000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 8459 | 2026.01.13 03:22:09.929214 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8460 | 2026.01.13 03:22:09.946486 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.01.13 03:22:09.946549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8462 | 2026.01.13 03:22:09.952551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8463 | 2026.01.13 03:22:09.953281 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.01.13 03:22:09.956501 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8465 | 2026.01.13 03:22:10.177058 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2026.01.13 03:22:10.177254 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8467 | 2026.01.13 03:22:10.177322 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8468 | 2026.01.13 03:22:10.177994 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.01.13 03:22:10.178042 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8470 | 2026.01.13 03:22:10.178451 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8471 | 2026.01.13 03:22:10.178686 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.01.13 03:22:10.178843 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001643 sec., 46256.847230675594 rows/sec., 3.80 MiB/sec. | ||
| 8473 | 2026.01.13 03:22:10.178886 [ 4 ] {49ada4de-c806-481c-8045-6067814390ec} <Debug> TCPHandler: Processed in 0.00197045 sec. | ||
| 8474 | 2026.01.13 03:22:10.179015 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8475 | 2026.01.13 03:22:10.179112 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8476 | 2026.01.13 03:22:10.179155 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8477 | 2026.01.13 03:22:10.179554 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.01.13 03:22:10.179591 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8479 | 2026.01.13 03:22:10.179909 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8480 | 2026.01.13 03:22:10.180133 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.01.13 03:22:10.180250 [ 87 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8482 | 2026.01.13 03:22:10.180263 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 8483 | 2026.01.13 03:22:10.180315 [ 87 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.01.13 03:22:10.180327 [ 4 ] {5529f87a-988a-4be5-b4a9-13391898a628} <Debug> TCPHandler: Processed in 0.001361248 sec. | ||
| 8485 | 2026.01.13 03:22:10.180345 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8486 | 2026.01.13 03:22:10.180442 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.01.13 03:22:10.180442 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8488 | 2026.01.13 03:22:10.180541 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8489 | 2026.01.13 03:22:10.180550 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8490 | 2026.01.13 03:22:10.180582 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8491 | 2026.01.13 03:22:10.180583 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8492 | 2026.01.13 03:22:10.180640 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8493 | 2026.01.13 03:22:10.180683 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 8494 | 2026.01.13 03:22:10.180722 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
| 8495 | 2026.01.13 03:22:10.180761 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8496 | 2026.01.13 03:22:10.180800 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8497 | 2026.01.13 03:22:10.181018 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.01.13 03:22:10.181055 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8499 | 2026.01.13 03:22:10.181372 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8500 | 2026.01.13 03:22:10.181543 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136894 sec., 328966.4647715618 rows/sec., 22.69 MiB/sec. | ||
| 8501 | 2026.01.13 03:22:10.181585 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2026.01.13 03:22:10.181722 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001199 sec., 61718.098415346125 rows/sec., 4.82 MiB/sec. | ||
| 8503 | 2026.01.13 03:22:10.181760 [ 4 ] {ec876bb1-466d-40f0-8f59-f0eb58579b89} <Debug> TCPHandler: Processed in 0.001366128 sec. | ||
| 8504 | 2026.01.13 03:22:10.181765 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8505 | 2026.01.13 03:22:10.181876 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2026.01.13 03:22:10.181975 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.01.13 03:22:10.182022 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8508 | 2026.01.13 03:22:10.182077 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.01.13 03:22:10.182166 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_51_10} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8510 | 2026.01.13 03:22:10.182276 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8511 | 2026.01.13 03:22:10.182446 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.01.13 03:22:10.182488 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8513 | 2026.01.13 03:22:10.182829 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8514 | 2026.01.13 03:22:10.183043 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.01.13 03:22:10.183179 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 8516 | 2026.01.13 03:22:10.183216 [ 4 ] {0550f277-d51f-42df-ba7d-d0e496fa2929} <Debug> TCPHandler: Processed in 0.001389799 sec. | ||
| 8517 | 2026.01.13 03:22:10.183326 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2026.01.13 03:22:10.183420 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8519 | 2026.01.13 03:22:10.183475 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8520 | 2026.01.13 03:22:10.184249 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8521 | 2026.01.13 03:22:10.184287 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8522 | 2026.01.13 03:22:10.184806 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8523 | 2026.01.13 03:22:10.185050 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2026.01.13 03:22:10.185189 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 8525 | 2026.01.13 03:22:10.185243 [ 4 ] {6731d311-1563-4dd9-b12a-a65619a1029b} <Debug> TCPHandler: Processed in 0.00196525 sec. | ||
| 8526 | 2026.01.13 03:22:10.185353 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2026.01.13 03:22:10.185448 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8528 | 2026.01.13 03:22:10.185490 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8529 | 2026.01.13 03:22:10.185823 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.01.13 03:22:10.185860 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8531 | 2026.01.13 03:22:10.186166 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8532 | 2026.01.13 03:22:10.186386 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2026.01.13 03:22:10.186491 [ 87 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8534 | 2026.01.13 03:22:10.186513 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8535 | 2026.01.13 03:22:10.186525 [ 87 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2026.01.13 03:22:10.186553 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8537 | 2026.01.13 03:22:10.186557 [ 4 ] {fef1d898-d8f0-4f77-b0f9-0acfa4b98685} <Debug> TCPHandler: Processed in 0.001253276 sec. | ||
| 8538 | 2026.01.13 03:22:10.186631 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8539 | 2026.01.13 03:22:10.186731 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8540 | 2026.01.13 03:22:10.186762 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2808 rows starting from the beginning of the part | ||
| 8541 | 2026.01.13 03:22:10.186816 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8542 | 2026.01.13 03:22:10.186861 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8543 | 2026.01.13 03:22:10.186904 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8544 | 2026.01.13 03:22:10.186944 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8545 | 2026.01.13 03:22:10.186984 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8546 | 2026.01.13 03:22:10.188003 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001406228 sec., 2210167.910182417 rows/sec., 143.43 MiB/sec. | ||
| 8547 | 2026.01.13 03:22:10.188407 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8548 | 2026.01.13 03:22:10.188737 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.01.13 03:22:10.188824 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_51_10} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8550 | 2026.01.13 03:22:10.188910 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8551 | 2026.01.13 03:22:13.951729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1050 | ||
| 8552 | 2026.01.13 03:22:13.953869 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.13 03:22:13.953911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8554 | 2026.01.13 03:22:13.955082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8555 | 2026.01.13 03:22:13.955345 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.01.13 03:22:13.955601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 8557 | 2026.01.13 03:22:15.180408 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.01.13 03:22:15.180626 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.01.13 03:22:15.180700 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8560 | 2026.01.13 03:22:15.181410 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.01.13 03:22:15.181460 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8562 | 2026.01.13 03:22:15.181868 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8563 | 2026.01.13 03:22:15.182107 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.01.13 03:22:15.182278 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001703 sec., 14092.777451556076 rows/sec., 1.17 MiB/sec. | ||
| 8565 | 2026.01.13 03:22:15.182321 [ 4 ] {327c5ed2-8849-42fd-a722-cbb6d0eae112} <Debug> TCPHandler: Processed in 0.002099543 sec. | ||
| 8566 | 2026.01.13 03:22:15.182449 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.01.13 03:22:15.182546 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8568 | 2026.01.13 03:22:15.182588 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8569 | 2026.01.13 03:22:15.182979 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.01.13 03:22:15.183017 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8571 | 2026.01.13 03:22:15.183312 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8572 | 2026.01.13 03:22:15.183554 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.01.13 03:22:15.183687 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 140.71 KiB/sec. | ||
| 8574 | 2026.01.13 03:22:15.183725 [ 4 ] {9f7fef5b-59a1-4646-91e3-b1a5c2b0176a} <Debug> TCPHandler: Processed in 0.001325618 sec. | ||
| 8575 | 2026.01.13 03:22:15.183830 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.01.13 03:22:15.183933 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8577 | 2026.01.13 03:22:15.183974 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8578 | 2026.01.13 03:22:15.184496 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.01.13 03:22:15.184533 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8580 | 2026.01.13 03:22:15.184870 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8581 | 2026.01.13 03:22:15.185085 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.01.13 03:22:15.185214 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Debug> executeQuery: Read 239 rows, 21.74 KiB in 0.001299 sec., 183987.68283294843 rows/sec., 16.34 MiB/sec. | ||
| 8583 | 2026.01.13 03:22:15.185251 [ 4 ] {dd9eddb5-a482-474c-b7b7-6abdb9d4de06} <Debug> TCPHandler: Processed in 0.001470489 sec. | ||
| 8584 | 2026.01.13 03:22:15.185362 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.01.13 03:22:15.185456 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8586 | 2026.01.13 03:22:15.185496 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8587 | 2026.01.13 03:22:15.185899 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.01.13 03:22:15.185935 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8589 | 2026.01.13 03:22:15.186232 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8590 | 2026.01.13 03:22:15.186439 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.01.13 03:22:15.186565 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001127 sec., 39929.01508429459 rows/sec., 2.97 MiB/sec. | ||
| 8592 | 2026.01.13 03:22:15.186602 [ 4 ] {f38c2ad4-604f-494f-866b-5a8ad30a3af4} <Debug> TCPHandler: Processed in 0.001288026 sec. | ||
| 8593 | 2026.01.13 03:22:15.186714 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.01.13 03:22:15.186828 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8595 | 2026.01.13 03:22:15.186877 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8596 | 2026.01.13 03:22:15.187330 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.01.13 03:22:15.187372 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8598 | 2026.01.13 03:22:15.187670 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8599 | 2026.01.13 03:22:15.187882 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.01.13 03:22:15.188009 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 8601 | 2026.01.13 03:22:15.188048 [ 4 ] {622106f1-bdaa-4def-b158-7d489fcbe131} <Debug> TCPHandler: Processed in 0.001392849 sec. | ||
| 8602 | 2026.01.13 03:22:15.188167 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.01.13 03:22:15.188268 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8604 | 2026.01.13 03:22:15.188307 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8605 | 2026.01.13 03:22:15.188722 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.01.13 03:22:15.188759 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8607 | 2026.01.13 03:22:15.189073 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8608 | 2026.01.13 03:22:15.189296 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.01.13 03:22:15.189433 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 8610 | 2026.01.13 03:22:15.189475 [ 4 ] {340bfabb-a2fe-4d38-9177-1e98013a29c4} <Debug> TCPHandler: Processed in 0.001359028 sec. | ||
| 8611 | 2026.01.13 03:22:15.189587 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.01.13 03:22:15.189682 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8613 | 2026.01.13 03:22:15.189721 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8614 | 2026.01.13 03:22:15.190183 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.01.13 03:22:15.190220 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8616 | 2026.01.13 03:22:15.190526 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8617 | 2026.01.13 03:22:15.190728 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.01.13 03:22:15.190856 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001191 sec., 111670.86481947942 rows/sec., 9.03 MiB/sec. | ||
| 8619 | 2026.01.13 03:22:15.190895 [ 4 ] {f328ab3c-81b3-4478-a1ed-0200eab6ffe9} <Debug> TCPHandler: Processed in 0.001355967 sec. | ||
| 8620 | 2026.01.13 03:22:15.191014 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.01.13 03:22:15.191113 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8622 | 2026.01.13 03:22:15.191154 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8623 | 2026.01.13 03:22:15.191566 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.13 03:22:15.191602 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8625 | 2026.01.13 03:22:15.191926 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8626 | 2026.01.13 03:22:15.192136 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.01.13 03:22:15.192264 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001168 sec., 168664.38356164383 rows/sec., 12.10 MiB/sec. | ||
| 8628 | 2026.01.13 03:22:15.192303 [ 4 ] {5dcf7e20-e96c-473b-96ce-fa55e64f7c1e} <Debug> TCPHandler: Processed in 0.001336997 sec. | ||
| 8629 | 2026.01.13 03:22:15.192419 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.01.13 03:22:15.192511 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8631 | 2026.01.13 03:22:15.192563 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8632 | 2026.01.13 03:22:15.193399 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.01.13 03:22:15.193436 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8634 | 2026.01.13 03:22:15.193970 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8635 | 2026.01.13 03:22:15.194192 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.01.13 03:22:15.194304 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8637 | 2026.01.13 03:22:15.194330 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001835 sec., 16893.732970027246 rows/sec., 30.27 MiB/sec. | ||
| 8638 | 2026.01.13 03:22:15.194380 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.01.13 03:22:15.194406 [ 4 ] {f3a0de04-8254-4c5e-b69a-968131246c71} <Debug> TCPHandler: Processed in 0.002035211 sec. | ||
| 8640 | 2026.01.13 03:22:15.194422 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8641 | 2026.01.13 03:22:15.194529 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.01.13 03:22:15.194537 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8643 | 2026.01.13 03:22:15.194629 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8644 | 2026.01.13 03:22:15.194669 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8645 | 2026.01.13 03:22:15.194759 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8646 | 2026.01.13 03:22:15.194815 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
| 8647 | 2026.01.13 03:22:15.194948 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8648 | 2026.01.13 03:22:15.195016 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.01.13 03:22:15.195055 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8650 | 2026.01.13 03:22:15.195068 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8651 | 2026.01.13 03:22:15.195184 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8652 | 2026.01.13 03:22:15.195294 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8653 | 2026.01.13 03:22:15.195377 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8654 | 2026.01.13 03:22:15.195397 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8655 | 2026.01.13 03:22:15.195594 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.01.13 03:22:15.195728 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 8657 | 2026.01.13 03:22:15.195764 [ 4 ] {2738050b-b20c-4639-987d-ccc66bfc3cc5} <Debug> TCPHandler: Processed in 0.001284617 sec. | ||
| 8658 | 2026.01.13 03:22:15.201632 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 19 columns (19 merged, 0 gathered) in 0.007132975 sec., 143839.00125824078 rows/sec., 257.75 MiB/sec. | ||
| 8659 | 2026.01.13 03:22:15.202791 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8660 | 2026.01.13 03:22:15.203108 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.01.13 03:22:15.203180 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8662 | 2026.01.13 03:22:15.203260 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. | ||
| 8663 | 2026.01.13 03:22:16.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.99 MiB, peak 314.97 MiB, free memory in arenas 0.00 B, will set to 298.11 MiB (RSS), difference: 4.12 MiB | ||
| 8664 | 2026.01.13 03:22:16.401079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18777 | ||
| 8665 | 2026.01.13 03:22:16.401742 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.01.13 03:22:16.401780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8667 | 2026.01.13 03:22:16.402266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8668 | 2026.01.13 03:22:16.402495 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.01.13 03:22:16.402621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18777 | ||
| 8670 | 2026.01.13 03:22:17.457531 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8671 | 2026.01.13 03:22:17.475461 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.13 03:22:17.475558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8673 | 2026.01.13 03:22:17.482825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8674 | 2026.01.13 03:22:17.483593 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.13 03:22:17.487615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8676 | 2026.01.13 03:22:20.177024 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.01.13 03:22:20.177234 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8678 | 2026.01.13 03:22:20.177306 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8679 | 2026.01.13 03:22:20.177990 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.01.13 03:22:20.178036 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8681 | 2026.01.13 03:22:20.178416 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8682 | 2026.01.13 03:22:20.178635 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.01.13 03:22:20.178792 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001607 sec., 47293.09271935283 rows/sec., 3.88 MiB/sec. | ||
| 8684 | 2026.01.13 03:22:20.178835 [ 4 ] {78aedfbb-2dad-423e-b71c-7273346617f2} <Debug> TCPHandler: Processed in 0.001947789 sec. | ||
| 8685 | 2026.01.13 03:22:20.178971 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.01.13 03:22:20.179066 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8687 | 2026.01.13 03:22:20.179106 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8688 | 2026.01.13 03:22:20.179514 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.01.13 03:22:20.179549 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8690 | 2026.01.13 03:22:20.179834 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8691 | 2026.01.13 03:22:20.180036 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.01.13 03:22:20.180165 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001115 sec., 8968.609865470851 rows/sec., 674.40 KiB/sec. | ||
| 8693 | 2026.01.13 03:22:20.180204 [ 4 ] {2fef806b-5e69-41f5-9012-8d289d7e677d} <Debug> TCPHandler: Processed in 0.001280226 sec. | ||
| 8694 | 2026.01.13 03:22:20.180315 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2026.01.13 03:22:20.180408 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8696 | 2026.01.13 03:22:20.180450 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8697 | 2026.01.13 03:22:20.180889 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.01.13 03:22:20.180925 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8699 | 2026.01.13 03:22:20.181225 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8700 | 2026.01.13 03:22:20.181429 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.01.13 03:22:20.181556 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 8702 | 2026.01.13 03:22:20.181596 [ 4 ] {1efa8554-9d28-474e-a5b6-d5a1d5de7e9e} <Debug> TCPHandler: Processed in 0.001326956 sec. | ||
| 8703 | 2026.01.13 03:22:20.181709 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.01.13 03:22:20.181801 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2026.01.13 03:22:20.181842 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8706 | 2026.01.13 03:22:20.182273 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.01.13 03:22:20.182307 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8708 | 2026.01.13 03:22:20.182621 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8709 | 2026.01.13 03:22:20.182824 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.01.13 03:22:20.182952 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8711 | 2026.01.13 03:22:20.182990 [ 4 ] {d059bb9b-0995-4772-8b89-e70945de067f} <Debug> TCPHandler: Processed in 0.001328867 sec. | ||
| 8712 | 2026.01.13 03:22:20.183102 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.01.13 03:22:20.183194 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8714 | 2026.01.13 03:22:20.183246 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8715 | 2026.01.13 03:22:20.183981 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.01.13 03:22:20.184017 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8717 | 2026.01.13 03:22:20.184523 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8718 | 2026.01.13 03:22:20.184738 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.01.13 03:22:20.184874 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 8720 | 2026.01.13 03:22:20.184928 [ 4 ] {bb9b674e-aec9-49ad-bd45-a513a3d43de3} <Debug> TCPHandler: Processed in 0.001871928 sec. | ||
| 8721 | 2026.01.13 03:22:20.185044 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.01.13 03:22:20.185140 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8723 | 2026.01.13 03:22:20.185179 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8724 | 2026.01.13 03:22:20.185520 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.01.13 03:22:20.185555 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8726 | 2026.01.13 03:22:20.185842 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8727 | 2026.01.13 03:22:20.186056 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.01.13 03:22:20.186183 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8729 | 2026.01.13 03:22:20.186220 [ 4 ] {b2539817-ad1b-40c7-93ca-3e72f8a68b54} <Debug> TCPHandler: Processed in 0.001226945 sec. | ||
| 8730 | 2026.01.13 03:22:23.757245 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8731 | 2026.01.13 03:22:23.757295 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8732 | 2026.01.13 03:22:23.903679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19225 | ||
| 8733 | 2026.01.13 03:22:23.904194 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.01.13 03:22:23.904246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8735 | 2026.01.13 03:22:23.904763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8736 | 2026.01.13 03:22:23.905015 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.01.13 03:22:23.905166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 8738 | 2026.01.13 03:22:23.956742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1082 | ||
| 8739 | 2026.01.13 03:22:23.959162 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.01.13 03:22:23.959209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8741 | 2026.01.13 03:22:23.960409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8742 | 2026.01.13 03:22:23.960682 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.01.13 03:22:23.960947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 8744 | 2026.01.13 03:22:24.988637 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8745 | 2026.01.13 03:22:25.005507 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.01.13 03:22:25.005565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8747 | 2026.01.13 03:22:25.011787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8748 | 2026.01.13 03:22:25.012507 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.01.13 03:22:25.015384 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8750 | 2026.01.13 03:22:25.177328 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.01.13 03:22:25.177607 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8752 | 2026.01.13 03:22:25.177708 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8753 | 2026.01.13 03:22:25.178385 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.01.13 03:22:25.178434 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8755 | 2026.01.13 03:22:25.178856 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8756 | 2026.01.13 03:22:25.179094 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.01.13 03:22:25.179259 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001725 sec., 68405.79710144928 rows/sec., 5.79 MiB/sec. | ||
| 8758 | 2026.01.13 03:22:25.179310 [ 4 ] {a9025f54-e5ac-4f73-a5ed-efcac187a6dc} <Debug> TCPHandler: Processed in 0.002161844 sec. | ||
| 8759 | 2026.01.13 03:22:25.179446 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.01.13 03:22:25.179545 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.01.13 03:22:25.179588 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8762 | 2026.01.13 03:22:25.180039 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.01.13 03:22:25.180079 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8764 | 2026.01.13 03:22:25.180390 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8765 | 2026.01.13 03:22:25.180604 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.01.13 03:22:25.180738 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 8767 | 2026.01.13 03:22:25.180778 [ 4 ] {238d4d9a-1619-4238-855e-47c34c2de175} <Debug> TCPHandler: Processed in 0.001386399 sec. | ||
| 8768 | 2026.01.13 03:22:25.180900 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.01.13 03:22:25.180995 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8770 | 2026.01.13 03:22:25.181036 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8771 | 2026.01.13 03:22:25.181468 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.01.13 03:22:25.181506 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8773 | 2026.01.13 03:22:25.181811 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8774 | 2026.01.13 03:22:25.182033 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.01.13 03:22:25.182167 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00119 sec., 79831.93277310923 rows/sec., 6.23 MiB/sec. | ||
| 8776 | 2026.01.13 03:22:25.182207 [ 4 ] {69807ff7-3ed0-4af5-8754-f212d4c6e01c} <Debug> TCPHandler: Processed in 0.001357498 sec. | ||
| 8777 | 2026.01.13 03:22:25.182322 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8778 | 2026.01.13 03:22:25.182416 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8779 | 2026.01.13 03:22:25.182460 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8780 | 2026.01.13 03:22:25.182869 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.01.13 03:22:25.182906 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8782 | 2026.01.13 03:22:25.183240 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8783 | 2026.01.13 03:22:25.183455 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.01.13 03:22:25.183587 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8785 | 2026.01.13 03:22:25.183625 [ 4 ] {058660a6-87eb-4b07-81e1-0f1c522ccc45} <Debug> TCPHandler: Processed in 0.001352037 sec. | ||
| 8786 | 2026.01.13 03:22:25.183733 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.01.13 03:22:25.183826 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8788 | 2026.01.13 03:22:25.183880 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8789 | 2026.01.13 03:22:25.184697 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.01.13 03:22:25.184734 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8791 | 2026.01.13 03:22:25.185304 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8792 | 2026.01.13 03:22:25.185531 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.01.13 03:22:25.185671 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 8794 | 2026.01.13 03:22:25.185738 [ 4 ] {a7aa3207-30aa-43c1-8607-236b1b1afc3c} <Debug> TCPHandler: Processed in 0.002052972 sec. | ||
| 8795 | 2026.01.13 03:22:25.185853 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2026.01.13 03:22:25.185948 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8797 | 2026.01.13 03:22:25.185990 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8798 | 2026.01.13 03:22:25.186328 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.01.13 03:22:25.186364 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8800 | 2026.01.13 03:22:25.186673 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8801 | 2026.01.13 03:22:25.186894 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.01.13 03:22:25.187026 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8803 | 2026.01.13 03:22:25.187064 [ 4 ] {9d9c2f21-b655-44e5-be86-9936e58207e3} <Debug> TCPHandler: Processed in 0.001260596 sec. | ||
| 8804 | 2026.01.13 03:22:28.479172 [ 64 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8805 | 2026.01.13 03:22:28.479241 [ 64 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.01.13 03:22:28.479267 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8807 | 2026.01.13 03:22:28.479394 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8808 | 2026.01.13 03:22:28.479549 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8809 | 2026.01.13 03:22:28.479584 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 8810 | 2026.01.13 03:22:28.479651 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 8811 | 2026.01.13 03:22:28.479695 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 8812 | 2026.01.13 03:22:28.479735 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8813 | 2026.01.13 03:22:28.479776 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8814 | 2026.01.13 03:22:28.480658 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321396 sec., 693206.2757871221 rows/sec., 48.04 MiB/sec. | ||
| 8815 | 2026.01.13 03:22:28.480860 [ 195 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8816 | 2026.01.13 03:22:28.481184 [ 195 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.01.13 03:22:28.481268 [ 195 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_18_4} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8818 | 2026.01.13 03:22:28.481347 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8819 | 2026.01.13 03:22:28.599367 [ 64 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8820 | 2026.01.13 03:22:28.599418 [ 64 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.01.13 03:22:28.599440 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8822 | 2026.01.13 03:22:28.599530 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8823 | 2026.01.13 03:22:28.599641 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8824 | 2026.01.13 03:22:28.599670 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 8825 | 2026.01.13 03:22:28.599725 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 8826 | 2026.01.13 03:22:28.599768 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8827 | 2026.01.13 03:22:28.599810 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 8828 | 2026.01.13 03:22:28.599849 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 8829 | 2026.01.13 03:22:28.600630 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133053 sec., 414808.4864520901 rows/sec., 25.96 MiB/sec. | ||
| 8830 | 2026.01.13 03:22:28.600873 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8831 | 2026.01.13 03:22:28.601151 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.01.13 03:22:28.601227 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_18_4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8833 | 2026.01.13 03:22:28.601313 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8834 | 2026.01.13 03:22:28.625185 [ 62 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 8835 | 2026.01.13 03:22:28.625253 [ 62 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.01.13 03:22:28.625291 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8837 | 2026.01.13 03:22:28.625451 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 8838 | 2026.01.13 03:22:28.625636 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8839 | 2026.01.13 03:22:28.625687 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 465 rows starting from the beginning of the part | ||
| 8840 | 2026.01.13 03:22:28.625783 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 8841 | 2026.01.13 03:22:28.625862 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 8842 | 2026.01.13 03:22:28.625927 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 8843 | 2026.01.13 03:22:28.625991 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 8844 | 2026.01.13 03:22:28.626832 [ 187 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441279 sec., 672319.5162074796 rows/sec., 48.37 MiB/sec. | ||
| 8845 | 2026.01.13 03:22:28.626989 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 8846 | 2026.01.13 03:22:28.627241 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.01.13 03:22:28.627318 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_27_6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 8848 | 2026.01.13 03:22:28.627389 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8849 | 2026.01.13 03:22:30.204140 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.01.13 03:22:30.204345 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8851 | 2026.01.13 03:22:30.204414 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8852 | 2026.01.13 03:22:30.205086 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.01.13 03:22:30.205144 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8854 | 2026.01.13 03:22:30.205570 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8855 | 2026.01.13 03:22:30.205811 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.01.13 03:22:30.205960 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001665 sec., 2402.4024024024025 rows/sec., 195.90 KiB/sec. | ||
| 8857 | 2026.01.13 03:22:30.206001 [ 4 ] {9039bbce-0e79-4b83-90c2-3310fc7348f7} <Debug> TCPHandler: Processed in 0.001999551 sec. | ||
| 8858 | 2026.01.13 03:22:30.206118 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2026.01.13 03:22:30.206213 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8860 | 2026.01.13 03:22:30.206252 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8861 | 2026.01.13 03:22:30.207262 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.01.13 03:22:30.207298 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8863 | 2026.01.13 03:22:30.207661 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8864 | 2026.01.13 03:22:30.207876 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.01.13 03:22:30.208000 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001805 sec., 674792.2437673131 rows/sec., 55.54 MiB/sec. | ||
| 8866 | 2026.01.13 03:22:30.208010 [ 64 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8867 | 2026.01.13 03:22:30.208037 [ 4 ] {04df612b-c4d7-4934-9ba3-27b396b7eb69} <Debug> TCPHandler: Processed in 0.00196712 sec. | ||
| 8868 | 2026.01.13 03:22:30.208081 [ 64 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.01.13 03:22:30.208107 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8870 | 2026.01.13 03:22:30.208166 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.01.13 03:22:30.208196 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8872 | 2026.01.13 03:22:30.208265 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8873 | 2026.01.13 03:22:30.208290 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8874 | 2026.01.13 03:22:30.208305 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8875 | 2026.01.13 03:22:30.208317 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8876 | 2026.01.13 03:22:30.208381 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 8877 | 2026.01.13 03:22:30.208443 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 239 rows starting from the beginning of the part | ||
| 8878 | 2026.01.13 03:22:30.208503 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 8879 | 2026.01.13 03:22:30.208549 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 8880 | 2026.01.13 03:22:30.208593 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1218 rows starting from the beginning of the part | ||
| 8881 | 2026.01.13 03:22:30.208723 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.01.13 03:22:30.208758 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8883 | 2026.01.13 03:22:30.209052 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8884 | 2026.01.13 03:22:30.209256 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.01.13 03:22:30.209382 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001136 sec., 12323.94366197183 rows/sec., 907.79 KiB/sec. | ||
| 8886 | 2026.01.13 03:22:30.209418 [ 4 ] {903046c9-cbdc-4e3b-98fb-21b4bbcc9664} <Debug> TCPHandler: Processed in 0.001299677 sec. | ||
| 8887 | 2026.01.13 03:22:30.209530 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.13 03:22:30.209623 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8889 | 2026.01.13 03:22:30.209661 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8890 | 2026.01.13 03:22:30.210148 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198579 sec., 2111502.223296522 rows/sec., 181.90 MiB/sec. | ||
| 8891 | 2026.01.13 03:22:30.210165 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.01.13 03:22:30.210225 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8893 | 2026.01.13 03:22:30.210459 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8894 | 2026.01.13 03:22:30.210537 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8895 | 2026.01.13 03:22:30.210811 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.01.13 03:22:30.210811 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.01.13 03:22:30.210913 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_56_11} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8898 | 2026.01.13 03:22:30.210942 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001336 sec., 170658.68263473053 rows/sec., 11.56 MiB/sec. | ||
| 8899 | 2026.01.13 03:22:30.210984 [ 4 ] {e899efe3-bfef-4630-99d7-fa6ff0f87c34} <Debug> TCPHandler: Processed in 0.001501351 sec. | ||
| 8900 | 2026.01.13 03:22:30.211026 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8901 | 2026.01.13 03:22:30.211090 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2026.01.13 03:22:30.211187 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8903 | 2026.01.13 03:22:30.211225 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8904 | 2026.01.13 03:22:30.211882 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.01.13 03:22:30.211918 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8906 | 2026.01.13 03:22:30.212244 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8907 | 2026.01.13 03:22:30.212444 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.01.13 03:22:30.212568 [ 64 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8909 | 2026.01.13 03:22:30.212569 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001401 sec., 381156.3169164882 rows/sec., 28.25 MiB/sec. | ||
| 8910 | 2026.01.13 03:22:30.212610 [ 64 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.13 03:22:30.212632 [ 4 ] {6ede655d-fb36-4c01-8b6a-554ce5e355ed} <Debug> TCPHandler: Processed in 0.001589722 sec. | ||
| 8912 | 2026.01.13 03:22:30.212636 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8913 | 2026.01.13 03:22:30.212728 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8914 | 2026.01.13 03:22:30.212751 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.01.13 03:22:30.212834 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8916 | 2026.01.13 03:22:30.212845 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8917 | 2026.01.13 03:22:30.212864 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8918 | 2026.01.13 03:22:30.212888 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8919 | 2026.01.13 03:22:30.212925 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 8920 | 2026.01.13 03:22:30.212974 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 133 rows starting from the beginning of the part | ||
| 8921 | 2026.01.13 03:22:30.213018 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 8922 | 2026.01.13 03:22:30.213061 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 8923 | 2026.01.13 03:22:30.213104 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 534 rows starting from the beginning of the part | ||
| 8924 | 2026.01.13 03:22:30.213572 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.01.13 03:22:30.213607 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8926 | 2026.01.13 03:22:30.214000 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8927 | 2026.01.13 03:22:30.214136 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144073 sec., 1499239.9686270154 rows/sec., 116.45 MiB/sec. | ||
| 8928 | 2026.01.13 03:22:30.214211 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.01.13 03:22:30.214327 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8930 | 2026.01.13 03:22:30.214336 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00151 sec., 560264.9006622516 rows/sec., 37.71 MiB/sec. | ||
| 8931 | 2026.01.13 03:22:30.214366 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.01.13 03:22:30.214389 [ 4 ] {d9bb07bf-1e3d-4796-bd00-0196622590bd} <Debug> TCPHandler: Processed in 0.001686274 sec. | ||
| 8933 | 2026.01.13 03:22:30.214391 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8934 | 2026.01.13 03:22:30.214392 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8935 | 2026.01.13 03:22:30.214513 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.01.13 03:22:30.214567 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8937 | 2026.01.13 03:22:30.214613 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8938 | 2026.01.13 03:22:30.214672 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8939 | 2026.01.13 03:22:30.214734 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8940 | 2026.01.13 03:22:30.214783 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16470 rows starting from the beginning of the part | ||
| 8941 | 2026.01.13 03:22:30.214844 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.01.13 03:22:30.214871 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8943 | 2026.01.13 03:22:30.214933 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 197 rows starting from the beginning of the part | ||
| 8944 | 2026.01.13 03:22:30.214951 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_56_11} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8945 | 2026.01.13 03:22:30.214994 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8946 | 2026.01.13 03:22:30.215051 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8947 | 2026.01.13 03:22:30.215079 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8948 | 2026.01.13 03:22:30.215111 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 846 rows starting from the beginning of the part | ||
| 8949 | 2026.01.13 03:22:30.215440 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2026.01.13 03:22:30.215481 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8951 | 2026.01.13 03:22:30.216026 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8952 | 2026.01.13 03:22:30.216244 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.01.13 03:22:30.216381 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 8954 | 2026.01.13 03:22:30.216434 [ 4 ] {c84cdf75-d876-4428-98c7-cdd2cdccf04a} <Debug> TCPHandler: Processed in 0.00197004 sec. | ||
| 8955 | 2026.01.13 03:22:30.216541 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2026.01.13 03:22:30.216635 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8957 | 2026.01.13 03:22:30.216676 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8958 | 2026.01.13 03:22:30.217014 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.01.13 03:22:30.217050 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8960 | 2026.01.13 03:22:30.217357 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8961 | 2026.01.13 03:22:30.217561 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.01.13 03:22:30.217691 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8963 | 2026.01.13 03:22:30.217725 [ 4 ] {7ed3b3d3-543c-446b-bd4a-8655d2b4f38d} <Debug> TCPHandler: Processed in 0.001232685 sec. | ||
| 8964 | 2026.01.13 03:22:30.219600 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17993 rows, containing 5 columns (5 merged, 0 gathered) in 0.005095554 sec., 3531117.5193119333 rows/sec., 239.84 MiB/sec. | ||
| 8965 | 2026.01.13 03:22:30.219815 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8966 | 2026.01.13 03:22:30.220119 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.01.13 03:22:30.220194 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8968 | 2026.01.13 03:22:30.220273 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. | ||
| 8969 | 2026.01.13 03:22:31.406189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19737 | ||
| 8970 | 2026.01.13 03:22:31.406763 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2026.01.13 03:22:31.406829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8972 | 2026.01.13 03:22:31.407391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8973 | 2026.01.13 03:22:31.407708 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2026.01.13 03:22:31.407891 [ 59 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8975 | 2026.01.13 03:22:31.407906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19737 | ||
| 8976 | 2026.01.13 03:22:31.407984 [ 59 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.01.13 03:22:31.408020 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8978 | 2026.01.13 03:22:31.408195 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::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 | ||
| 8979 | 2026.01.13 03:22:31.408406 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8980 | 2026.01.13 03:22:31.408464 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 8981 | 2026.01.13 03:22:31.408558 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8982 | 2026.01.13 03:22:31.408624 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8983 | 2026.01.13 03:22:31.408680 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8984 | 2026.01.13 03:22:31.408740 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8985 | 2026.01.13 03:22:31.408797 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8986 | 2026.01.13 03:22:31.411736 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19737 rows, containing 4 columns (4 merged, 0 gathered) in 0.003629104 sec., 5438532.48625556 rows/sec., 77.80 MiB/sec. | ||
| 8987 | 2026.01.13 03:22:31.412146 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8988 | 2026.01.13 03:22:31.412432 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.01.13 03:22:31.412510 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_41_8} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8990 | 2026.01.13 03:22:31.412605 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8991 | 2026.01.13 03:22:32.516399 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8992 | 2026.01.13 03:22:32.535571 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.01.13 03:22:32.535645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8994 | 2026.01.13 03:22:32.535916 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49674 | ||
| 8995 | 2026.01.13 03:22:32.536046 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8996 | 2026.01.13 03:22:32.536078 [ 286 ] {} <Debug> TCP-Session: dfa17e8e-e746-48c7-9360-868df26c2d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49674 | ||
| 8997 | 2026.01.13 03:22:32.536104 [ 286 ] {} <Debug> TCP-Session: dfa17e8e-e746-48c7-9360-868df26c2d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2026.01.13 03:22:32.536119 [ 286 ] {} <Debug> TCP-Session: dfa17e8e-e746-48c7-9360-868df26c2d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2026.01.13 03:22:32.536368 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59849 | ||
| 9000 | 2026.01.13 03:22:32.536381 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41717 | ||
| 9001 | 2026.01.13 03:22:32.536411 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53739 | ||
| 9002 | 2026.01.13 03:22:32.536445 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61550 | ||
| 9003 | 2026.01.13 03:22:32.536487 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9004 | 2026.01.13 03:22:32.536439 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56767 | ||
| 9005 | 2026.01.13 03:22:32.536519 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9006 | 2026.01.13 03:22:32.536554 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9007 | 2026.01.13 03:22:32.536569 [ 288 ] {} <Debug> TCP-Session: 05534256-60ef-4c4d-bad6-648cc003678e Authenticating user 'default' from [fd00:1122:3344:101::e]:41717 | ||
| 9008 | 2026.01.13 03:22:32.536571 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9009 | 2026.01.13 03:22:32.536595 [ 352 ] {} <Debug> TCP-Session: b390a9e9-df1c-41a7-96ee-8c0180f3b199 Authenticating user 'default' from [fd00:1122:3344:101::e]:53739 | ||
| 9010 | 2026.01.13 03:22:32.536603 [ 288 ] {} <Debug> TCP-Session: 05534256-60ef-4c4d-bad6-648cc003678e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.01.13 03:22:32.536619 [ 355 ] {} <Debug> TCP-Session: f2f88f4a-10e9-4fd7-9e38-d626536bac3a Authenticating user 'default' from [fd00:1122:3344:101::e]:61550 | ||
| 9012 | 2026.01.13 03:22:32.536638 [ 288 ] {} <Debug> TCP-Session: 05534256-60ef-4c4d-bad6-648cc003678e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9013 | 2026.01.13 03:22:32.536634 [ 352 ] {} <Debug> TCP-Session: b390a9e9-df1c-41a7-96ee-8c0180f3b199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.01.13 03:22:32.536661 [ 355 ] {} <Debug> TCP-Session: f2f88f4a-10e9-4fd7-9e38-d626536bac3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.01.13 03:22:32.536681 [ 352 ] {} <Debug> TCP-Session: b390a9e9-df1c-41a7-96ee-8c0180f3b199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.01.13 03:22:32.536695 [ 355 ] {} <Debug> TCP-Session: f2f88f4a-10e9-4fd7-9e38-d626536bac3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.01.13 03:22:32.536603 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9018 | 2026.01.13 03:22:32.536526 [ 287 ] {} <Debug> TCP-Session: 58e99887-c278-4226-b682-eaeeb091eacc Authenticating user 'default' from [fd00:1122:3344:101::e]:59849 | ||
| 9019 | 2026.01.13 03:22:32.536752 [ 354 ] {} <Debug> TCP-Session: e95dd138-afdd-424b-afa5-8b9acc13709e Authenticating user 'default' from [fd00:1122:3344:101::e]:56767 | ||
| 9020 | 2026.01.13 03:22:32.536768 [ 287 ] {} <Debug> TCP-Session: 58e99887-c278-4226-b682-eaeeb091eacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.01.13 03:22:32.536783 [ 354 ] {} <Debug> TCP-Session: e95dd138-afdd-424b-afa5-8b9acc13709e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9022 | 2026.01.13 03:22:32.536795 [ 287 ] {} <Debug> TCP-Session: 58e99887-c278-4226-b682-eaeeb091eacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9023 | 2026.01.13 03:22:32.536402 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45533 | ||
| 9024 | 2026.01.13 03:22:32.536810 [ 354 ] {} <Debug> TCP-Session: e95dd138-afdd-424b-afa5-8b9acc13709e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9025 | 2026.01.13 03:22:32.536389 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36062 | ||
| 9026 | 2026.01.13 03:22:32.536426 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39182 | ||
| 9027 | 2026.01.13 03:22:32.536884 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9028 | 2026.01.13 03:22:32.536456 [ 286 ] {} <Trace> TCP-Session: dfa17e8e-e746-48c7-9360-868df26c2d8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.01.13 03:22:32.536924 [ 351 ] {} <Debug> TCP-Session: b328a754-66c3-4a4c-a4d6-536a91a0ad0a Authenticating user 'default' from [fd00:1122:3344:101::e]:45533 | ||
| 9030 | 2026.01.13 03:22:32.536935 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9031 | 2026.01.13 03:22:32.536966 [ 351 ] {} <Debug> TCP-Session: b328a754-66c3-4a4c-a4d6-536a91a0ad0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.01.13 03:22:32.536988 [ 289 ] {} <Debug> TCP-Session: a102d123-fa00-49c8-a237-5d1867f8522e Authenticating user 'default' from [fd00:1122:3344:101::e]:36062 | ||
| 9033 | 2026.01.13 03:22:32.536993 [ 351 ] {} <Debug> TCP-Session: b328a754-66c3-4a4c-a4d6-536a91a0ad0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2026.01.13 03:22:32.537013 [ 289 ] {} <Debug> TCP-Session: a102d123-fa00-49c8-a237-5d1867f8522e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9035 | 2026.01.13 03:22:32.537032 [ 289 ] {} <Debug> TCP-Session: a102d123-fa00-49c8-a237-5d1867f8522e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9036 | 2026.01.13 03:22:32.537100 [ 286 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49674) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9037 | 2026.01.13 03:22:32.537245 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9038 | 2026.01.13 03:22:32.537276 [ 353 ] {} <Debug> TCP-Session: f90914ac-9b7b-4521-88d4-acf2e5c730b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39182 | ||
| 9039 | 2026.01.13 03:22:32.537294 [ 353 ] {} <Debug> TCP-Session: f90914ac-9b7b-4521-88d4-acf2e5c730b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9040 | 2026.01.13 03:22:32.537308 [ 353 ] {} <Debug> TCP-Session: f90914ac-9b7b-4521-88d4-acf2e5c730b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9041 | 2026.01.13 03:22:32.537378 [ 286 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9042 | 2026.01.13 03:22:32.537433 [ 286 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9043 | 2026.01.13 03:22:32.537714 [ 286 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 9044 | 2026.01.13 03:22:32.538570 [ 334 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Trace> AggregatingTransform: Aggregating | ||
| 9045 | 2026.01.13 03:22:32.538622 [ 334 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 9046 | 2026.01.13 03:22:32.538658 [ 334 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845098 sec. (1183.295 rows/sec., 46.22 KiB/sec.) | ||
| 9047 | 2026.01.13 03:22:32.538677 [ 334 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Trace> Aggregator: Merging aggregated data | ||
| 9048 | 2026.01.13 03:22:32.539871 [ 286 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002836 sec., 352.60930888575456 rows/sec., 13.77 KiB/sec. | ||
| 9049 | 2026.01.13 03:22:32.539998 [ 286 ] {b86f770f-4803-453c-a5e4-b1eff2e043ba} <Debug> TCPHandler: Processed in 0.003666055 sec. | ||
| 9050 | 2026.01.13 03:22:32.540091 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9051 | 2026.01.13 03:22:32.540121 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9052 | 2026.01.13 03:22:32.540124 [ 286 ] {} <Debug> TCP-Session: dfa17e8e-e746-48c7-9360-868df26c2d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2026.01.13 03:22:32.540145 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9054 | 2026.01.13 03:22:32.540166 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9055 | 2026.01.13 03:22:32.540184 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9056 | 2026.01.13 03:22:32.540205 [ 287 ] {} <Debug> TCP-Session: 58e99887-c278-4226-b682-eaeeb091eacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2026.01.13 03:22:32.540209 [ 355 ] {} <Debug> TCP-Session: f2f88f4a-10e9-4fd7-9e38-d626536bac3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.01.13 03:22:32.540203 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9059 | 2026.01.13 03:22:32.540243 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9060 | 2026.01.13 03:22:32.540263 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9061 | 2026.01.13 03:22:32.540269 [ 352 ] {} <Debug> TCP-Session: b390a9e9-df1c-41a7-96ee-8c0180f3b199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.01.13 03:22:32.540292 [ 353 ] {} <Debug> TCP-Session: f90914ac-9b7b-4521-88d4-acf2e5c730b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9063 | 2026.01.13 03:22:32.540312 [ 354 ] {} <Debug> TCP-Session: e95dd138-afdd-424b-afa5-8b9acc13709e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9064 | 2026.01.13 03:22:32.540223 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9065 | 2026.01.13 03:22:32.540228 [ 351 ] {} <Debug> TCP-Session: b328a754-66c3-4a4c-a4d6-536a91a0ad0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9066 | 2026.01.13 03:22:32.540369 [ 288 ] {} <Debug> TCP-Session: 05534256-60ef-4c4d-bad6-648cc003678e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9067 | 2026.01.13 03:22:32.540172 [ 289 ] {} <Debug> TCP-Session: a102d123-fa00-49c8-a237-5d1867f8522e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9068 | 2026.01.13 03:22:32.544151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9069 | 2026.01.13 03:22:32.545013 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.01.13 03:22:32.545345 [ 58 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9071 | 2026.01.13 03:22:32.545401 [ 58 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.01.13 03:22:32.545426 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9073 | 2026.01.13 03:22:32.545532 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::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 | ||
| 9074 | 2026.01.13 03:22:32.548891 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43617 | ||
| 9075 | 2026.01.13 03:22:32.548954 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9076 | 2026.01.13 03:22:32.549048 [ 286 ] {} <Debug> TCP-Session: 97a47b08-3c8e-4673-9eb6-0523b0b0c031 Authenticating user 'default' from [fd00:1122:3344:101::e]:43617 | ||
| 9077 | 2026.01.13 03:22:32.549068 [ 286 ] {} <Debug> TCP-Session: 97a47b08-3c8e-4673-9eb6-0523b0b0c031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9078 | 2026.01.13 03:22:32.549083 [ 286 ] {} <Debug> TCP-Session: 97a47b08-3c8e-4673-9eb6-0523b0b0c031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9079 | 2026.01.13 03:22:32.549252 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44598 | ||
| 9080 | 2026.01.13 03:22:32.549260 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63191 | ||
| 9081 | 2026.01.13 03:22:32.549279 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63152 | ||
| 9082 | 2026.01.13 03:22:32.549317 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54837 | ||
| 9083 | 2026.01.13 03:22:32.549349 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9084 | 2026.01.13 03:22:32.549322 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53185 | ||
| 9085 | 2026.01.13 03:22:32.549375 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9086 | 2026.01.13 03:22:32.549377 [ 288 ] {} <Debug> TCP-Session: eebc5025-a195-459a-be41-fa6787fb78f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63191 | ||
| 9087 | 2026.01.13 03:22:32.549399 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9088 | 2026.01.13 03:22:32.549409 [ 351 ] {} <Debug> TCP-Session: 7ab969bc-a251-4977-af22-777c23a34634 Authenticating user 'default' from [fd00:1122:3344:101::e]:63152 | ||
| 9089 | 2026.01.13 03:22:32.549419 [ 288 ] {} <Debug> TCP-Session: eebc5025-a195-459a-be41-fa6787fb78f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9090 | 2026.01.13 03:22:32.549432 [ 354 ] {} <Debug> TCP-Session: 1d58f33f-99f8-4f4a-a561-7c7ef163c553 Authenticating user 'default' from [fd00:1122:3344:101::e]:54837 | ||
| 9091 | 2026.01.13 03:22:32.549444 [ 351 ] {} <Debug> TCP-Session: 7ab969bc-a251-4977-af22-777c23a34634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.01.13 03:22:32.549452 [ 288 ] {} <Debug> TCP-Session: eebc5025-a195-459a-be41-fa6787fb78f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9093 | 2026.01.13 03:22:32.549464 [ 354 ] {} <Debug> TCP-Session: 1d58f33f-99f8-4f4a-a561-7c7ef163c553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9094 | 2026.01.13 03:22:32.549474 [ 351 ] {} <Debug> TCP-Session: 7ab969bc-a251-4977-af22-777c23a34634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9095 | 2026.01.13 03:22:32.549493 [ 354 ] {} <Debug> TCP-Session: 1d58f33f-99f8-4f4a-a561-7c7ef163c553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9096 | 2026.01.13 03:22:32.549431 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9097 | 2026.01.13 03:22:32.549324 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9098 | 2026.01.13 03:22:32.549548 [ 355 ] {} <Debug> TCP-Session: 72f7eea4-3469-48c1-9270-699b5ac7353d Authenticating user 'default' from [fd00:1122:3344:101::e]:53185 | ||
| 9099 | 2026.01.13 03:22:32.549281 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44193 | ||
| 9100 | 2026.01.13 03:22:32.549567 [ 355 ] {} <Debug> TCP-Session: 72f7eea4-3469-48c1-9270-699b5ac7353d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2026.01.13 03:22:32.549563 [ 287 ] {} <Debug> TCP-Session: 8df1e486-fd9e-43b9-a0d6-38cfe04239bb Authenticating user 'default' from [fd00:1122:3344:101::e]:44598 | ||
| 9102 | 2026.01.13 03:22:32.549602 [ 355 ] {} <Debug> TCP-Session: 72f7eea4-3469-48c1-9270-699b5ac7353d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9103 | 2026.01.13 03:22:32.549616 [ 287 ] {} <Debug> TCP-Session: 8df1e486-fd9e-43b9-a0d6-38cfe04239bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.01.13 03:22:32.549306 [ 286 ] {} <Trace> TCP-Session: 97a47b08-3c8e-4673-9eb6-0523b0b0c031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.01.13 03:22:32.549632 [ 287 ] {} <Debug> TCP-Session: 8df1e486-fd9e-43b9-a0d6-38cfe04239bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9106 | 2026.01.13 03:22:32.549633 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9107 | 2026.01.13 03:22:32.549305 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51726 | ||
| 9108 | 2026.01.13 03:22:32.549705 [ 352 ] {} <Debug> TCP-Session: 84b657e9-ebc2-4d02-a9c9-f3c42b81ad1d Authenticating user 'default' from [fd00:1122:3344:101::e]:44193 | ||
| 9109 | 2026.01.13 03:22:32.549292 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9110 | 2026.01.13 03:22:32.549744 [ 352 ] {} <Debug> TCP-Session: 84b657e9-ebc2-4d02-a9c9-f3c42b81ad1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9111 | 2026.01.13 03:22:32.549762 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9112 | 2026.01.13 03:22:32.549775 [ 352 ] {} <Debug> TCP-Session: 84b657e9-ebc2-4d02-a9c9-f3c42b81ad1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2026.01.13 03:22:32.549790 [ 286 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9114 | 2026.01.13 03:22:32.549793 [ 353 ] {} <Debug> TCP-Session: 6dbe28a3-e520-4d41-8e4d-0d2c278e1567 Authenticating user 'default' from [fd00:1122:3344:101::e]:51726 | ||
| 9115 | 2026.01.13 03:22:32.549270 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43849 | ||
| 9116 | 2026.01.13 03:22:32.549828 [ 353 ] {} <Debug> TCP-Session: 6dbe28a3-e520-4d41-8e4d-0d2c278e1567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9117 | 2026.01.13 03:22:32.549862 [ 353 ] {} <Debug> TCP-Session: 6dbe28a3-e520-4d41-8e4d-0d2c278e1567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2026.01.13 03:22:32.549890 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2026.01.13 03:22:32.549917 [ 289 ] {} <Debug> TCP-Session: a483ebe6-ecbe-494c-9879-f2e564373a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:43849 | ||
| 9120 | 2026.01.13 03:22:32.549934 [ 289 ] {} <Debug> TCP-Session: a483ebe6-ecbe-494c-9879-f2e564373a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2026.01.13 03:22:32.549946 [ 289 ] {} <Debug> TCP-Session: a483ebe6-ecbe-494c-9879-f2e564373a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9122 | 2026.01.13 03:22:32.549968 [ 286 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9123 | 2026.01.13 03:22:32.550015 [ 286 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9124 | 2026.01.13 03:22:32.550238 [ 286 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 9125 | 2026.01.13 03:22:32.550274 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9126 | 2026.01.13 03:22:32.551013 [ 346 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Trace> AggregatingTransform: Aggregating | ||
| 9127 | 2026.01.13 03:22:32.551051 [ 346 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9128 | 2026.01.13 03:22:32.551088 [ 346 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000767076 sec. (1303.652 rows/sec., 50.92 KiB/sec.) | ||
| 9129 | 2026.01.13 03:22:32.551104 [ 346 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Trace> Aggregator: Merging aggregated data | ||
| 9130 | 2026.01.13 03:22:32.551167 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9131 | 2026.01.13 03:22:32.552650 [ 286 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002908 sec., 343.878954607978 rows/sec., 13.43 KiB/sec. | ||
| 9132 | 2026.01.13 03:22:32.552771 [ 286 ] {8f6ce020-8461-4854-b5b6-f098678c714a} <Debug> TCPHandler: Processed in 0.003536772 sec. | ||
| 9133 | 2026.01.13 03:22:32.552891 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9134 | 2026.01.13 03:22:32.552927 [ 286 ] {} <Debug> TCP-Session: 97a47b08-3c8e-4673-9eb6-0523b0b0c031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9135 | 2026.01.13 03:22:32.552927 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9136 | 2026.01.13 03:22:32.552950 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9137 | 2026.01.13 03:22:32.552977 [ 355 ] {} <Debug> TCP-Session: 72f7eea4-3469-48c1-9270-699b5ac7353d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2026.01.13 03:22:32.552987 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9139 | 2026.01.13 03:22:32.552999 [ 287 ] {} <Debug> TCP-Session: 8df1e486-fd9e-43b9-a0d6-38cfe04239bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9140 | 2026.01.13 03:22:32.553009 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9141 | 2026.01.13 03:22:32.553018 [ 351 ] {} <Debug> TCP-Session: 7ab969bc-a251-4977-af22-777c23a34634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9142 | 2026.01.13 03:22:32.553030 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9143 | 2026.01.13 03:22:32.553059 [ 288 ] {} <Debug> TCP-Session: eebc5025-a195-459a-be41-fa6787fb78f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2026.01.13 03:22:32.553075 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9145 | 2026.01.13 03:22:32.553088 [ 353 ] {} <Debug> TCP-Session: 6dbe28a3-e520-4d41-8e4d-0d2c278e1567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.01.13 03:22:32.553053 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9147 | 2026.01.13 03:22:32.553115 [ 354 ] {} <Debug> TCP-Session: 1d58f33f-99f8-4f4a-a561-7c7ef163c553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2026.01.13 03:22:32.553002 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9149 | 2026.01.13 03:22:32.553155 [ 352 ] {} <Debug> TCP-Session: 84b657e9-ebc2-4d02-a9c9-f3c42b81ad1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9150 | 2026.01.13 03:22:32.553189 [ 289 ] {} <Debug> TCP-Session: a483ebe6-ecbe-494c-9879-f2e564373a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9151 | 2026.01.13 03:22:32.556168 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9152 | 2026.01.13 03:22:32.561690 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9153 | 2026.01.13 03:22:32.566492 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9154 | 2026.01.13 03:22:32.571379 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9155 | 2026.01.13 03:22:32.575630 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9156 | 2026.01.13 03:22:32.587520 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54198 | ||
| 9157 | 2026.01.13 03:22:32.587602 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9158 | 2026.01.13 03:22:32.587627 [ 286 ] {} <Debug> TCP-Session: cf3734c3-7579-42a6-846a-39432cb7e5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54198 | ||
| 9159 | 2026.01.13 03:22:32.587650 [ 286 ] {} <Debug> TCP-Session: cf3734c3-7579-42a6-846a-39432cb7e5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.01.13 03:22:32.587663 [ 286 ] {} <Debug> TCP-Session: cf3734c3-7579-42a6-846a-39432cb7e5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2026.01.13 03:22:32.587897 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58749 | ||
| 9162 | 2026.01.13 03:22:32.587944 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62731 | ||
| 9163 | 2026.01.13 03:22:32.587958 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40259 | ||
| 9164 | 2026.01.13 03:22:32.587995 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40499 | ||
| 9165 | 2026.01.13 03:22:32.588000 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59574 | ||
| 9166 | 2026.01.13 03:22:32.588001 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9167 | 2026.01.13 03:22:32.588054 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9168 | 2026.01.13 03:22:32.588052 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9169 | 2026.01.13 03:22:32.588079 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9170 | 2026.01.13 03:22:32.588091 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9171 | 2026.01.13 03:22:32.588094 [ 286 ] {} <Trace> TCP-Session: cf3734c3-7579-42a6-846a-39432cb7e5a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.01.13 03:22:32.588109 [ 354 ] {} <Debug> TCP-Session: 42a5c7b4-037f-4376-bcac-754b63f3d4ba Authenticating user 'default' from [fd00:1122:3344:101::e]:40499 | ||
| 9173 | 2026.01.13 03:22:32.588124 [ 355 ] {} <Debug> TCP-Session: 7c709fa0-50a2-4bbd-a29e-5fbcf9eab61e Authenticating user 'default' from [fd00:1122:3344:101::e]:59574 | ||
| 9174 | 2026.01.13 03:22:32.588157 [ 354 ] {} <Debug> TCP-Session: 42a5c7b4-037f-4376-bcac-754b63f3d4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2026.01.13 03:22:32.588169 [ 355 ] {} <Debug> TCP-Session: 7c709fa0-50a2-4bbd-a29e-5fbcf9eab61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.01.13 03:22:32.588180 [ 354 ] {} <Debug> TCP-Session: 42a5c7b4-037f-4376-bcac-754b63f3d4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2026.01.13 03:22:32.588192 [ 355 ] {} <Debug> TCP-Session: 7c709fa0-50a2-4bbd-a29e-5fbcf9eab61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.01.13 03:22:32.588101 [ 288 ] {} <Debug> TCP-Session: 50f0a989-759e-4436-ac6b-6989226a7bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:62731 | ||
| 9179 | 2026.01.13 03:22:32.588079 [ 287 ] {} <Debug> TCP-Session: 2565abf5-381a-47d2-819b-09d7e4a9b735 Authenticating user 'default' from [fd00:1122:3344:101::e]:58749 | ||
| 9180 | 2026.01.13 03:22:32.588241 [ 288 ] {} <Debug> TCP-Session: 50f0a989-759e-4436-ac6b-6989226a7bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2026.01.13 03:22:32.588260 [ 287 ] {} <Debug> TCP-Session: 2565abf5-381a-47d2-819b-09d7e4a9b735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.01.13 03:22:32.588273 [ 288 ] {} <Debug> TCP-Session: 50f0a989-759e-4436-ac6b-6989226a7bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2026.01.13 03:22:32.588288 [ 287 ] {} <Debug> TCP-Session: 2565abf5-381a-47d2-819b-09d7e4a9b735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2026.01.13 03:22:32.587963 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40144 | ||
| 9185 | 2026.01.13 03:22:32.588084 [ 351 ] {} <Debug> TCP-Session: 7126aff5-13d4-4dd9-9529-be0eb7294a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:40259 | ||
| 9186 | 2026.01.13 03:22:32.587982 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33364 | ||
| 9187 | 2026.01.13 03:22:32.588386 [ 351 ] {} <Debug> TCP-Session: 7126aff5-13d4-4dd9-9529-be0eb7294a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.01.13 03:22:32.588409 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9189 | 2026.01.13 03:22:32.588423 [ 351 ] {} <Debug> TCP-Session: 7126aff5-13d4-4dd9-9529-be0eb7294a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.01.13 03:22:32.587950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56479 | ||
| 9191 | 2026.01.13 03:22:32.588446 [ 352 ] {} <Debug> TCP-Session: 66f7b1be-8ed3-4998-bfaf-46b917805131 Authenticating user 'default' from [fd00:1122:3344:101::e]:40144 | ||
| 9192 | 2026.01.13 03:22:32.588451 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2026.01.13 03:22:32.588502 [ 352 ] {} <Debug> TCP-Session: 66f7b1be-8ed3-4998-bfaf-46b917805131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2026.01.13 03:22:32.588518 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9195 | 2026.01.13 03:22:32.588528 [ 352 ] {} <Debug> TCP-Session: 66f7b1be-8ed3-4998-bfaf-46b917805131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.01.13 03:22:32.588523 [ 353 ] {} <Debug> TCP-Session: e369815f-f779-42fc-b514-c57ee1bd8327 Authenticating user 'default' from [fd00:1122:3344:101::e]:33364 | ||
| 9197 | 2026.01.13 03:22:32.588542 [ 289 ] {} <Debug> TCP-Session: 6f2bccf7-7b84-42d7-89bd-cd0b5c349f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:56479 | ||
| 9198 | 2026.01.13 03:22:32.588567 [ 353 ] {} <Debug> TCP-Session: e369815f-f779-42fc-b514-c57ee1bd8327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.01.13 03:22:32.588581 [ 289 ] {} <Debug> TCP-Session: 6f2bccf7-7b84-42d7-89bd-cd0b5c349f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.01.13 03:22:32.588593 [ 353 ] {} <Debug> TCP-Session: e369815f-f779-42fc-b514-c57ee1bd8327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2026.01.13 03:22:32.588605 [ 289 ] {} <Debug> TCP-Session: 6f2bccf7-7b84-42d7-89bd-cd0b5c349f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2026.01.13 03:22:32.588262 [ 286 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54198) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9203 | 2026.01.13 03:22:32.588882 [ 286 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9204 | 2026.01.13 03:22:32.588941 [ 286 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9205 | 2026.01.13 03:22:32.589235 [ 286 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 9206 | 2026.01.13 03:22:32.590198 [ 348 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Trace> AggregatingTransform: Aggregating | ||
| 9207 | 2026.01.13 03:22:32.590245 [ 348 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 9208 | 2026.01.13 03:22:32.590280 [ 348 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947199 sec. (1055.744 rows/sec., 41.24 KiB/sec.) | ||
| 9209 | 2026.01.13 03:22:32.590298 [ 348 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Trace> Aggregator: Merging aggregated data | ||
| 9210 | 2026.01.13 03:22:32.591616 [ 286 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003399 sec., 294.20417769932334 rows/sec., 11.49 KiB/sec. | ||
| 9211 | 2026.01.13 03:22:32.591800 [ 286 ] {5b6e57b7-5468-446e-901a-f4b247a330eb} <Debug> TCPHandler: Processed in 0.003819338 sec. | ||
| 9212 | 2026.01.13 03:22:32.591917 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9213 | 2026.01.13 03:22:32.591947 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9214 | 2026.01.13 03:22:32.591957 [ 286 ] {} <Debug> TCP-Session: cf3734c3-7579-42a6-846a-39432cb7e5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.01.13 03:22:32.591968 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9216 | 2026.01.13 03:22:32.591984 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9217 | 2026.01.13 03:22:32.592005 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9218 | 2026.01.13 03:22:32.592024 [ 355 ] {} <Debug> TCP-Session: 7c709fa0-50a2-4bbd-a29e-5fbcf9eab61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2026.01.13 03:22:32.592036 [ 351 ] {} <Debug> TCP-Session: 7126aff5-13d4-4dd9-9529-be0eb7294a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.01.13 03:22:32.592045 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9221 | 2026.01.13 03:22:32.592076 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9222 | 2026.01.13 03:22:32.592067 [ 288 ] {} <Debug> TCP-Session: 50f0a989-759e-4436-ac6b-6989226a7bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9223 | 2026.01.13 03:22:32.592112 [ 352 ] {} <Debug> TCP-Session: 66f7b1be-8ed3-4998-bfaf-46b917805131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.01.13 03:22:32.592125 [ 354 ] {} <Debug> TCP-Session: 42a5c7b4-037f-4376-bcac-754b63f3d4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.01.13 03:22:32.591994 [ 287 ] {} <Debug> TCP-Session: 2565abf5-381a-47d2-819b-09d7e4a9b735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.01.13 03:22:32.592055 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9227 | 2026.01.13 03:22:32.592024 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9228 | 2026.01.13 03:22:32.592215 [ 353 ] {} <Debug> TCP-Session: e369815f-f779-42fc-b514-c57ee1bd8327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.01.13 03:22:32.592241 [ 289 ] {} <Debug> TCP-Session: 6f2bccf7-7b84-42d7-89bd-cd0b5c349f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.01.13 03:22:32.639700 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094212049 sec., 3279.835257590035 rows/sec., 16.96 MiB/sec. | ||
| 9231 | 2026.01.13 03:22:32.642290 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9232 | 2026.01.13 03:22:32.644206 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.01.13 03:22:32.644312 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_41_8} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9234 | 2026.01.13 03:22:32.645907 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9235 | 2026.01.13 03:22:33.962100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1116 | ||
| 9236 | 2026.01.13 03:22:33.965337 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.01.13 03:22:33.965429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9238 | 2026.01.13 03:22:33.967701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9239 | 2026.01.13 03:22:33.968200 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.01.13 03:22:33.968451 [ 57 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9241 | 2026.01.13 03:22:33.968547 [ 57 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.01.13 03:22:33.968588 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9243 | 2026.01.13 03:22:33.968772 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 9244 | 2026.01.13 03:22:33.968833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 9245 | 2026.01.13 03:22:33.969567 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9246 | 2026.01.13 03:22:33.969773 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 966 rows starting from the beginning of the part | ||
| 9247 | 2026.01.13 03:22:33.970262 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9248 | 2026.01.13 03:22:33.970972 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 9249 | 2026.01.13 03:22:33.971730 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 9250 | 2026.01.13 03:22:33.972456 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 9251 | 2026.01.13 03:22:33.973029 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9252 | 2026.01.13 03:22:33.982769 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 72 columns (72 merged, 0 gathered) in 0.014086357 sec., 79225.59395591066 rows/sec., 65.12 MiB/sec. | ||
| 9253 | 2026.01.13 03:22:33.984319 [ 188 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9254 | 2026.01.13 03:22:33.985041 [ 188 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.01.13 03:22:33.985152 [ 188 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_31_6} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9256 | 2026.01.13 03:22:33.985439 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 9257 | 2026.01.13 03:22:34.000429 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.58 MiB, peak 319.02 MiB, free memory in arenas 0.00 B, will set to 303.81 MiB (RSS), difference: 1.23 MiB | ||
| 9258 | 2026.01.13 03:22:35.177632 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.01.13 03:22:35.177854 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9260 | 2026.01.13 03:22:35.177922 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9261 | 2026.01.13 03:22:35.178603 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.01.13 03:22:35.178653 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9263 | 2026.01.13 03:22:35.179094 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9264 | 2026.01.13 03:22:35.179320 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.01.13 03:22:35.179469 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001673 sec., 70531.97848176927 rows/sec., 5.97 MiB/sec. | ||
| 9266 | 2026.01.13 03:22:35.179510 [ 4 ] {beea827e-1440-4ffd-9540-41447c15a47d} <Debug> TCPHandler: Processed in 0.002014161 sec. | ||
| 9267 | 2026.01.13 03:22:35.179641 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.01.13 03:22:35.179735 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9269 | 2026.01.13 03:22:35.179776 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9270 | 2026.01.13 03:22:35.180178 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.01.13 03:22:35.180214 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9272 | 2026.01.13 03:22:35.180515 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9273 | 2026.01.13 03:22:35.180718 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.01.13 03:22:35.180845 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001128 sec., 27482.269503546097 rows/sec., 2.02 MiB/sec. | ||
| 9275 | 2026.01.13 03:22:35.180854 [ 56 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9276 | 2026.01.13 03:22:35.180881 [ 4 ] {7ba70ef4-487d-49d6-94c3-e20af6db5711} <Debug> TCPHandler: Processed in 0.001287956 sec. | ||
| 9277 | 2026.01.13 03:22:35.180926 [ 56 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.01.13 03:22:35.180953 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9279 | 2026.01.13 03:22:35.181012 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.01.13 03:22:35.181045 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9281 | 2026.01.13 03:22:35.181110 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9282 | 2026.01.13 03:22:35.181149 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9283 | 2026.01.13 03:22:35.181150 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9284 | 2026.01.13 03:22:35.181186 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9285 | 2026.01.13 03:22:35.181250 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 45 rows starting from the beginning of the part | ||
| 9286 | 2026.01.13 03:22:35.181303 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9287 | 2026.01.13 03:22:35.181349 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 9288 | 2026.01.13 03:22:35.181397 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 9289 | 2026.01.13 03:22:35.181445 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 9290 | 2026.01.13 03:22:35.181577 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.01.13 03:22:35.181612 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9292 | 2026.01.13 03:22:35.181916 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9293 | 2026.01.13 03:22:35.182117 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.01.13 03:22:35.182239 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001147 sec., 82824.76024411508 rows/sec., 6.47 MiB/sec. | ||
| 9295 | 2026.01.13 03:22:35.182276 [ 4 ] {fa946e98-9178-4b54-93bf-2a8fb5514541} <Debug> TCPHandler: Processed in 0.001312467 sec. | ||
| 9296 | 2026.01.13 03:22:35.182344 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331868 sec., 307087.4891505765 rows/sec., 21.43 MiB/sec. | ||
| 9297 | 2026.01.13 03:22:35.182386 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.01.13 03:22:35.182486 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9299 | 2026.01.13 03:22:35.182513 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9300 | 2026.01.13 03:22:35.182528 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9301 | 2026.01.13 03:22:35.182805 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.01.13 03:22:35.182873 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_56_11} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9303 | 2026.01.13 03:22:35.182930 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.01.13 03:22:35.182946 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9305 | 2026.01.13 03:22:35.182965 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9306 | 2026.01.13 03:22:35.183285 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9307 | 2026.01.13 03:22:35.183506 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.01.13 03:22:35.183632 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9309 | 2026.01.13 03:22:35.183668 [ 4 ] {606eef4b-e6fa-45aa-bfca-c57f9f96b7ca} <Debug> TCPHandler: Processed in 0.001330317 sec. | ||
| 9310 | 2026.01.13 03:22:35.183765 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.01.13 03:22:35.183857 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9312 | 2026.01.13 03:22:35.183911 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9313 | 2026.01.13 03:22:35.184726 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.01.13 03:22:35.184762 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9315 | 2026.01.13 03:22:35.185297 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9316 | 2026.01.13 03:22:35.185518 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.01.13 03:22:35.185652 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001813 sec., 17098.73138444567 rows/sec., 30.64 MiB/sec. | ||
| 9318 | 2026.01.13 03:22:35.185704 [ 4 ] {0121a553-695b-4301-9bb2-274dd958a557} <Debug> TCPHandler: Processed in 0.00198546 sec. | ||
| 9319 | 2026.01.13 03:22:35.185816 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.01.13 03:22:35.185910 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9321 | 2026.01.13 03:22:35.185952 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9322 | 2026.01.13 03:22:35.186284 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.01.13 03:22:35.186321 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9324 | 2026.01.13 03:22:35.186619 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9325 | 2026.01.13 03:22:35.186821 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.01.13 03:22:35.186928 [ 56 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9327 | 2026.01.13 03:22:35.186945 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9328 | 2026.01.13 03:22:35.186969 [ 56 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.01.13 03:22:35.186989 [ 4 ] {e76c475b-0d3a-40c8-b1bb-255c4edebd0f} <Debug> TCPHandler: Processed in 0.001221004 sec. | ||
| 9330 | 2026.01.13 03:22:35.186994 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9331 | 2026.01.13 03:22:35.187078 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9332 | 2026.01.13 03:22:35.187164 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9333 | 2026.01.13 03:22:35.187189 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3108 rows starting from the beginning of the part | ||
| 9334 | 2026.01.13 03:22:35.187235 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 9335 | 2026.01.13 03:22:35.187272 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9336 | 2026.01.13 03:22:35.187312 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 9337 | 2026.01.13 03:22:35.187346 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9338 | 2026.01.13 03:22:35.187385 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 9339 | 2026.01.13 03:22:35.188498 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.001448979 sec., 2352000.960676449 rows/sec., 153.15 MiB/sec. | ||
| 9340 | 2026.01.13 03:22:35.188759 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9341 | 2026.01.13 03:22:35.189008 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2026.01.13 03:22:35.189067 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_56_11} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9343 | 2026.01.13 03:22:35.189123 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9344 | 2026.01.13 03:22:38.757537 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9345 | 2026.01.13 03:22:38.757596 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9346 | 2026.01.13 03:22:38.909013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20185 | ||
| 9347 | 2026.01.13 03:22:38.909514 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2026.01.13 03:22:38.909557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9349 | 2026.01.13 03:22:38.910035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9350 | 2026.01.13 03:22:38.910273 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2026.01.13 03:22:38.910407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 9352 | 2026.01.13 03:22:40.051321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9353 | 2026.01.13 03:22:40.065882 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.01.13 03:22:40.065928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9355 | 2026.01.13 03:22:40.072473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9356 | 2026.01.13 03:22:40.073191 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.01.13 03:22:40.075811 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9358 | 2026.01.13 03:22:40.176329 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.01.13 03:22:40.176507 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9360 | 2026.01.13 03:22:40.176570 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9361 | 2026.01.13 03:22:40.177219 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.01.13 03:22:40.177264 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9363 | 2026.01.13 03:22:40.177677 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9364 | 2026.01.13 03:22:40.177909 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.01.13 03:22:40.178069 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.88 MiB/sec. | ||
| 9366 | 2026.01.13 03:22:40.178111 [ 4 ] {7509f53d-14bb-4007-ad25-4c84a4511d30} <Debug> TCPHandler: Processed in 0.001905169 sec. | ||
| 9367 | 2026.01.13 03:22:40.178235 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.01.13 03:22:40.178332 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9369 | 2026.01.13 03:22:40.178373 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9370 | 2026.01.13 03:22:40.178777 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.01.13 03:22:40.178814 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9372 | 2026.01.13 03:22:40.179107 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9373 | 2026.01.13 03:22:40.179312 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2026.01.13 03:22:40.179438 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 9375 | 2026.01.13 03:22:40.179475 [ 4 ] {8f4aa5e9-02fe-47cc-b235-121fa0d6a076} <Debug> TCPHandler: Processed in 0.001288426 sec. | ||
| 9376 | 2026.01.13 03:22:40.179584 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.01.13 03:22:40.179676 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9378 | 2026.01.13 03:22:40.179715 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9379 | 2026.01.13 03:22:40.180119 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.01.13 03:22:40.180154 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9381 | 2026.01.13 03:22:40.180459 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9382 | 2026.01.13 03:22:40.180666 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.01.13 03:22:40.180793 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001135 sec., 65198.23788546256 rows/sec., 5.09 MiB/sec. | ||
| 9384 | 2026.01.13 03:22:40.180829 [ 4 ] {b21c2c82-d13a-4560-880b-055052c2e8ab} <Debug> TCPHandler: Processed in 0.001292576 sec. | ||
| 9385 | 2026.01.13 03:22:40.180941 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.01.13 03:22:40.181034 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9387 | 2026.01.13 03:22:40.181075 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9388 | 2026.01.13 03:22:40.181494 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.01.13 03:22:40.181527 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9390 | 2026.01.13 03:22:40.181859 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9391 | 2026.01.13 03:22:40.182067 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.01.13 03:22:40.182195 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 9393 | 2026.01.13 03:22:40.182230 [ 4 ] {0c836c37-b45f-492c-9da9-bf1afaa16a75} <Debug> TCPHandler: Processed in 0.001336757 sec. | ||
| 9394 | 2026.01.13 03:22:40.182336 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.01.13 03:22:40.182428 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9396 | 2026.01.13 03:22:40.182481 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9397 | 2026.01.13 03:22:40.183259 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.01.13 03:22:40.183293 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9399 | 2026.01.13 03:22:40.183821 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9400 | 2026.01.13 03:22:40.184034 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.13 03:22:40.184143 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9402 | 2026.01.13 03:22:40.184166 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 9403 | 2026.01.13 03:22:40.184182 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.01.13 03:22:40.184201 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9405 | 2026.01.13 03:22:40.184218 [ 4 ] {84badc00-6afd-4d07-b860-552ba7d57ee6} <Debug> TCPHandler: Processed in 0.00192914 sec. | ||
| 9406 | 2026.01.13 03:22:40.184322 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9407 | 2026.01.13 03:22:40.184330 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2026.01.13 03:22:40.184469 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9409 | 2026.01.13 03:22:40.184510 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9410 | 2026.01.13 03:22:40.184600 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9411 | 2026.01.13 03:22:40.184686 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1026 rows starting from the beginning of the part | ||
| 9412 | 2026.01.13 03:22:40.184818 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9413 | 2026.01.13 03:22:40.184850 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.01.13 03:22:40.184890 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9415 | 2026.01.13 03:22:40.184924 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9416 | 2026.01.13 03:22:40.185028 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9417 | 2026.01.13 03:22:40.185120 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9418 | 2026.01.13 03:22:40.185202 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9419 | 2026.01.13 03:22:40.185213 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9420 | 2026.01.13 03:22:40.185427 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.01.13 03:22:40.185565 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 9422 | 2026.01.13 03:22:40.185600 [ 4 ] {8a5d2379-7cd3-4f05-afd9-6adab2b7f4dc} <Debug> TCPHandler: Processed in 0.001317326 sec. | ||
| 9423 | 2026.01.13 03:22:40.191350 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 19 columns (19 merged, 0 gathered) in 0.007085605 sec., 157784.69163889321 rows/sec., 282.74 MiB/sec. | ||
| 9424 | 2026.01.13 03:22:40.192701 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9425 | 2026.01.13 03:22:40.193059 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.01.13 03:22:40.193126 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9427 | 2026.01.13 03:22:40.193239 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB. | ||
| 9428 | 2026.01.13 03:22:41.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.86 MiB, peak 319.02 MiB, free memory in arenas 0.00 B, will set to 308.20 MiB (RSS), difference: 3.34 MiB | ||
| 9429 | 2026.01.13 03:22:43.970041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1140 | ||
| 9430 | 2026.01.13 03:22:43.972285 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.01.13 03:22:43.972346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9432 | 2026.01.13 03:22:43.973590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9433 | 2026.01.13 03:22:43.973890 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.01.13 03:22:43.974266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 9435 | 2026.01.13 03:22:45.190422 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.01.13 03:22:45.190629 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.01.13 03:22:45.190699 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9438 | 2026.01.13 03:22:45.191632 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.01.13 03:22:45.191675 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9440 | 2026.01.13 03:22:45.192100 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9441 | 2026.01.13 03:22:45.192324 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.01.13 03:22:45.192475 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001897 sec., 216130.73273589878 rows/sec., 13.71 MiB/sec. | ||
| 9443 | 2026.01.13 03:22:45.192516 [ 4 ] {e800c403-85bb-40ff-b77f-cf0b267ca74a} <Debug> TCPHandler: Processed in 0.002223485 sec. | ||
| 9444 | 2026.01.13 03:22:45.192655 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.01.13 03:22:45.192749 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9446 | 2026.01.13 03:22:45.192789 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9447 | 2026.01.13 03:22:45.193243 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.01.13 03:22:45.193278 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9449 | 2026.01.13 03:22:45.193572 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9450 | 2026.01.13 03:22:45.193776 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.01.13 03:22:45.193902 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001171 sec., 6831.767719897523 rows/sec., 557.08 KiB/sec. | ||
| 9452 | 2026.01.13 03:22:45.193939 [ 4 ] {423edc40-6d17-472b-8f78-7f3b8590c200} <Debug> TCPHandler: Processed in 0.001341537 sec. | ||
| 9453 | 2026.01.13 03:22:45.194061 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.01.13 03:22:45.194154 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9455 | 2026.01.13 03:22:45.194191 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9456 | 2026.01.13 03:22:45.195191 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.01.13 03:22:45.195228 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9458 | 2026.01.13 03:22:45.195592 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9459 | 2026.01.13 03:22:45.195800 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.01.13 03:22:45.195926 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Debug> executeQuery: Read 1178 rows, 95.95 KiB in 0.00179 sec., 658100.5586592179 rows/sec., 52.34 MiB/sec. | ||
| 9461 | 2026.01.13 03:22:45.195964 [ 4 ] {61a95af0-b9ad-436a-a6e6-49beaaa2dfc4} <Debug> TCPHandler: Processed in 0.00195689 sec. | ||
| 9462 | 2026.01.13 03:22:45.196083 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2026.01.13 03:22:45.196178 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9464 | 2026.01.13 03:22:45.196218 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9465 | 2026.01.13 03:22:45.196758 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.01.13 03:22:45.196796 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9467 | 2026.01.13 03:22:45.197118 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9468 | 2026.01.13 03:22:45.197323 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2026.01.13 03:22:45.197459 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Debug> executeQuery: Read 244 rows, 15.21 KiB in 0.001299 sec., 187836.7975365666 rows/sec., 11.43 MiB/sec. | ||
| 9470 | 2026.01.13 03:22:45.197497 [ 4 ] {3258a43a-e1dd-44e4-99a6-a46d1d70fc2f} <Debug> TCPHandler: Processed in 0.00146225 sec. | ||
| 9471 | 2026.01.13 03:22:45.197605 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2026.01.13 03:22:45.197699 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9473 | 2026.01.13 03:22:45.197738 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9474 | 2026.01.13 03:22:45.198257 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.01.13 03:22:45.198295 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9476 | 2026.01.13 03:22:45.198612 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9477 | 2026.01.13 03:22:45.198813 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.01.13 03:22:45.198944 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001263 sec., 167854.31512272367 rows/sec., 10.82 MiB/sec. | ||
| 9479 | 2026.01.13 03:22:45.198982 [ 4 ] {1d8995c5-0e08-4861-80b0-05a25e6f6962} <Debug> TCPHandler: Processed in 0.001425159 sec. | ||
| 9480 | 2026.01.13 03:22:45.199088 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.01.13 03:22:45.199183 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9482 | 2026.01.13 03:22:45.199222 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9483 | 2026.01.13 03:22:45.199706 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.01.13 03:22:45.199742 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9485 | 2026.01.13 03:22:45.200040 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9486 | 2026.01.13 03:22:45.200251 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.01.13 03:22:45.200376 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 9488 | 2026.01.13 03:22:45.200414 [ 4 ] {7a5214dd-a2a1-494a-801f-a4db79210632} <Debug> TCPHandler: Processed in 0.001373528 sec. | ||
| 9489 | 2026.01.13 03:22:45.200520 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2026.01.13 03:22:45.200613 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9491 | 2026.01.13 03:22:45.200653 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9492 | 2026.01.13 03:22:45.201303 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.01.13 03:22:45.201340 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9494 | 2026.01.13 03:22:45.201662 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9495 | 2026.01.13 03:22:45.201870 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.01.13 03:22:45.201993 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001398 sec., 513590.8440629471 rows/sec., 36.05 MiB/sec. | ||
| 9497 | 2026.01.13 03:22:45.202031 [ 4 ] {8db29187-0fb2-4d1a-a34c-d728a2ada435} <Debug> TCPHandler: Processed in 0.001558452 sec. | ||
| 9498 | 2026.01.13 03:22:45.202140 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2026.01.13 03:22:45.202233 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9500 | 2026.01.13 03:22:45.202273 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9501 | 2026.01.13 03:22:45.202597 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.01.13 03:22:45.202633 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9503 | 2026.01.13 03:22:45.202924 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9504 | 2026.01.13 03:22:45.203146 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.01.13 03:22:45.203270 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 9506 | 2026.01.13 03:22:45.203306 [ 4 ] {5108dc09-52f7-4b5e-b74c-dacf3b940085} <Debug> TCPHandler: Processed in 0.001213515 sec. | ||
| 9507 | 2026.01.13 03:22:45.203405 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.01.13 03:22:45.203498 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9509 | 2026.01.13 03:22:45.203539 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9510 | 2026.01.13 03:22:45.203990 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.01.13 03:22:45.204025 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9512 | 2026.01.13 03:22:45.204355 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9513 | 2026.01.13 03:22:45.204560 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.01.13 03:22:45.204684 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001203 sec., 264339.15211970074 rows/sec., 17.37 MiB/sec. | ||
| 9515 | 2026.01.13 03:22:45.204719 [ 4 ] {91f4ee0d-a78b-4d8d-a92a-2c3b91efe775} <Debug> TCPHandler: Processed in 0.001360847 sec. | ||
| 9516 | 2026.01.13 03:22:45.204823 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2026.01.13 03:22:45.204916 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9518 | 2026.01.13 03:22:45.204956 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9519 | 2026.01.13 03:22:45.205267 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.01.13 03:22:45.205302 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9521 | 2026.01.13 03:22:45.205590 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9522 | 2026.01.13 03:22:45.205797 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.01.13 03:22:45.205922 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 9524 | 2026.01.13 03:22:45.205957 [ 4 ] {b6d3110d-77f8-451c-b20a-406e86ee131a} <Debug> TCPHandler: Processed in 0.001181564 sec. | ||
| 9525 | 2026.01.13 03:22:45.206062 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2026.01.13 03:22:45.206159 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9527 | 2026.01.13 03:22:45.206212 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9528 | 2026.01.13 03:22:45.207057 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.01.13 03:22:45.207093 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9530 | 2026.01.13 03:22:45.207614 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9531 | 2026.01.13 03:22:45.207843 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.01.13 03:22:45.207975 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 9533 | 2026.01.13 03:22:45.208028 [ 4 ] {d6d68a8f-f7b5-44c8-bba8-a42438f90ac4} <Debug> TCPHandler: Processed in 0.002013381 sec. | ||
| 9534 | 2026.01.13 03:22:45.208137 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2026.01.13 03:22:45.208229 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9536 | 2026.01.13 03:22:45.208269 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9537 | 2026.01.13 03:22:45.208609 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.01.13 03:22:45.208645 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9539 | 2026.01.13 03:22:45.208950 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9540 | 2026.01.13 03:22:45.209154 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.01.13 03:22:45.209282 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 9542 | 2026.01.13 03:22:45.209316 [ 4 ] {6a40c14f-f229-4354-a3cd-21ea7381c5f1} <Debug> TCPHandler: Processed in 0.001227455 sec. | ||
| 9543 | 2026.01.13 03:22:46.411448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20697 | ||
| 9544 | 2026.01.13 03:22:46.411956 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.01.13 03:22:46.411989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9546 | 2026.01.13 03:22:46.412499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9547 | 2026.01.13 03:22:46.412726 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.01.13 03:22:46.412858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20697 | ||
| 9549 | 2026.01.13 03:22:47.576837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9550 | 2026.01.13 03:22:47.592673 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.01.13 03:22:47.592728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9552 | 2026.01.13 03:22:47.598742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9553 | 2026.01.13 03:22:47.599427 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.01.13 03:22:47.602098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9555 | 2026.01.13 03:22:50.177256 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.01.13 03:22:50.177560 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9557 | 2026.01.13 03:22:50.177662 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9558 | 2026.01.13 03:22:50.178531 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.01.13 03:22:50.178573 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9560 | 2026.01.13 03:22:50.178972 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9561 | 2026.01.13 03:22:50.179197 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.01.13 03:22:50.179351 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001866 sec., 40728.83172561629 rows/sec., 3.34 MiB/sec. | ||
| 9563 | 2026.01.13 03:22:50.179391 [ 4 ] {788444cc-d24e-4818-bbcb-d272827b776e} <Debug> TCPHandler: Processed in 0.002268956 sec. | ||
| 9564 | 2026.01.13 03:22:50.179514 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9565 | 2026.01.13 03:22:50.179607 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9566 | 2026.01.13 03:22:50.179648 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9567 | 2026.01.13 03:22:50.180047 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.01.13 03:22:50.180083 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9569 | 2026.01.13 03:22:50.180439 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9570 | 2026.01.13 03:22:50.180668 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2026.01.13 03:22:50.180792 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
| 9572 | 2026.01.13 03:22:50.180829 [ 4 ] {8373efaf-6b51-4114-9e9f-29886d97443f} <Debug> TCPHandler: Processed in 0.001363198 sec. | ||
| 9573 | 2026.01.13 03:22:50.180931 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.01.13 03:22:50.181022 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9575 | 2026.01.13 03:22:50.181061 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9576 | 2026.01.13 03:22:50.181459 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.01.13 03:22:50.181495 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9578 | 2026.01.13 03:22:50.181793 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9579 | 2026.01.13 03:22:50.182006 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.01.13 03:22:50.182131 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001126 sec., 65719.36056838365 rows/sec., 5.13 MiB/sec. | ||
| 9581 | 2026.01.13 03:22:50.182167 [ 4 ] {fd35c0a7-e48d-4891-9b2b-b368fb443e4b} <Debug> TCPHandler: Processed in 0.001283546 sec. | ||
| 9582 | 2026.01.13 03:22:50.182279 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9583 | 2026.01.13 03:22:50.182370 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9584 | 2026.01.13 03:22:50.182412 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9585 | 2026.01.13 03:22:50.182828 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2026.01.13 03:22:50.182865 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9587 | 2026.01.13 03:22:50.183204 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9588 | 2026.01.13 03:22:50.183416 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9589 | 2026.01.13 03:22:50.183552 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9590 | 2026.01.13 03:22:50.183588 [ 4 ] {88383d37-056b-4ae5-93bd-9af6a155dc02} <Debug> TCPHandler: Processed in 0.001357057 sec. | ||
| 9591 | 2026.01.13 03:22:50.183694 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.01.13 03:22:50.183797 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9593 | 2026.01.13 03:22:50.183854 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9594 | 2026.01.13 03:22:50.184689 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.01.13 03:22:50.184729 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9596 | 2026.01.13 03:22:50.185265 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9597 | 2026.01.13 03:22:50.185495 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.01.13 03:22:50.185651 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001873 sec., 5339.028296849973 rows/sec., 9.57 MiB/sec. | ||
| 9599 | 2026.01.13 03:22:50.185707 [ 4 ] {55535fd0-efef-4d25-8108-527cd3dacde6} <Debug> TCPHandler: Processed in 0.002063052 sec. | ||
| 9600 | 2026.01.13 03:22:50.185824 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9601 | 2026.01.13 03:22:50.185924 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9602 | 2026.01.13 03:22:50.185968 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9603 | 2026.01.13 03:22:50.186305 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2026.01.13 03:22:50.186342 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9605 | 2026.01.13 03:22:50.186647 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9606 | 2026.01.13 03:22:50.186863 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2026.01.13 03:22:50.186993 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 9608 | 2026.01.13 03:22:50.187030 [ 4 ] {378461a8-7cc7-4f48-b356-e268edac36ca} <Debug> TCPHandler: Processed in 0.001255775 sec. | ||
| 9609 | 2026.01.13 03:22:53.757642 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9610 | 2026.01.13 03:22:53.757699 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9611 | 2026.01.13 03:22:53.913892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21145 | ||
| 9612 | 2026.01.13 03:22:53.914401 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.01.13 03:22:53.914439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9614 | 2026.01.13 03:22:53.914924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9615 | 2026.01.13 03:22:53.915148 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.01.13 03:22:53.915269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 9617 | 2026.01.13 03:22:53.975352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1176 | ||
| 9618 | 2026.01.13 03:22:53.978014 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.01.13 03:22:53.978079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9620 | 2026.01.13 03:22:53.979323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9621 | 2026.01.13 03:22:53.979601 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.01.13 03:22:53.979956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9623 | 2026.01.13 03:22:55.103121 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9624 | 2026.01.13 03:22:55.120666 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.01.13 03:22:55.120735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9626 | 2026.01.13 03:22:55.126829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9627 | 2026.01.13 03:22:55.127557 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.01.13 03:22:55.130666 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9629 | 2026.01.13 03:22:55.188039 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.01.13 03:22:55.188239 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9631 | 2026.01.13 03:22:55.188314 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9632 | 2026.01.13 03:22:55.189173 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.01.13 03:22:55.189225 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9634 | 2026.01.13 03:22:55.189646 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9635 | 2026.01.13 03:22:55.189893 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.01.13 03:22:55.190058 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001873 sec., 218900.1601708489 rows/sec., 13.89 MiB/sec. | ||
| 9637 | 2026.01.13 03:22:55.190111 [ 4 ] {fe6fc896-de14-4472-a362-d35e941cccca} <Debug> TCPHandler: Processed in 0.002206495 sec. | ||
| 9638 | 2026.01.13 03:22:55.190238 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.01.13 03:22:55.190340 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9640 | 2026.01.13 03:22:55.190384 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9641 | 2026.01.13 03:22:55.191389 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.01.13 03:22:55.191427 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9643 | 2026.01.13 03:22:55.191810 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9644 | 2026.01.13 03:22:55.192026 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.01.13 03:22:55.192141 [ 37 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9646 | 2026.01.13 03:22:55.192160 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001843 sec., 637004.8833423766 rows/sec., 50.68 MiB/sec. | ||
| 9647 | 2026.01.13 03:22:55.192192 [ 37 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.01.13 03:22:55.192212 [ 4 ] {e2f9e2b1-f968-4942-9b56-388f85692fbb} <Debug> TCPHandler: Processed in 0.002025501 sec. | ||
| 9649 | 2026.01.13 03:22:55.192221 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9650 | 2026.01.13 03:22:55.192326 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9651 | 2026.01.13 03:22:55.192336 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.01.13 03:22:55.192426 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9653 | 2026.01.13 03:22:55.192446 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9654 | 2026.01.13 03:22:55.192459 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 9655 | 2026.01.13 03:22:55.192488 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9656 | 2026.01.13 03:22:55.192527 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 9657 | 2026.01.13 03:22:55.192580 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
| 9658 | 2026.01.13 03:22:55.192627 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1178 rows starting from the beginning of the part | ||
| 9659 | 2026.01.13 03:22:55.192675 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 9660 | 2026.01.13 03:22:55.192722 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1174 rows starting from the beginning of the part | ||
| 9661 | 2026.01.13 03:22:55.193007 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.01.13 03:22:55.193045 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9663 | 2026.01.13 03:22:55.193358 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9664 | 2026.01.13 03:22:55.193573 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.01.13 03:22:55.193705 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001279 sec., 184519.15559030493 rows/sec., 11.18 MiB/sec. | ||
| 9666 | 2026.01.13 03:22:55.193743 [ 4 ] {b8092da0-0f82-40c3-801d-aa85162a2fea} <Debug> TCPHandler: Processed in 0.00145677 sec. | ||
| 9667 | 2026.01.13 03:22:55.193855 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.01.13 03:22:55.193949 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.01.13 03:22:55.193989 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9670 | 2026.01.13 03:22:55.194464 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.01.13 03:22:55.194500 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9672 | 2026.01.13 03:22:55.194689 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5088 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398639 sec., 2121202.898810534 rows/sec., 179.38 MiB/sec. | ||
| 9673 | 2026.01.13 03:22:55.194803 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9674 | 2026.01.13 03:22:55.194999 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9675 | 2026.01.13 03:22:55.195032 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2026.01.13 03:22:55.195161 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 9677 | 2026.01.13 03:22:55.195199 [ 4 ] {fe506611-cec5-44c0-b1e9-5d4949b8ea08} <Debug> TCPHandler: Processed in 0.001393318 sec. | ||
| 9678 | 2026.01.13 03:22:55.195283 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.01.13 03:22:55.195319 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.01.13 03:22:55.195358 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_61_12} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9681 | 2026.01.13 03:22:55.195427 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 9682 | 2026.01.13 03:22:55.195440 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.01.13 03:22:55.195490 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9684 | 2026.01.13 03:22:55.196036 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.01.13 03:22:55.196071 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9686 | 2026.01.13 03:22:55.196378 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9687 | 2026.01.13 03:22:55.196584 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.01.13 03:22:55.196710 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 9.25 MiB/sec. | ||
| 9689 | 2026.01.13 03:22:55.196747 [ 4 ] {b7f4315a-084b-455d-a73b-17260179f5cd} <Debug> TCPHandler: Processed in 0.001490131 sec. | ||
| 9690 | 2026.01.13 03:22:55.196853 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.01.13 03:22:55.196948 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9692 | 2026.01.13 03:22:55.196989 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9693 | 2026.01.13 03:22:55.197635 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.01.13 03:22:55.197672 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9695 | 2026.01.13 03:22:55.197997 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9696 | 2026.01.13 03:22:55.198213 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.01.13 03:22:55.198321 [ 37 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9698 | 2026.01.13 03:22:55.198337 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001407 sec., 504619.7583511016 rows/sec., 35.36 MiB/sec. | ||
| 9699 | 2026.01.13 03:22:55.198353 [ 37 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.01.13 03:22:55.198380 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9701 | 2026.01.13 03:22:55.198381 [ 4 ] {715b1a43-6200-44c7-b188-ddd61799052b} <Debug> TCPHandler: Processed in 0.001579272 sec. | ||
| 9702 | 2026.01.13 03:22:55.198456 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9703 | 2026.01.13 03:22:55.198507 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.01.13 03:22:55.198543 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9705 | 2026.01.13 03:22:55.198570 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 9706 | 2026.01.13 03:22:55.198603 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9707 | 2026.01.13 03:22:55.198624 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 9708 | 2026.01.13 03:22:55.198646 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9709 | 2026.01.13 03:22:55.198667 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 9710 | 2026.01.13 03:22:55.198707 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 718 rows starting from the beginning of the part | ||
| 9711 | 2026.01.13 03:22:55.198749 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 9712 | 2026.01.13 03:22:55.198789 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 710 rows starting from the beginning of the part | ||
| 9713 | 2026.01.13 03:22:55.198981 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.01.13 03:22:55.199017 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9715 | 2026.01.13 03:22:55.199317 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9716 | 2026.01.13 03:22:55.199522 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.01.13 03:22:55.199645 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 9718 | 2026.01.13 03:22:55.199683 [ 4 ] {703fdb92-01d1-423f-bc82-605dba2c8b3a} <Debug> TCPHandler: Processed in 0.001225525 sec. | ||
| 9719 | 2026.01.13 03:22:55.199796 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.01.13 03:22:55.199888 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146439 sec., 1994687.2076427727 rows/sec., 150.56 MiB/sec. | ||
| 9721 | 2026.01.13 03:22:55.199891 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9722 | 2026.01.13 03:22:55.199945 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9723 | 2026.01.13 03:22:55.200031 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9724 | 2026.01.13 03:22:55.200243 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.01.13 03:22:55.200298 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_61_12} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9726 | 2026.01.13 03:22:55.200358 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9727 | 2026.01.13 03:22:55.200372 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.01.13 03:22:55.200408 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9729 | 2026.01.13 03:22:55.200732 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9730 | 2026.01.13 03:22:55.200937 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.01.13 03:22:55.201044 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9732 | 2026.01.13 03:22:55.201063 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00119 sec., 263865.5462184874 rows/sec., 17.33 MiB/sec. | ||
| 9733 | 2026.01.13 03:22:55.201074 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.01.13 03:22:55.201103 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9735 | 2026.01.13 03:22:55.201108 [ 4 ] {784d8ef3-ad8d-4574-8a8f-fc4e68f0b010} <Debug> TCPHandler: Processed in 0.001361348 sec. | ||
| 9736 | 2026.01.13 03:22:55.201172 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9737 | 2026.01.13 03:22:55.201217 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.01.13 03:22:55.201242 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9739 | 2026.01.13 03:22:55.201267 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17993 rows starting from the beginning of the part | ||
| 9740 | 2026.01.13 03:22:55.201311 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9741 | 2026.01.13 03:22:55.201315 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9742 | 2026.01.13 03:22:55.201353 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9743 | 2026.01.13 03:22:55.201366 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9744 | 2026.01.13 03:22:55.201405 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 318 rows starting from the beginning of the part | ||
| 9745 | 2026.01.13 03:22:55.201443 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9746 | 2026.01.13 03:22:55.201482 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 314 rows starting from the beginning of the part | ||
| 9747 | 2026.01.13 03:22:55.201666 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.01.13 03:22:55.201702 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9749 | 2026.01.13 03:22:55.201992 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9750 | 2026.01.13 03:22:55.202200 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.01.13 03:22:55.202297 [ 37 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9752 | 2026.01.13 03:22:55.202325 [ 37 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.01.13 03:22:55.202325 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 9754 | 2026.01.13 03:22:55.202342 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9755 | 2026.01.13 03:22:55.202375 [ 4 ] {b38b2dc9-b931-41de-a276-88976667dd06} <Debug> TCPHandler: Processed in 0.001208124 sec. | ||
| 9756 | 2026.01.13 03:22:55.202435 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 9757 | 2026.01.13 03:22:55.202492 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.01.13 03:22:55.202536 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9759 | 2026.01.13 03:22:55.202571 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 9760 | 2026.01.13 03:22:55.202591 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9761 | 2026.01.13 03:22:55.202625 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 9762 | 2026.01.13 03:22:55.202651 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9763 | 2026.01.13 03:22:55.202673 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 9764 | 2026.01.13 03:22:55.202716 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 9765 | 2026.01.13 03:22:55.202753 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 9766 | 2026.01.13 03:22:55.202790 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 9767 | 2026.01.13 03:22:55.203502 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.01.13 03:22:55.203544 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9769 | 2026.01.13 03:22:55.203573 [ 191 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175134 sec., 12764.501750438674 rows/sec., 856.78 KiB/sec. | ||
| 9770 | 2026.01.13 03:22:55.203699 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9771 | 2026.01.13 03:22:55.203972 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_15_3} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.01.13 03:22:55.204036 [ 197 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_15_3} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9773 | 2026.01.13 03:22:55.204106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9774 | 2026.01.13 03:22:55.204165 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9775 | 2026.01.13 03:22:55.204390 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.01.13 03:22:55.204526 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001954 sec., 15864.89252814739 rows/sec., 28.43 MiB/sec. | ||
| 9777 | 2026.01.13 03:22:55.204583 [ 4 ] {082a4f65-e80d-420e-94ef-75a824ec0c24} <Debug> TCPHandler: Processed in 0.002141133 sec. | ||
| 9778 | 2026.01.13 03:22:55.204697 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.01.13 03:22:55.204794 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9780 | 2026.01.13 03:22:55.204835 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9781 | 2026.01.13 03:22:55.205177 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.01.13 03:22:55.205215 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9783 | 2026.01.13 03:22:55.205524 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9784 | 2026.01.13 03:22:55.205733 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.01.13 03:22:55.205858 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 9786 | 2026.01.13 03:22:55.205942 [ 4 ] {245c4771-123b-49b0-aa4e-3f952c03bc67} <Debug> TCPHandler: Processed in 0.001295356 sec. | ||
| 9787 | 2026.01.13 03:22:55.206134 [ 191 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19105 rows, containing 5 columns (5 merged, 0 gathered) in 0.004989822 sec., 3828793.892848282 rows/sec., 259.94 MiB/sec. | ||
| 9788 | 2026.01.13 03:22:55.206441 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9789 | 2026.01.13 03:22:55.206742 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.01.13 03:22:55.206825 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9791 | 2026.01.13 03:22:55.206920 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 9792 | 2026.01.13 03:22:56.340019 [ 37 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9793 | 2026.01.13 03:22:56.340083 [ 37 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.01.13 03:22:56.340163 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9795 | 2026.01.13 03:22:56.340296 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9796 | 2026.01.13 03:22:56.340457 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9797 | 2026.01.13 03:22:56.340494 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9798 | 2026.01.13 03:22:56.340567 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9799 | 2026.01.13 03:22:56.340615 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 9800 | 2026.01.13 03:22:56.340662 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 9801 | 2026.01.13 03:22:56.340708 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 9802 | 2026.01.13 03:22:56.341518 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284506 sec., 29583.35733737328 rows/sec., 2.47 MiB/sec. | ||
| 9803 | 2026.01.13 03:22:56.341707 [ 189 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9804 | 2026.01.13 03:22:56.342048 [ 189 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.01.13 03:22:56.342130 [ 189 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_21_5} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9806 | 2026.01.13 03:22:56.342224 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9807 | 2026.01.13 03:23:00.204314 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.01.13 03:23:00.204526 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9809 | 2026.01.13 03:23:00.204592 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9810 | 2026.01.13 03:23:00.205252 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.01.13 03:23:00.205301 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9812 | 2026.01.13 03:23:00.205682 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9813 | 2026.01.13 03:23:00.205902 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.01.13 03:23:00.206053 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 9815 | 2026.01.13 03:23:00.206097 [ 4 ] {5d49f374-db23-4558-a1e1-b413c1a811d4} <Debug> TCPHandler: Processed in 0.001916089 sec. | ||
| 9816 | 2026.01.13 03:23:00.206218 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.01.13 03:23:00.206321 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9818 | 2026.01.13 03:23:00.206363 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9819 | 2026.01.13 03:23:00.207254 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.01.13 03:23:00.207291 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9821 | 2026.01.13 03:23:00.207696 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9822 | 2026.01.13 03:23:00.207942 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.01.13 03:23:00.208072 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.00177 sec., 688135.5932203389 rows/sec., 56.63 MiB/sec. | ||
| 9824 | 2026.01.13 03:23:00.208110 [ 4 ] {a25602ac-2b83-408a-a221-6e86112a1965} <Debug> TCPHandler: Processed in 0.001943469 sec. | ||
| 9825 | 2026.01.13 03:23:00.208228 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.01.13 03:23:00.208328 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.01.13 03:23:00.208373 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9828 | 2026.01.13 03:23:00.208795 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.01.13 03:23:00.208833 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9830 | 2026.01.13 03:23:00.209132 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9831 | 2026.01.13 03:23:00.209343 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.01.13 03:23:00.209464 [ 28 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9833 | 2026.01.13 03:23:00.209471 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001161 sec., 12058.570198105082 rows/sec., 888.24 KiB/sec. | ||
| 9834 | 2026.01.13 03:23:00.209536 [ 28 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.01.13 03:23:00.209551 [ 4 ] {23b23ebf-e1b6-4bfa-b5f2-b317ba8ee56f} <Debug> TCPHandler: Processed in 0.001373628 sec. | ||
| 9836 | 2026.01.13 03:23:00.209564 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9837 | 2026.01.13 03:23:00.209666 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9838 | 2026.01.13 03:23:00.209705 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2026.01.13 03:23:00.209758 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9840 | 2026.01.13 03:23:00.209785 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 9841 | 2026.01.13 03:23:00.209807 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9842 | 2026.01.13 03:23:00.209840 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 9843 | 2026.01.13 03:23:00.209856 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9844 | 2026.01.13 03:23:00.209884 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 244 rows starting from the beginning of the part | ||
| 9845 | 2026.01.13 03:23:00.209924 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9846 | 2026.01.13 03:23:00.209963 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 236 rows starting from the beginning of the part | ||
| 9847 | 2026.01.13 03:23:00.210002 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
| 9848 | 2026.01.13 03:23:00.210336 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.01.13 03:23:00.210373 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9850 | 2026.01.13 03:23:00.210677 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9851 | 2026.01.13 03:23:00.210774 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143734 sec., 692468.7033873261 rows/sec., 45.46 MiB/sec. | ||
| 9852 | 2026.01.13 03:23:00.210892 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.01.13 03:23:00.210921 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9854 | 2026.01.13 03:23:00.211025 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 9855 | 2026.01.13 03:23:00.211064 [ 4 ] {4d6de9f7-523a-4ff2-9ec3-020aa25065e7} <Debug> TCPHandler: Processed in 0.001408168 sec. | ||
| 9856 | 2026.01.13 03:23:00.211158 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.01.13 03:23:00.211172 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2026.01.13 03:23:00.211217 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_61_12} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9859 | 2026.01.13 03:23:00.211267 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9860 | 2026.01.13 03:23:00.211273 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9861 | 2026.01.13 03:23:00.211307 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9862 | 2026.01.13 03:23:00.211859 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.01.13 03:23:00.211894 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9864 | 2026.01.13 03:23:00.212210 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9865 | 2026.01.13 03:23:00.212420 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.01.13 03:23:00.212543 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001294 sec., 412673.87944358576 rows/sec., 30.59 MiB/sec. | ||
| 9867 | 2026.01.13 03:23:00.212580 [ 4 ] {ebf1a136-e731-430f-aed4-5dd7b46f2d25} <Debug> TCPHandler: Processed in 0.001457649 sec. | ||
| 9868 | 2026.01.13 03:23:00.212692 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.01.13 03:23:00.212787 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9870 | 2026.01.13 03:23:00.212830 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9871 | 2026.01.13 03:23:00.213360 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.01.13 03:23:00.213395 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9873 | 2026.01.13 03:23:00.213768 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9874 | 2026.01.13 03:23:00.213980 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.01.13 03:23:00.214104 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001335 sec., 633707.8651685393 rows/sec., 42.65 MiB/sec. | ||
| 9876 | 2026.01.13 03:23:00.214141 [ 4 ] {3c7c539c-ff7f-43d4-bfe7-28609fad366d} <Debug> TCPHandler: Processed in 0.00149831 sec. | ||
| 9877 | 2026.01.13 03:23:00.214255 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.01.13 03:23:00.214350 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9879 | 2026.01.13 03:23:00.214404 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9880 | 2026.01.13 03:23:00.215147 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.01.13 03:23:00.215182 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9882 | 2026.01.13 03:23:00.215680 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9883 | 2026.01.13 03:23:00.215903 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.01.13 03:23:00.216037 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001705 sec., 5865.102639296188 rows/sec., 10.51 MiB/sec. | ||
| 9885 | 2026.01.13 03:23:00.216090 [ 4 ] {82b942be-6fa8-4874-bdcd-606250aaead4} <Debug> TCPHandler: Processed in 0.001885829 sec. | ||
| 9886 | 2026.01.13 03:23:00.216203 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.01.13 03:23:00.216298 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9888 | 2026.01.13 03:23:00.216341 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9889 | 2026.01.13 03:23:00.216665 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.01.13 03:23:00.216700 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9891 | 2026.01.13 03:23:00.217008 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9892 | 2026.01.13 03:23:00.217216 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.01.13 03:23:00.217309 [ 46 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9894 | 2026.01.13 03:23:00.217337 [ 46 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.01.13 03:23:00.217340 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9896 | 2026.01.13 03:23:00.217354 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9897 | 2026.01.13 03:23:00.217380 [ 4 ] {ac9a8fcd-f202-40b4-91ef-11c0d419a597} <Debug> TCPHandler: Processed in 0.001226145 sec. | ||
| 9898 | 2026.01.13 03:23:00.217447 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9899 | 2026.01.13 03:23:00.217574 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9900 | 2026.01.13 03:23:00.217607 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part | ||
| 9901 | 2026.01.13 03:23:00.217670 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9902 | 2026.01.13 03:23:00.217713 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9903 | 2026.01.13 03:23:00.217753 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9904 | 2026.01.13 03:23:00.217789 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9905 | 2026.01.13 03:23:00.217833 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9906 | 2026.01.13 03:23:00.219043 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3796 rows, containing 4 columns (4 merged, 0 gathered) in 0.001639993 sec., 2314644.0259196227 rows/sec., 150.48 MiB/sec. | ||
| 9907 | 2026.01.13 03:23:00.219292 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9908 | 2026.01.13 03:23:00.219519 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.01.13 03:23:00.219579 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_61_12} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9910 | 2026.01.13 03:23:00.219642 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9911 | 2026.01.13 03:23:01.415343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21657 | ||
| 9912 | 2026.01.13 03:23:01.416185 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2026.01.13 03:23:01.416265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9914 | 2026.01.13 03:23:01.416881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9915 | 2026.01.13 03:23:01.417105 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.01.13 03:23:01.417241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21657 | ||
| 9917 | 2026.01.13 03:23:02.630717 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9918 | 2026.01.13 03:23:02.647839 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.01.13 03:23:02.647886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9920 | 2026.01.13 03:23:02.654044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9921 | 2026.01.13 03:23:02.654766 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2026.01.13 03:23:02.657636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9923 | 2026.01.13 03:23:03.980142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1214 | ||
| 9924 | 2026.01.13 03:23:03.982642 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.01.13 03:23:03.982700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9926 | 2026.01.13 03:23:03.983945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9927 | 2026.01.13 03:23:03.984229 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.01.13 03:23:03.984597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 9929 | 2026.01.13 03:23:05.188007 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9930 | 2026.01.13 03:23:05.188190 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9931 | 2026.01.13 03:23:05.188251 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9932 | 2026.01.13 03:23:05.189378 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.01.13 03:23:05.189416 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9934 | 2026.01.13 03:23:05.189829 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9935 | 2026.01.13 03:23:05.190048 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.01.13 03:23:05.190200 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002055 sec., 199513.38199513382 rows/sec., 12.66 MiB/sec. | ||
| 9937 | 2026.01.13 03:23:05.190241 [ 4 ] {325d4588-9139-4be7-8a96-fe5e62ae0ff7} <Debug> TCPHandler: Processed in 0.002351498 sec. | ||
| 9938 | 2026.01.13 03:23:05.190372 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.01.13 03:23:05.190470 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9940 | 2026.01.13 03:23:05.190515 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9941 | 2026.01.13 03:23:05.191563 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.01.13 03:23:05.191597 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9943 | 2026.01.13 03:23:05.191953 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9944 | 2026.01.13 03:23:05.192162 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.01.13 03:23:05.192283 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001832 sec., 640829.694323144 rows/sec., 50.99 MiB/sec. | ||
| 9946 | 2026.01.13 03:23:05.192318 [ 4 ] {c4a5db21-0849-4b9f-919d-5490d3b302bc} <Debug> TCPHandler: Processed in 0.002001831 sec. | ||
| 9947 | 2026.01.13 03:23:05.192445 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2026.01.13 03:23:05.192547 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9949 | 2026.01.13 03:23:05.192586 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9950 | 2026.01.13 03:23:05.193172 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.01.13 03:23:05.193206 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9952 | 2026.01.13 03:23:05.193507 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9953 | 2026.01.13 03:23:05.193707 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.01.13 03:23:05.193828 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001298 sec., 181818.18181818182 rows/sec., 11.02 MiB/sec. | ||
| 9955 | 2026.01.13 03:23:05.193863 [ 4 ] {5b4b30b6-0a90-4d93-9d73-8ec0da94762b} <Debug> TCPHandler: Processed in 0.00147329 sec. | ||
| 9956 | 2026.01.13 03:23:05.193975 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2026.01.13 03:23:05.194067 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9958 | 2026.01.13 03:23:05.194105 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9959 | 2026.01.13 03:23:05.194599 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.01.13 03:23:05.194632 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9961 | 2026.01.13 03:23:05.194922 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9962 | 2026.01.13 03:23:05.195135 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.01.13 03:23:05.195233 [ 102 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 9964 | 2026.01.13 03:23:05.195258 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 9965 | 2026.01.13 03:23:05.195275 [ 102 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.01.13 03:23:05.195294 [ 4 ] {d6e2d837-53e2-493e-98f0-f56462cb6267} <Debug> TCPHandler: Processed in 0.001366127 sec. | ||
| 9967 | 2026.01.13 03:23:05.195295 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9968 | 2026.01.13 03:23:05.195401 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2026.01.13 03:23:05.195448 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 9970 | 2026.01.13 03:23:05.195496 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9971 | 2026.01.13 03:23:05.195539 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9972 | 2026.01.13 03:23:05.195607 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9973 | 2026.01.13 03:23:05.195648 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 465 rows starting from the beginning of the part | ||
| 9974 | 2026.01.13 03:23:05.195720 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 9975 | 2026.01.13 03:23:05.195763 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 9976 | 2026.01.13 03:23:05.195804 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 9977 | 2026.01.13 03:23:05.195843 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 9978 | 2026.01.13 03:23:05.195882 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 9979 | 2026.01.13 03:23:05.196042 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.01.13 03:23:05.196082 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9981 | 2026.01.13 03:23:05.196403 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9982 | 2026.01.13 03:23:05.196627 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.01.13 03:23:05.196751 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 9984 | 2026.01.13 03:23:05.196789 [ 4 ] {4b9789ea-d689-4960-8702-067c0371b1c4} <Debug> TCPHandler: Processed in 0.00143386 sec. | ||
| 9985 | 2026.01.13 03:23:05.196889 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2026.01.13 03:23:05.196894 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507671 sec., 1032718.6766874206 rows/sec., 72.30 MiB/sec. | ||
| 9987 | 2026.01.13 03:23:05.196985 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9988 | 2026.01.13 03:23:05.197028 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9989 | 2026.01.13 03:23:05.197085 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 9990 | 2026.01.13 03:23:05.197343 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.01.13 03:23:05.197405 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_32_7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 9992 | 2026.01.13 03:23:05.197479 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9993 | 2026.01.13 03:23:05.197696 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.13 03:23:05.197731 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9995 | 2026.01.13 03:23:05.198049 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9996 | 2026.01.13 03:23:05.198264 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.13 03:23:05.198386 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001418 sec., 500705.2186177715 rows/sec., 35.09 MiB/sec. | ||
| 9998 | 2026.01.13 03:23:05.198422 [ 4 ] {8310c7df-39b0-48fa-a3f4-b99395aea845} <Debug> TCPHandler: Processed in 0.001579562 sec. | ||
| 9999 | 2026.01.13 03:23:05.198529 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.01.13 03:23:05.198620 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10001 | 2026.01.13 03:23:05.198670 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10002 | 2026.01.13 03:23:05.198988 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.01.13 03:23:05.199023 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10004 | 2026.01.13 03:23:05.199304 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10005 | 2026.01.13 03:23:05.199517 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.01.13 03:23:05.199636 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 10007 | 2026.01.13 03:23:05.199671 [ 4 ] {70d94d7b-4295-4a8b-bc63-5bb00977b894} <Debug> TCPHandler: Processed in 0.001188004 sec. | ||
| 10008 | 2026.01.13 03:23:05.199766 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.01.13 03:23:05.199862 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10010 | 2026.01.13 03:23:05.199902 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10011 | 2026.01.13 03:23:05.200326 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.01.13 03:23:05.200361 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10013 | 2026.01.13 03:23:05.200682 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10014 | 2026.01.13 03:23:05.200883 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.01.13 03:23:05.201015 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001171 sec., 268146.8830059778 rows/sec., 17.61 MiB/sec. | ||
| 10016 | 2026.01.13 03:23:05.201051 [ 4 ] {737d5757-7adf-4f10-a58e-63c27d4729c0} <Debug> TCPHandler: Processed in 0.001330358 sec. | ||
| 10017 | 2026.01.13 03:23:05.201152 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.01.13 03:23:05.201243 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10019 | 2026.01.13 03:23:05.201282 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10020 | 2026.01.13 03:23:05.201576 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.01.13 03:23:05.201610 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10022 | 2026.01.13 03:23:05.201890 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10023 | 2026.01.13 03:23:05.202095 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.01.13 03:23:05.202217 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 10025 | 2026.01.13 03:23:05.202252 [ 4 ] {c1c7afdd-a95b-415f-85cb-8acf0d62489d} <Debug> TCPHandler: Processed in 0.001145723 sec. | ||
| 10026 | 2026.01.13 03:23:05.202348 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2026.01.13 03:23:05.202447 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10028 | 2026.01.13 03:23:05.202499 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10029 | 2026.01.13 03:23:05.203317 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.01.13 03:23:05.203352 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10031 | 2026.01.13 03:23:05.203869 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10032 | 2026.01.13 03:23:05.204089 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.01.13 03:23:05.204208 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10034 | 2026.01.13 03:23:05.204219 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001794 sec., 17279.821627647714 rows/sec., 30.96 MiB/sec. | ||
| 10035 | 2026.01.13 03:23:05.204262 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.01.13 03:23:05.204291 [ 4 ] {c9eb197f-6245-4294-9bd9-8ba35f9bf1c9} <Debug> TCPHandler: Processed in 0.0019897 sec. | ||
| 10037 | 2026.01.13 03:23:05.204292 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10038 | 2026.01.13 03:23:05.204393 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10039 | 2026.01.13 03:23:05.204410 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.01.13 03:23:05.204542 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10041 | 2026.01.13 03:23:05.204583 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10042 | 2026.01.13 03:23:05.204612 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10043 | 2026.01.13 03:23:05.204667 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1118 rows starting from the beginning of the part | ||
| 10044 | 2026.01.13 03:23:05.204785 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10045 | 2026.01.13 03:23:05.204903 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10046 | 2026.01.13 03:23:05.204912 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.01.13 03:23:05.204961 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10048 | 2026.01.13 03:23:05.205011 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10049 | 2026.01.13 03:23:05.205149 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10050 | 2026.01.13 03:23:05.205269 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10051 | 2026.01.13 03:23:05.205276 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10052 | 2026.01.13 03:23:05.205500 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2026.01.13 03:23:05.205634 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001109 sec., 93778.17853922454 rows/sec., 5.75 MiB/sec. | ||
| 10054 | 2026.01.13 03:23:05.205670 [ 4 ] {f00c3a9f-1c50-4912-a9b4-71e8623176ab} <Debug> TCPHandler: Processed in 0.001308347 sec. | ||
| 10055 | 2026.01.13 03:23:05.214540 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1231 rows, containing 19 columns (19 merged, 0 gathered) in 0.010174397 sec., 120989.97119927598 rows/sec., 216.81 MiB/sec. | ||
| 10056 | 2026.01.13 03:23:05.215838 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10057 | 2026.01.13 03:23:05.216233 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2026.01.13 03:23:05.216322 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10059 | 2026.01.13 03:23:05.216499 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 10060 | 2026.01.13 03:23:06.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.68 MiB, peak 322.03 MiB, free memory in arenas 0.00 B, will set to 313.21 MiB (RSS), difference: 2.53 MiB | ||
| 10061 | 2026.01.13 03:23:08.757739 [ 181 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10062 | 2026.01.13 03:23:08.757797 [ 181 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10063 | 2026.01.13 03:23:08.917325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22105 | ||
| 10064 | 2026.01.13 03:23:08.918019 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.01.13 03:23:08.918058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10066 | 2026.01.13 03:23:08.918562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10067 | 2026.01.13 03:23:08.918798 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.01.13 03:23:08.918921 [ 120 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10069 | 2026.01.13 03:23:08.918932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 10070 | 2026.01.13 03:23:08.918970 [ 120 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.01.13 03:23:08.918994 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10072 | 2026.01.13 03:23:08.919082 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10073 | 2026.01.13 03:23:08.919160 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10074 | 2026.01.13 03:23:08.919190 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19737 rows starting from the beginning of the part | ||
| 10075 | 2026.01.13 03:23:08.919247 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10076 | 2026.01.13 03:23:08.919290 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10077 | 2026.01.13 03:23:08.919332 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10078 | 2026.01.13 03:23:08.919373 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10079 | 2026.01.13 03:23:08.919416 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10080 | 2026.01.13 03:23:08.921265 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002222815 sec., 9944597.278675914 rows/sec., 142.26 MiB/sec. | ||
| 10081 | 2026.01.13 03:23:08.921502 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10082 | 2026.01.13 03:23:08.921748 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.01.13 03:23:08.921813 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_46_9} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10084 | 2026.01.13 03:23:08.921877 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10085 | 2026.01.13 03:23:10.157699 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10086 | 2026.01.13 03:23:10.175773 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.01.13 03:23:10.175846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10088 | 2026.01.13 03:23:10.176616 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2026.01.13 03:23:10.176809 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10090 | 2026.01.13 03:23:10.176881 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10091 | 2026.01.13 03:23:10.177520 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2026.01.13 03:23:10.177558 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10093 | 2026.01.13 03:23:10.177983 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10094 | 2026.01.13 03:23:10.178221 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.01.13 03:23:10.178373 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.86 MiB/sec. | ||
| 10096 | 2026.01.13 03:23:10.178413 [ 4 ] {fb97f9e8-e056-4f71-812f-3199844037db} <Debug> TCPHandler: Processed in 0.00192643 sec. | ||
| 10097 | 2026.01.13 03:23:10.178529 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2026.01.13 03:23:10.178621 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10099 | 2026.01.13 03:23:10.178660 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10100 | 2026.01.13 03:23:10.179044 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.01.13 03:23:10.179078 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10102 | 2026.01.13 03:23:10.179375 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10103 | 2026.01.13 03:23:10.179578 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.01.13 03:23:10.179703 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0011 sec., 9090.90909090909 rows/sec., 683.59 KiB/sec. | ||
| 10105 | 2026.01.13 03:23:10.179739 [ 4 ] {b79f8dab-72b5-45b0-8fa0-f01d2e92915e} <Debug> TCPHandler: Processed in 0.001257465 sec. | ||
| 10106 | 2026.01.13 03:23:10.179843 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2026.01.13 03:23:10.179934 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10108 | 2026.01.13 03:23:10.179972 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10109 | 2026.01.13 03:23:10.180364 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.01.13 03:23:10.180397 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10111 | 2026.01.13 03:23:10.180713 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10112 | 2026.01.13 03:23:10.180916 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.01.13 03:23:10.181037 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00112 sec., 66071.42857142858 rows/sec., 5.16 MiB/sec. | ||
| 10114 | 2026.01.13 03:23:10.181073 [ 4 ] {93e06d24-7b04-4c3c-bd17-6704c6a2c0fd} <Debug> TCPHandler: Processed in 0.001277036 sec. | ||
| 10115 | 2026.01.13 03:23:10.181178 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2026.01.13 03:23:10.181271 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10117 | 2026.01.13 03:23:10.181312 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10118 | 2026.01.13 03:23:10.181584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10119 | 2026.01.13 03:23:10.181719 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.01.13 03:23:10.181761 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10121 | 2026.01.13 03:23:10.182110 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10122 | 2026.01.13 03:23:10.182315 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.01.13 03:23:10.182340 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.13 03:23:10.182442 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 10125 | 2026.01.13 03:23:10.182482 [ 4 ] {31201343-f216-4626-b792-22ac5354b529} <Debug> TCPHandler: Processed in 0.001350447 sec. | ||
| 10126 | 2026.01.13 03:23:10.182578 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.01.13 03:23:10.182621 [ 154 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10128 | 2026.01.13 03:23:10.182660 [ 154 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.01.13 03:23:10.182669 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10130 | 2026.01.13 03:23:10.182679 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10131 | 2026.01.13 03:23:10.182721 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10132 | 2026.01.13 03:23:10.182788 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10133 | 2026.01.13 03:23:10.183487 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.01.13 03:23:10.183526 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10135 | 2026.01.13 03:23:10.184047 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10136 | 2026.01.13 03:23:10.184264 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2026.01.13 03:23:10.184396 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 10138 | 2026.01.13 03:23:10.184454 [ 4 ] {ddbe5b0e-f9a3-44dd-90c8-ce3fd1a7902e} <Debug> TCPHandler: Processed in 0.001922549 sec. | ||
| 10139 | 2026.01.13 03:23:10.184557 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10140 | 2026.01.13 03:23:10.184649 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10141 | 2026.01.13 03:23:10.184689 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10142 | 2026.01.13 03:23:10.185016 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.01.13 03:23:10.185049 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10144 | 2026.01.13 03:23:10.185351 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10145 | 2026.01.13 03:23:10.185556 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.01.13 03:23:10.185672 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10147 | 2026.01.13 03:23:10.185677 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 10148 | 2026.01.13 03:23:10.185730 [ 4 ] {68e48c50-37b9-4fe0-9963-ebb4b9fa2bc3} <Debug> TCPHandler: Processed in 0.001219665 sec. | ||
| 10149 | 2026.01.13 03:23:10.186657 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10150 | 2026.01.13 03:23:10.188199 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10151 | 2026.01.13 03:23:10.192678 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10152 | 2026.01.13 03:23:10.197201 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10153 | 2026.01.13 03:23:10.201555 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10154 | 2026.01.13 03:23:10.205965 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10155 | 2026.01.13 03:23:10.209773 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10156 | 2026.01.13 03:23:10.260418 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077682903 sec., 4466.877351378076 rows/sec., 23.10 MiB/sec. | ||
| 10157 | 2026.01.13 03:23:10.263214 [ 195 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10158 | 2026.01.13 03:23:10.265356 [ 195 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.01.13 03:23:10.265464 [ 195 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_46_9} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10160 | 2026.01.13 03:23:10.267799 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10161 | 2026.01.13 03:23:11.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.72 MiB, peak 328.14 MiB, free memory in arenas 0.00 B, will set to 313.50 MiB (RSS), difference: -1.23 MiB | ||
| 10162 | 2026.01.13 03:23:13.984783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1248 | ||
| 10163 | 2026.01.13 03:23:13.987162 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.01.13 03:23:13.987212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10165 | 2026.01.13 03:23:13.988416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10166 | 2026.01.13 03:23:13.988691 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2026.01.13 03:23:13.988950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 10168 | 2026.01.13 03:23:15.188938 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.01.13 03:23:15.189142 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10170 | 2026.01.13 03:23:15.189204 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10171 | 2026.01.13 03:23:15.190083 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.01.13 03:23:15.190124 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10173 | 2026.01.13 03:23:15.190550 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10174 | 2026.01.13 03:23:15.190770 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.01.13 03:23:15.190918 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 10176 | 2026.01.13 03:23:15.190959 [ 4 ] {a90c0821-b8ef-49b0-b438-2b51fd71d033} <Debug> TCPHandler: Processed in 0.002148804 sec. | ||
| 10177 | 2026.01.13 03:23:15.191091 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2026.01.13 03:23:15.191185 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10179 | 2026.01.13 03:23:15.191225 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10180 | 2026.01.13 03:23:15.191616 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2026.01.13 03:23:15.191651 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10182 | 2026.01.13 03:23:15.191933 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10183 | 2026.01.13 03:23:15.192135 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2026.01.13 03:23:15.192260 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001093 sec., 1829.826166514181 rows/sec., 149.21 KiB/sec. | ||
| 10185 | 2026.01.13 03:23:15.192296 [ 4 ] {fa18e970-3178-469a-8031-20255cf2d5cd} <Debug> TCPHandler: Processed in 0.001258845 sec. | ||
| 10186 | 2026.01.13 03:23:15.192407 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.01.13 03:23:15.192500 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10188 | 2026.01.13 03:23:15.192538 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10189 | 2026.01.13 03:23:15.193479 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2026.01.13 03:23:15.193516 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10191 | 2026.01.13 03:23:15.193882 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10192 | 2026.01.13 03:23:15.194102 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2026.01.13 03:23:15.194232 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Debug> executeQuery: Read 1175 rows, 95.73 KiB in 0.00175 sec., 671428.5714285714 rows/sec., 53.42 MiB/sec. | ||
| 10194 | 2026.01.13 03:23:15.194270 [ 4 ] {bd80257c-0a81-402b-b297-7b1b846ad000} <Debug> TCPHandler: Processed in 0.00191085 sec. | ||
| 10195 | 2026.01.13 03:23:15.194384 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.01.13 03:23:15.194477 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10197 | 2026.01.13 03:23:15.194517 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10198 | 2026.01.13 03:23:15.195029 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2026.01.13 03:23:15.195066 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10200 | 2026.01.13 03:23:15.195372 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10201 | 2026.01.13 03:23:15.195576 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2026.01.13 03:23:15.195703 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.001244 sec., 191318.3279742765 rows/sec., 11.61 MiB/sec. | ||
| 10203 | 2026.01.13 03:23:15.195740 [ 4 ] {d19a3d6c-b5c4-4e49-9b98-9562c0830778} <Debug> TCPHandler: Processed in 0.001403708 sec. | ||
| 10204 | 2026.01.13 03:23:15.195855 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2026.01.13 03:23:15.195949 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10206 | 2026.01.13 03:23:15.195987 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10207 | 2026.01.13 03:23:15.196452 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.01.13 03:23:15.196488 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10209 | 2026.01.13 03:23:15.196782 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10210 | 2026.01.13 03:23:15.196982 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2026.01.13 03:23:15.197105 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001174 sec., 180579.21635434413 rows/sec., 11.65 MiB/sec. | ||
| 10212 | 2026.01.13 03:23:15.197141 [ 4 ] {43cd88b7-595b-4aa6-90e1-c8c79a997c9c} <Debug> TCPHandler: Processed in 0.001339087 sec. | ||
| 10213 | 2026.01.13 03:23:15.197252 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2026.01.13 03:23:15.197343 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10215 | 2026.01.13 03:23:15.197381 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10216 | 2026.01.13 03:23:15.197842 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2026.01.13 03:23:15.197878 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10218 | 2026.01.13 03:23:15.198170 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10219 | 2026.01.13 03:23:15.198384 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.01.13 03:23:15.198506 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00118 sec., 178813.5593220339 rows/sec., 10.15 MiB/sec. | ||
| 10221 | 2026.01.13 03:23:15.198542 [ 4 ] {a29c226a-b820-445d-98bb-997934cdefcb} <Debug> TCPHandler: Processed in 0.001339068 sec. | ||
| 10222 | 2026.01.13 03:23:15.198651 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2026.01.13 03:23:15.198742 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10224 | 2026.01.13 03:23:15.198780 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10225 | 2026.01.13 03:23:15.199400 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.01.13 03:23:15.199436 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10227 | 2026.01.13 03:23:15.199754 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10228 | 2026.01.13 03:23:15.199962 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2026.01.13 03:23:15.200087 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001362 sec., 522760.64610866376 rows/sec., 36.65 MiB/sec. | ||
| 10230 | 2026.01.13 03:23:15.200124 [ 4 ] {3861b5f6-f64a-4916-bec2-0d1aa22a2457} <Debug> TCPHandler: Processed in 0.001519711 sec. | ||
| 10231 | 2026.01.13 03:23:15.200237 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2026.01.13 03:23:15.200328 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10233 | 2026.01.13 03:23:15.200368 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10234 | 2026.01.13 03:23:15.200700 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.01.13 03:23:15.200735 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10236 | 2026.01.13 03:23:15.201042 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10237 | 2026.01.13 03:23:15.201249 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.01.13 03:23:15.201351 [ 124 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10239 | 2026.01.13 03:23:15.201370 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 10240 | 2026.01.13 03:23:15.201416 [ 124 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.01.13 03:23:15.201424 [ 4 ] {1cb287cd-cda9-40ba-822b-a457a1d47d79} <Debug> TCPHandler: Processed in 0.001234275 sec. | ||
| 10242 | 2026.01.13 03:23:15.201444 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10243 | 2026.01.13 03:23:15.201549 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.01.13 03:23:15.201556 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 10245 | 2026.01.13 03:23:15.201648 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10246 | 2026.01.13 03:23:15.201693 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10247 | 2026.01.13 03:23:15.201707 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10248 | 2026.01.13 03:23:15.201753 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 10249 | 2026.01.13 03:23:15.201825 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 10250 | 2026.01.13 03:23:15.201871 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 10251 | 2026.01.13 03:23:15.201920 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 10252 | 2026.01.13 03:23:15.201962 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10253 | 2026.01.13 03:23:15.202005 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 10254 | 2026.01.13 03:23:15.202139 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.01.13 03:23:15.202181 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10256 | 2026.01.13 03:23:15.202665 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10257 | 2026.01.13 03:23:15.202837 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331147 sec., 72118.25591012863 rows/sec., 3.68 MiB/sec. | ||
| 10258 | 2026.01.13 03:23:15.202906 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.01.13 03:23:15.202966 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10260 | 2026.01.13 03:23:15.203057 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001427 sec., 220742.81709880868 rows/sec., 14.50 MiB/sec. | ||
| 10261 | 2026.01.13 03:23:15.203101 [ 4 ] {facdba70-5042-4a93-93c7-afbeadf3b591} <Debug> TCPHandler: Processed in 0.001598902 sec. | ||
| 10262 | 2026.01.13 03:23:15.203213 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2026.01.13 03:23:15.203223 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.01.13 03:23:15.203309 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10265 | 2026.01.13 03:23:15.203311 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_16_3} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10266 | 2026.01.13 03:23:15.203357 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10267 | 2026.01.13 03:23:15.203399 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10268 | 2026.01.13 03:23:15.203671 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.13 03:23:15.203712 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10270 | 2026.01.13 03:23:15.204007 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10271 | 2026.01.13 03:23:15.204211 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.01.13 03:23:15.204335 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 10273 | 2026.01.13 03:23:15.204370 [ 4 ] {62ac6239-426d-4b35-8782-3c91ac843b27} <Debug> TCPHandler: Processed in 0.001204234 sec. | ||
| 10274 | 2026.01.13 03:23:15.204475 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10275 | 2026.01.13 03:23:15.204567 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10276 | 2026.01.13 03:23:15.204620 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10277 | 2026.01.13 03:23:15.205466 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.01.13 03:23:15.205502 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10279 | 2026.01.13 03:23:15.206023 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10280 | 2026.01.13 03:23:15.206229 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.01.13 03:23:15.206353 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00184 sec., 16847.82608695652 rows/sec., 30.19 MiB/sec. | ||
| 10282 | 2026.01.13 03:23:15.206401 [ 4 ] {3d573e82-3c3c-4fcf-bb25-2bff16d4ab42} <Debug> TCPHandler: Processed in 0.002011801 sec. | ||
| 10283 | 2026.01.13 03:23:15.206508 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10284 | 2026.01.13 03:23:15.206595 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10285 | 2026.01.13 03:23:15.206631 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10286 | 2026.01.13 03:23:15.207012 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2026.01.13 03:23:15.207048 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10288 | 2026.01.13 03:23:15.207344 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10289 | 2026.01.13 03:23:15.207547 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.01.13 03:23:15.207668 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 10291 | 2026.01.13 03:23:15.207703 [ 4 ] {2673a8b1-f2d7-4cbb-a77e-54022fdbf3da} <Debug> TCPHandler: Processed in 0.001195674 sec. | ||
| 10292 | 2026.01.13 03:23:16.419006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22617 | ||
| 10293 | 2026.01.13 03:23:16.419520 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.01.13 03:23:16.419561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10295 | 2026.01.13 03:23:16.420036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10296 | 2026.01.13 03:23:16.420262 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.01.13 03:23:16.420386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22617 | ||
| 10298 | 2026.01.13 03:23:17.685732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10299 | 2026.01.13 03:23:17.701006 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.01.13 03:23:17.701052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10301 | 2026.01.13 03:23:17.707180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10302 | 2026.01.13 03:23:17.707889 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.01.13 03:23:17.710816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10304 | 2026.01.13 03:23:20.175977 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10305 | 2026.01.13 03:23:20.176183 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10306 | 2026.01.13 03:23:20.176252 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10307 | 2026.01.13 03:23:20.177018 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10308 | 2026.01.13 03:23:20.177065 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10309 | 2026.01.13 03:23:20.177473 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10310 | 2026.01.13 03:23:20.177687 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2026.01.13 03:23:20.177815 [ 150 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10312 | 2026.01.13 03:23:20.177829 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001696 sec., 44811.32075471698 rows/sec., 3.68 MiB/sec. | ||
| 10313 | 2026.01.13 03:23:20.177853 [ 150 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.01.13 03:23:20.177872 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10315 | 2026.01.13 03:23:20.177874 [ 4 ] {8b47987c-99b6-46d3-b2e7-716042e9e006} <Debug> TCPHandler: Processed in 0.002026442 sec. | ||
| 10316 | 2026.01.13 03:23:20.178005 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.01.13 03:23:20.178009 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10318 | 2026.01.13 03:23:20.178098 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10319 | 2026.01.13 03:23:20.178144 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10320 | 2026.01.13 03:23:20.178174 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10321 | 2026.01.13 03:23:20.178218 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 10322 | 2026.01.13 03:23:20.178291 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1218 rows starting from the beginning of the part | ||
| 10323 | 2026.01.13 03:23:20.178344 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1174 rows starting from the beginning of the part | ||
| 10324 | 2026.01.13 03:23:20.178393 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 76 rows starting from the beginning of the part | ||
| 10325 | 2026.01.13 03:23:20.178443 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1175 rows starting from the beginning of the part | ||
| 10326 | 2026.01.13 03:23:20.178485 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 10327 | 2026.01.13 03:23:20.178552 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.01.13 03:23:20.178593 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10329 | 2026.01.13 03:23:20.178920 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10330 | 2026.01.13 03:23:20.179140 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.01.13 03:23:20.179278 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 627.67 KiB/sec. | ||
| 10332 | 2026.01.13 03:23:20.179318 [ 4 ] {4214e00b-3337-498f-b7ab-a7b2f15f6be0} <Debug> TCPHandler: Processed in 0.001360318 sec. | ||
| 10333 | 2026.01.13 03:23:20.179425 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2026.01.13 03:23:20.179518 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10335 | 2026.01.13 03:23:20.179558 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10336 | 2026.01.13 03:23:20.179975 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.01.13 03:23:20.180012 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10338 | 2026.01.13 03:23:20.180321 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10339 | 2026.01.13 03:23:20.180535 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.01.13 03:23:20.180654 [ 149 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10341 | 2026.01.13 03:23:20.180663 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 10342 | 2026.01.13 03:23:20.180723 [ 149 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.01.13 03:23:20.180741 [ 4 ] {840a4dd1-800d-422a-9af2-0237cbc838ae} <Debug> TCPHandler: Processed in 0.001363068 sec. | ||
| 10344 | 2026.01.13 03:23:20.180751 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10345 | 2026.01.13 03:23:20.180759 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002812667 sec., 2198980.5405332376 rows/sec., 186.47 MiB/sec. | ||
| 10346 | 2026.01.13 03:23:20.180835 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10347 | 2026.01.13 03:23:20.180858 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2026.01.13 03:23:20.180939 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10349 | 2026.01.13 03:23:20.180957 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10350 | 2026.01.13 03:23:20.180968 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 10351 | 2026.01.13 03:23:20.181007 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10352 | 2026.01.13 03:23:20.181026 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 534 rows starting from the beginning of the part | ||
| 10353 | 2026.01.13 03:23:20.181071 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 710 rows starting from the beginning of the part | ||
| 10354 | 2026.01.13 03:23:20.181076 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10355 | 2026.01.13 03:23:20.181109 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 74 rows starting from the beginning of the part | ||
| 10356 | 2026.01.13 03:23:20.181154 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 712 rows starting from the beginning of the part | ||
| 10357 | 2026.01.13 03:23:20.181193 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 10358 | 2026.01.13 03:23:20.181430 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.01.13 03:23:20.181448 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.01.13 03:23:20.181473 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10361 | 2026.01.13 03:23:20.181553 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_66_13} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10362 | 2026.01.13 03:23:20.181681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10363 | 2026.01.13 03:23:20.181834 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10364 | 2026.01.13 03:23:20.182060 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.01.13 03:23:20.182176 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10366 | 2026.01.13 03:23:20.182189 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 10367 | 2026.01.13 03:23:20.182214 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.01.13 03:23:20.182236 [ 4 ] {c72863da-ba69-4011-ad22-4198d09d142b} <Debug> TCPHandler: Processed in 0.001424769 sec. | ||
| 10369 | 2026.01.13 03:23:20.182238 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10370 | 2026.01.13 03:23:20.182338 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10371 | 2026.01.13 03:23:20.182350 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.01.13 03:23:20.182396 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594703 sec., 2103212.9493705095 rows/sec., 159.16 MiB/sec. | ||
| 10373 | 2026.01.13 03:23:20.182451 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.01.13 03:23:20.182456 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10375 | 2026.01.13 03:23:20.182503 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19105 rows starting from the beginning of the part | ||
| 10376 | 2026.01.13 03:23:20.182507 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10377 | 2026.01.13 03:23:20.182577 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 846 rows starting from the beginning of the part | ||
| 10378 | 2026.01.13 03:23:20.182612 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10379 | 2026.01.13 03:23:20.182636 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 314 rows starting from the beginning of the part | ||
| 10380 | 2026.01.13 03:23:20.182693 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10381 | 2026.01.13 03:23:20.182741 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 315 rows starting from the beginning of the part | ||
| 10382 | 2026.01.13 03:23:20.182791 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10383 | 2026.01.13 03:23:20.182923 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.13 03:23:20.183003 [ 186 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_66_13} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10385 | 2026.01.13 03:23:20.183082 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10386 | 2026.01.13 03:23:20.183285 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2026.01.13 03:23:20.183322 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10388 | 2026.01.13 03:23:20.183830 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10389 | 2026.01.13 03:23:20.184057 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.01.13 03:23:20.184201 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 10391 | 2026.01.13 03:23:20.184254 [ 4 ] {bf0d26b3-12d4-4241-9491-9a8d59d7a975} <Debug> TCPHandler: Processed in 0.00195148 sec. | ||
| 10392 | 2026.01.13 03:23:20.184362 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2026.01.13 03:23:20.184453 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10394 | 2026.01.13 03:23:20.184494 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10395 | 2026.01.13 03:23:20.184824 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.01.13 03:23:20.184864 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10397 | 2026.01.13 03:23:20.185271 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10398 | 2026.01.13 03:23:20.185479 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.01.13 03:23:20.185613 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 10400 | 2026.01.13 03:23:20.185648 [ 4 ] {3aa2c03d-1016-4ab2-9b22-c7283a1df5cf} <Debug> TCPHandler: Processed in 0.001333227 sec. | ||
| 10401 | 2026.01.13 03:23:20.188675 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20900 rows, containing 5 columns (5 merged, 0 gathered) in 0.006376359 sec., 3277732.6370739164 rows/sec., 222.33 MiB/sec. | ||
| 10402 | 2026.01.13 03:23:20.189172 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10403 | 2026.01.13 03:23:20.189467 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.01.13 03:23:20.189542 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10405 | 2026.01.13 03:23:20.189650 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 10406 | 2026.01.13 03:23:21.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.50 MiB, peak 328.14 MiB, free memory in arenas 0.00 B, will set to 316.12 MiB (RSS), difference: 1.62 MiB | ||
| 10407 | 2026.01.13 03:23:23.758037 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10408 | 2026.01.13 03:23:23.758089 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10409 | 2026.01.13 03:23:23.920456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23065 | ||
| 10410 | 2026.01.13 03:23:23.920974 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.01.13 03:23:23.921017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10412 | 2026.01.13 03:23:23.921504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10413 | 2026.01.13 03:23:23.921740 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.01.13 03:23:23.921889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 10415 | 2026.01.13 03:23:23.989133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1284 | ||
| 10416 | 2026.01.13 03:23:23.991734 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.01.13 03:23:23.991798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10418 | 2026.01.13 03:23:23.993003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10419 | 2026.01.13 03:23:23.993264 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.01.13 03:23:23.993418 [ 139 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10421 | 2026.01.13 03:23:23.993462 [ 139 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.01.13 03:23:23.993485 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10423 | 2026.01.13 03:23:23.993542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 10424 | 2026.01.13 03:23:23.993615 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 10425 | 2026.01.13 03:23:23.994270 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10426 | 2026.01.13 03:23:23.994406 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1116 rows starting from the beginning of the part | ||
| 10427 | 2026.01.13 03:23:23.994737 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 10428 | 2026.01.13 03:23:23.995040 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 10429 | 2026.01.13 03:23:23.995333 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 10430 | 2026.01.13 03:23:23.995610 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10431 | 2026.01.13 03:23:23.995892 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 10432 | 2026.01.13 03:23:24.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.16 MiB, peak 328.14 MiB, free memory in arenas 0.00 B, will set to 316.16 MiB (RSS), difference: -4.00 MiB | ||
| 10433 | 2026.01.13 03:23:24.001770 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001256185 sec. | ||
| 10434 | 2026.01.13 03:23:24.001857 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 72 columns (72 merged, 0 gathered) in 0.008307119 sec., 154566.22205604616 rows/sec., 124.72 MiB/sec. | ||
| 10435 | 2026.01.13 03:23:24.003525 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10436 | 2026.01.13 03:23:24.004165 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.01.13 03:23:24.004251 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_36_7} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10438 | 2026.01.13 03:23:24.004567 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 10439 | 2026.01.13 03:23:25.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.23 MiB, peak 328.14 MiB, free memory in arenas 0.00 B, will set to 316.32 MiB (RSS), difference: 4.09 MiB | ||
| 10440 | 2026.01.13 03:23:25.188269 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.01.13 03:23:25.188463 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.01.13 03:23:25.188533 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10443 | 2026.01.13 03:23:25.189492 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.01.13 03:23:25.189538 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10445 | 2026.01.13 03:23:25.189946 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10446 | 2026.01.13 03:23:25.190187 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.01.13 03:23:25.190328 [ 140 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10448 | 2026.01.13 03:23:25.190340 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001929 sec., 212545.36029030586 rows/sec., 13.48 MiB/sec. | ||
| 10449 | 2026.01.13 03:23:25.190413 [ 140 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.01.13 03:23:25.190432 [ 4 ] {1a40467e-feaa-4665-ab71-27f2541f904b} <Debug> TCPHandler: Processed in 0.002281086 sec. | ||
| 10451 | 2026.01.13 03:23:25.190447 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10452 | 2026.01.13 03:23:25.190558 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10453 | 2026.01.13 03:23:25.190575 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.01.13 03:23:25.190661 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10455 | 2026.01.13 03:23:25.190686 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10456 | 2026.01.13 03:23:25.190688 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 10457 | 2026.01.13 03:23:25.190736 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10458 | 2026.01.13 03:23:25.190761 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 10459 | 2026.01.13 03:23:25.190806 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 10460 | 2026.01.13 03:23:25.190846 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 10461 | 2026.01.13 03:23:25.190885 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 10462 | 2026.01.13 03:23:25.190924 [ 194 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 10463 | 2026.01.13 03:23:25.191828 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.01.13 03:23:25.191864 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10465 | 2026.01.13 03:23:25.192018 [ 189 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496721 sec., 1659627.9466914677 rows/sec., 111.92 MiB/sec. | ||
| 10466 | 2026.01.13 03:23:25.192222 [ 189 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10467 | 2026.01.13 03:23:25.192247 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10468 | 2026.01.13 03:23:25.192548 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.01.13 03:23:25.192596 [ 189 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.01.13 03:23:25.192688 [ 189 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_23_5} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10471 | 2026.01.13 03:23:25.192707 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.00204 sec., 575490.1960784313 rows/sec., 45.79 MiB/sec. | ||
| 10472 | 2026.01.13 03:23:25.192750 [ 4 ] {ce3f87b4-b2c3-446c-aae5-9c02b329d4e6} <Debug> TCPHandler: Processed in 0.002225926 sec. | ||
| 10473 | 2026.01.13 03:23:25.192798 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10474 | 2026.01.13 03:23:25.192892 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.01.13 03:23:25.192990 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10476 | 2026.01.13 03:23:25.193054 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10477 | 2026.01.13 03:23:25.193579 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.01.13 03:23:25.193615 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10479 | 2026.01.13 03:23:25.193932 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10480 | 2026.01.13 03:23:25.194137 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.01.13 03:23:25.194246 [ 140 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10482 | 2026.01.13 03:23:25.194265 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001293 sec., 182521.2683681361 rows/sec., 11.06 MiB/sec. | ||
| 10483 | 2026.01.13 03:23:25.194280 [ 140 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2026.01.13 03:23:25.194309 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10485 | 2026.01.13 03:23:25.194310 [ 4 ] {cd9770b9-cc28-4581-abbb-e508424c6216} <Debug> TCPHandler: Processed in 0.001470101 sec. | ||
| 10486 | 2026.01.13 03:23:25.194434 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.01.13 03:23:25.194477 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10488 | 2026.01.13 03:23:25.194527 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10489 | 2026.01.13 03:23:25.194584 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10490 | 2026.01.13 03:23:25.194688 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10491 | 2026.01.13 03:23:25.194746 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 10492 | 2026.01.13 03:23:25.194845 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 236 rows starting from the beginning of the part | ||
| 10493 | 2026.01.13 03:23:25.194919 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 10494 | 2026.01.13 03:23:25.194987 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 238 rows starting from the beginning of the part | ||
| 10495 | 2026.01.13 03:23:25.195050 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.01.13 03:23:25.195052 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10497 | 2026.01.13 03:23:25.195095 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10498 | 2026.01.13 03:23:25.195146 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 236 rows starting from the beginning of the part | ||
| 10499 | 2026.01.13 03:23:25.195437 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10500 | 2026.01.13 03:23:25.195701 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.01.13 03:23:25.195835 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001325 sec., 160000 rows/sec., 10.32 MiB/sec. | ||
| 10502 | 2026.01.13 03:23:25.195876 [ 4 ] {259bb77c-ac79-4530-ba71-53887ca863cc} <Debug> TCPHandler: Processed in 0.00148934 sec. | ||
| 10503 | 2026.01.13 03:23:25.196065 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.01.13 03:23:25.196189 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10505 | 2026.01.13 03:23:25.196227 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830208 sec., 550757.0724201839 rows/sec., 35.90 MiB/sec. | ||
| 10506 | 2026.01.13 03:23:25.196238 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10507 | 2026.01.13 03:23:25.196362 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10508 | 2026.01.13 03:23:25.196620 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.01.13 03:23:25.196687 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_66_13} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10510 | 2026.01.13 03:23:25.196756 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.01.13 03:23:25.196758 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10512 | 2026.01.13 03:23:25.196793 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10513 | 2026.01.13 03:23:25.197112 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10514 | 2026.01.13 03:23:25.197338 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2026.01.13 03:23:25.197438 [ 140 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10516 | 2026.01.13 03:23:25.197465 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0013 sec., 162307.6923076923 rows/sec., 9.22 MiB/sec. | ||
| 10517 | 2026.01.13 03:23:25.197468 [ 140 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.01.13 03:23:25.197505 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10519 | 2026.01.13 03:23:25.197511 [ 4 ] {b40e3c0d-7b4a-4adf-ab72-f07499d188d9} <Debug> TCPHandler: Processed in 0.001509041 sec. | ||
| 10520 | 2026.01.13 03:23:25.197583 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10521 | 2026.01.13 03:23:25.197632 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.01.13 03:23:25.197672 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10523 | 2026.01.13 03:23:25.197700 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 10524 | 2026.01.13 03:23:25.197734 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10525 | 2026.01.13 03:23:25.197745 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 10526 | 2026.01.13 03:23:25.197782 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10527 | 2026.01.13 03:23:25.197790 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 10528 | 2026.01.13 03:23:25.197842 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 10529 | 2026.01.13 03:23:25.197876 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 10530 | 2026.01.13 03:23:25.197911 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 10531 | 2026.01.13 03:23:25.198443 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.01.13 03:23:25.198484 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10533 | 2026.01.13 03:23:25.198736 [ 202 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182164 sec., 1081068.2781746017 rows/sec., 65.71 MiB/sec. | ||
| 10534 | 2026.01.13 03:23:25.198824 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10535 | 2026.01.13 03:23:25.198953 [ 196 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10536 | 2026.01.13 03:23:25.199059 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.01.13 03:23:25.199201 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001488 sec., 477150.5376344086 rows/sec., 33.44 MiB/sec. | ||
| 10538 | 2026.01.13 03:23:25.199241 [ 4 ] {88432618-2092-438c-b8cd-ea62c81690af} <Debug> TCPHandler: Processed in 0.001657884 sec. | ||
| 10539 | 2026.01.13 03:23:25.199315 [ 196 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2026.01.13 03:23:25.199353 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.01.13 03:23:25.199402 [ 196 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_23_5} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10542 | 2026.01.13 03:23:25.199452 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10543 | 2026.01.13 03:23:25.199498 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10544 | 2026.01.13 03:23:25.199516 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10545 | 2026.01.13 03:23:25.199824 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.01.13 03:23:25.199865 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10547 | 2026.01.13 03:23:25.200172 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10548 | 2026.01.13 03:23:25.200378 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.01.13 03:23:25.200502 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 10550 | 2026.01.13 03:23:25.200539 [ 4 ] {64a8981a-e6f8-4755-a8ba-0087c556f5cc} <Debug> TCPHandler: Processed in 0.001233445 sec. | ||
| 10551 | 2026.01.13 03:23:25.200652 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.01.13 03:23:25.200746 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10553 | 2026.01.13 03:23:25.200788 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10554 | 2026.01.13 03:23:25.201216 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.01.13 03:23:25.201253 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10556 | 2026.01.13 03:23:25.201582 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10557 | 2026.01.13 03:23:25.201795 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.01.13 03:23:25.201925 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 10559 | 2026.01.13 03:23:25.201963 [ 4 ] {3c62ed7a-13cd-4703-aac0-4b3c5a7bcb89} <Debug> TCPHandler: Processed in 0.001365768 sec. | ||
| 10560 | 2026.01.13 03:23:25.202059 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.01.13 03:23:25.202152 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.01.13 03:23:25.202192 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10563 | 2026.01.13 03:23:25.202488 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.01.13 03:23:25.202524 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10565 | 2026.01.13 03:23:25.202805 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10566 | 2026.01.13 03:23:25.203010 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.01.13 03:23:25.203136 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 10568 | 2026.01.13 03:23:25.203171 [ 4 ] {a9df5eb8-f2af-44da-a580-c4831efbe7f1} <Debug> TCPHandler: Processed in 0.001159394 sec. | ||
| 10569 | 2026.01.13 03:23:25.203268 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.01.13 03:23:25.203361 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10571 | 2026.01.13 03:23:25.203413 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10572 | 2026.01.13 03:23:25.204219 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.01.13 03:23:25.204255 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10574 | 2026.01.13 03:23:25.204784 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10575 | 2026.01.13 03:23:25.205016 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.01.13 03:23:25.205155 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001812 sec., 17108.167770419426 rows/sec., 30.66 MiB/sec. | ||
| 10577 | 2026.01.13 03:23:25.205208 [ 4 ] {9a282221-5ca5-4882-9dc9-f17918e3297f} <Debug> TCPHandler: Processed in 0.0019867 sec. | ||
| 10578 | 2026.01.13 03:23:25.205318 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.01.13 03:23:25.205411 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.01.13 03:23:25.205451 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10581 | 2026.01.13 03:23:25.205786 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.01.13 03:23:25.205822 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10583 | 2026.01.13 03:23:25.206123 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10584 | 2026.01.13 03:23:25.206325 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.01.13 03:23:25.206436 [ 140 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10586 | 2026.01.13 03:23:25.206450 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001057 sec., 98391.67455061495 rows/sec., 6.03 MiB/sec. | ||
| 10587 | 2026.01.13 03:23:25.206481 [ 140 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.01.13 03:23:25.206500 [ 4 ] {71ad8c89-0483-4c43-bfb7-b43bdffa481a} <Debug> TCPHandler: Processed in 0.001229505 sec. | ||
| 10589 | 2026.01.13 03:23:25.206505 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10590 | 2026.01.13 03:23:25.206589 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10591 | 2026.01.13 03:23:25.206674 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10592 | 2026.01.13 03:23:25.206698 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3796 rows starting from the beginning of the part | ||
| 10593 | 2026.01.13 03:23:25.206740 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10594 | 2026.01.13 03:23:25.206775 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10595 | 2026.01.13 03:23:25.206808 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10596 | 2026.01.13 03:23:25.206839 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10597 | 2026.01.13 03:23:25.206872 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10598 | 2026.01.13 03:23:25.207880 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001319757 sec., 3203620.0603595967 rows/sec., 207.61 MiB/sec. | ||
| 10599 | 2026.01.13 03:23:25.208111 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10600 | 2026.01.13 03:23:25.208325 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.01.13 03:23:25.208383 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_66_13} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10602 | 2026.01.13 03:23:25.208433 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10603 | 2026.01.13 03:23:25.210865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10604 | 2026.01.13 03:23:25.227086 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.01.13 03:23:25.227136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10606 | 2026.01.13 03:23:25.233103 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10607 | 2026.01.13 03:23:25.233812 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.01.13 03:23:25.236579 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10609 | 2026.01.13 03:23:26.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.74 MiB, peak 328.14 MiB, free memory in arenas 0.00 B, will set to 316.32 MiB (RSS), difference: -1.42 MiB | ||
| 10610 | 2026.01.13 03:23:30.201944 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2026.01.13 03:23:30.202159 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10612 | 2026.01.13 03:23:30.202230 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10613 | 2026.01.13 03:23:30.202933 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.01.13 03:23:30.202981 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10615 | 2026.01.13 03:23:30.203373 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10616 | 2026.01.13 03:23:30.203596 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.01.13 03:23:30.203758 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001651 sec., 2422.7740763173833 rows/sec., 197.56 KiB/sec. | ||
| 10618 | 2026.01.13 03:23:30.203799 [ 4 ] {a654c80d-f59d-446e-8db4-249e7be4c05e} <Debug> TCPHandler: Processed in 0.001988741 sec. | ||
| 10619 | 2026.01.13 03:23:30.203922 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.01.13 03:23:30.204017 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10621 | 2026.01.13 03:23:30.204055 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10622 | 2026.01.13 03:23:30.205072 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.01.13 03:23:30.205108 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10624 | 2026.01.13 03:23:30.205491 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10625 | 2026.01.13 03:23:30.205702 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.01.13 03:23:30.205828 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.00183 sec., 665573.7704918033 rows/sec., 54.78 MiB/sec. | ||
| 10627 | 2026.01.13 03:23:30.205864 [ 4 ] {a3aafe93-dd44-4e79-a4d8-07159cc65835} <Debug> TCPHandler: Processed in 0.001989801 sec. | ||
| 10628 | 2026.01.13 03:23:30.205981 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.01.13 03:23:30.206073 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.01.13 03:23:30.206113 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10631 | 2026.01.13 03:23:30.206504 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.01.13 03:23:30.206539 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10633 | 2026.01.13 03:23:30.206838 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10634 | 2026.01.13 03:23:30.207046 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.01.13 03:23:30.207172 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001117 sec., 12533.572068039392 rows/sec., 923.23 KiB/sec. | ||
| 10636 | 2026.01.13 03:23:30.207208 [ 4 ] {5ce8f204-f49f-4928-b3e4-e0fb517ceed4} <Debug> TCPHandler: Processed in 0.001275296 sec. | ||
| 10637 | 2026.01.13 03:23:30.207316 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.01.13 03:23:30.207409 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.01.13 03:23:30.207447 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10640 | 2026.01.13 03:23:30.207915 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2026.01.13 03:23:30.207951 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10642 | 2026.01.13 03:23:30.208259 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10643 | 2026.01.13 03:23:30.208471 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2026.01.13 03:23:30.208597 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001205 sec., 189211.61825726143 rows/sec., 12.81 MiB/sec. | ||
| 10645 | 2026.01.13 03:23:30.208633 [ 4 ] {881b0ba5-bbed-4b39-b983-6b8227618e92} <Debug> TCPHandler: Processed in 0.001365228 sec. | ||
| 10646 | 2026.01.13 03:23:30.208740 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10647 | 2026.01.13 03:23:30.208833 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10648 | 2026.01.13 03:23:30.208871 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10649 | 2026.01.13 03:23:30.209442 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.01.13 03:23:30.209478 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10651 | 2026.01.13 03:23:30.209794 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10652 | 2026.01.13 03:23:30.210002 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.01.13 03:23:30.210129 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001314 sec., 406392.69406392693 rows/sec., 30.12 MiB/sec. | ||
| 10654 | 2026.01.13 03:23:30.210164 [ 4 ] {e87a2e30-6a68-4e9b-8139-e72a82d976ea} <Debug> TCPHandler: Processed in 0.00147189 sec. | ||
| 10655 | 2026.01.13 03:23:30.210277 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.01.13 03:23:30.210369 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.01.13 03:23:30.210410 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10658 | 2026.01.13 03:23:30.210965 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.01.13 03:23:30.210999 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10660 | 2026.01.13 03:23:30.211362 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10661 | 2026.01.13 03:23:30.211572 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.01.13 03:23:30.211695 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001344 sec., 629464.2857142858 rows/sec., 42.37 MiB/sec. | ||
| 10663 | 2026.01.13 03:23:30.211730 [ 4 ] {1d669d18-4a5e-4090-b5e8-f564ac3ba746} <Debug> TCPHandler: Processed in 0.00150147 sec. | ||
| 10664 | 2026.01.13 03:23:30.211846 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.01.13 03:23:30.211938 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.01.13 03:23:30.211990 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10667 | 2026.01.13 03:23:30.212731 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.01.13 03:23:30.212765 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10669 | 2026.01.13 03:23:30.213285 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10670 | 2026.01.13 03:23:30.213512 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.01.13 03:23:30.213629 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10672 | 2026.01.13 03:23:30.213646 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001725 sec., 5797.101449275362 rows/sec., 10.39 MiB/sec. | ||
| 10673 | 2026.01.13 03:23:30.213675 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.01.13 03:23:30.213698 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10675 | 2026.01.13 03:23:30.213704 [ 4 ] {6ee88f18-791b-411a-95a7-5a946d3fb09d} <Debug> TCPHandler: Processed in 0.001907768 sec. | ||
| 10676 | 2026.01.13 03:23:30.213780 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10677 | 2026.01.13 03:23:30.213815 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2026.01.13 03:23:30.213913 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10679 | 2026.01.13 03:23:30.213952 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10680 | 2026.01.13 03:23:30.213958 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10681 | 2026.01.13 03:23:30.214009 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1231 rows starting from the beginning of the part | ||
| 10682 | 2026.01.13 03:23:30.214121 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10683 | 2026.01.13 03:23:30.214216 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 10684 | 2026.01.13 03:23:30.214285 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.01.13 03:23:30.214304 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10686 | 2026.01.13 03:23:30.214321 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10687 | 2026.01.13 03:23:30.214388 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10688 | 2026.01.13 03:23:30.214471 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10689 | 2026.01.13 03:23:30.214638 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10690 | 2026.01.13 03:23:30.214853 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2026.01.13 03:23:30.214982 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 10692 | 2026.01.13 03:23:30.215016 [ 4 ] {b3d442e0-5789-42f9-bf2d-1e299639869d} <Debug> TCPHandler: Processed in 0.001250085 sec. | ||
| 10693 | 2026.01.13 03:23:30.220470 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1323 rows, containing 19 columns (19 merged, 0 gathered) in 0.006716527 sec., 196976.80065903108 rows/sec., 352.97 MiB/sec. | ||
| 10694 | 2026.01.13 03:23:30.222672 [ 188 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10695 | 2026.01.13 03:23:30.223058 [ 188 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.01.13 03:23:30.223145 [ 188 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10697 | 2026.01.13 03:23:30.223314 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10698 | 2026.01.13 03:23:31.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.95 MiB, peak 328.46 MiB, free memory in arenas 0.00 B, will set to 319.91 MiB (RSS), difference: 2.97 MiB | ||
| 10699 | 2026.01.13 03:23:31.422952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23577 | ||
| 10700 | 2026.01.13 03:23:31.423517 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.01.13 03:23:31.423590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10702 | 2026.01.13 03:23:31.424111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10703 | 2026.01.13 03:23:31.424350 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.01.13 03:23:31.424500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23577 | ||
| 10705 | 2026.01.13 03:23:32.604021 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36022 | ||
| 10706 | 2026.01.13 03:23:32.604140 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10707 | 2026.01.13 03:23:32.604166 [ 286 ] {} <Debug> TCP-Session: 0970c529-0d2a-4223-9539-de0d4c09f934 Authenticating user 'default' from [fd00:1122:3344:101::e]:36022 | ||
| 10708 | 2026.01.13 03:23:32.604189 [ 286 ] {} <Debug> TCP-Session: 0970c529-0d2a-4223-9539-de0d4c09f934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10709 | 2026.01.13 03:23:32.604202 [ 286 ] {} <Debug> TCP-Session: 0970c529-0d2a-4223-9539-de0d4c09f934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10710 | 2026.01.13 03:23:32.604377 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42178 | ||
| 10711 | 2026.01.13 03:23:32.604388 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51048 | ||
| 10712 | 2026.01.13 03:23:32.604443 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61427 | ||
| 10713 | 2026.01.13 03:23:32.604451 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59012 | ||
| 10714 | 2026.01.13 03:23:32.604485 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53578 | ||
| 10715 | 2026.01.13 03:23:32.604496 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10716 | 2026.01.13 03:23:32.604536 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10717 | 2026.01.13 03:23:32.604542 [ 286 ] {} <Trace> TCP-Session: 0970c529-0d2a-4223-9539-de0d4c09f934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2026.01.13 03:23:32.604570 [ 351 ] {} <Debug> TCP-Session: ee7c0130-a17f-4959-907f-15df306fe766 Authenticating user 'default' from [fd00:1122:3344:101::e]:61427 | ||
| 10719 | 2026.01.13 03:23:32.604565 [ 287 ] {} <Debug> TCP-Session: 81e1c101-16b8-4194-a645-2205a599f56a Authenticating user 'default' from [fd00:1122:3344:101::e]:42178 | ||
| 10720 | 2026.01.13 03:23:32.604534 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10721 | 2026.01.13 03:23:32.604622 [ 287 ] {} <Debug> TCP-Session: 81e1c101-16b8-4194-a645-2205a599f56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2026.01.13 03:23:32.604616 [ 351 ] {} <Debug> TCP-Session: ee7c0130-a17f-4959-907f-15df306fe766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10723 | 2026.01.13 03:23:32.604654 [ 287 ] {} <Debug> TCP-Session: 81e1c101-16b8-4194-a645-2205a599f56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10724 | 2026.01.13 03:23:32.604655 [ 288 ] {} <Debug> TCP-Session: 69df7d6d-4166-43df-a165-133398e132e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51048 | ||
| 10725 | 2026.01.13 03:23:32.604673 [ 351 ] {} <Debug> TCP-Session: ee7c0130-a17f-4959-907f-15df306fe766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2026.01.13 03:23:32.604705 [ 288 ] {} <Debug> TCP-Session: 69df7d6d-4166-43df-a165-133398e132e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10727 | 2026.01.13 03:23:32.604476 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59152 | ||
| 10728 | 2026.01.13 03:23:32.604731 [ 288 ] {} <Debug> TCP-Session: 69df7d6d-4166-43df-a165-133398e132e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10729 | 2026.01.13 03:23:32.604465 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48047 | ||
| 10730 | 2026.01.13 03:23:32.604752 [ 286 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36022) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10731 | 2026.01.13 03:23:32.604428 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59999 | ||
| 10732 | 2026.01.13 03:23:32.605064 [ 286 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10733 | 2026.01.13 03:23:32.605130 [ 286 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10734 | 2026.01.13 03:23:32.605148 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10735 | 2026.01.13 03:23:32.605190 [ 355 ] {} <Debug> TCP-Session: ed7e9810-9bfb-48e7-ba7f-c4f6bcf1ccb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53578 | ||
| 10736 | 2026.01.13 03:23:32.605210 [ 355 ] {} <Debug> TCP-Session: ed7e9810-9bfb-48e7-ba7f-c4f6bcf1ccb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10737 | 2026.01.13 03:23:32.605228 [ 355 ] {} <Debug> TCP-Session: ed7e9810-9bfb-48e7-ba7f-c4f6bcf1ccb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10738 | 2026.01.13 03:23:32.605270 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10739 | 2026.01.13 03:23:32.605306 [ 353 ] {} <Debug> TCP-Session: 850b217e-1ac8-41af-a6ae-124f99767c28 Authenticating user 'default' from [fd00:1122:3344:101::e]:48047 | ||
| 10740 | 2026.01.13 03:23:32.605325 [ 353 ] {} <Debug> TCP-Session: 850b217e-1ac8-41af-a6ae-124f99767c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10741 | 2026.01.13 03:23:32.605337 [ 353 ] {} <Debug> TCP-Session: 850b217e-1ac8-41af-a6ae-124f99767c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10742 | 2026.01.13 03:23:32.605434 [ 286 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 10743 | 2026.01.13 03:23:32.605648 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10744 | 2026.01.13 03:23:32.605690 [ 289 ] {} <Debug> TCP-Session: e3d7e802-79d8-4b7b-a31d-4f8a8adcacf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59999 | ||
| 10745 | 2026.01.13 03:23:32.605717 [ 289 ] {} <Debug> TCP-Session: e3d7e802-79d8-4b7b-a31d-4f8a8adcacf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2026.01.13 03:23:32.605731 [ 289 ] {} <Debug> TCP-Session: e3d7e802-79d8-4b7b-a31d-4f8a8adcacf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10747 | 2026.01.13 03:23:32.605764 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10748 | 2026.01.13 03:23:32.605797 [ 354 ] {} <Debug> TCP-Session: 1a0159e8-1922-4763-8d37-5f40596d5482 Authenticating user 'default' from [fd00:1122:3344:101::e]:59152 | ||
| 10749 | 2026.01.13 03:23:32.605815 [ 354 ] {} <Debug> TCP-Session: 1a0159e8-1922-4763-8d37-5f40596d5482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10750 | 2026.01.13 03:23:32.605828 [ 354 ] {} <Debug> TCP-Session: 1a0159e8-1922-4763-8d37-5f40596d5482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10751 | 2026.01.13 03:23:32.605876 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10752 | 2026.01.13 03:23:32.605911 [ 352 ] {} <Debug> TCP-Session: 7b2c3652-2bca-4fb4-a300-e0482a9864db Authenticating user 'default' from [fd00:1122:3344:101::e]:59012 | ||
| 10753 | 2026.01.13 03:23:32.605930 [ 352 ] {} <Debug> TCP-Session: 7b2c3652-2bca-4fb4-a300-e0482a9864db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10754 | 2026.01.13 03:23:32.605942 [ 352 ] {} <Debug> TCP-Session: 7b2c3652-2bca-4fb4-a300-e0482a9864db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10755 | 2026.01.13 03:23:32.606336 [ 310 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Trace> AggregatingTransform: Aggregating | ||
| 10756 | 2026.01.13 03:23:32.606371 [ 310 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10757 | 2026.01.13 03:23:32.606409 [ 310 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864358 sec. (1156.928 rows/sec., 45.19 KiB/sec.) | ||
| 10758 | 2026.01.13 03:23:32.606428 [ 310 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Trace> Aggregator: Merging aggregated data | ||
| 10759 | 2026.01.13 03:23:32.607643 [ 286 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00295 sec., 338.98305084745766 rows/sec., 13.24 KiB/sec. | ||
| 10760 | 2026.01.13 03:23:32.607792 [ 286 ] {815e238f-f9f3-4745-93c0-da917f50745e} <Debug> TCPHandler: Processed in 0.003371518 sec. | ||
| 10761 | 2026.01.13 03:23:32.607881 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10762 | 2026.01.13 03:23:32.607905 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10763 | 2026.01.13 03:23:32.607919 [ 286 ] {} <Debug> TCP-Session: 0970c529-0d2a-4223-9539-de0d4c09f934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10764 | 2026.01.13 03:23:32.607927 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10765 | 2026.01.13 03:23:32.607945 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10766 | 2026.01.13 03:23:32.607959 [ 288 ] {} <Debug> TCP-Session: 69df7d6d-4166-43df-a165-133398e132e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2026.01.13 03:23:32.607991 [ 287 ] {} <Debug> TCP-Session: 81e1c101-16b8-4194-a645-2205a599f56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10768 | 2026.01.13 03:23:32.608002 [ 355 ] {} <Debug> TCP-Session: ed7e9810-9bfb-48e7-ba7f-c4f6bcf1ccb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10769 | 2026.01.13 03:23:32.608012 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10770 | 2026.01.13 03:23:32.608030 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10771 | 2026.01.13 03:23:32.608059 [ 351 ] {} <Debug> TCP-Session: ee7c0130-a17f-4959-907f-15df306fe766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10772 | 2026.01.13 03:23:32.608087 [ 354 ] {} <Debug> TCP-Session: 1a0159e8-1922-4763-8d37-5f40596d5482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.01.13 03:23:32.607998 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10774 | 2026.01.13 03:23:32.608004 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10775 | 2026.01.13 03:23:32.608153 [ 289 ] {} <Debug> TCP-Session: e3d7e802-79d8-4b7b-a31d-4f8a8adcacf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2026.01.13 03:23:32.608180 [ 352 ] {} <Debug> TCP-Session: 7b2c3652-2bca-4fb4-a300-e0482a9864db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10777 | 2026.01.13 03:23:32.607966 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10778 | 2026.01.13 03:23:32.608242 [ 353 ] {} <Debug> TCP-Session: 850b217e-1ac8-41af-a6ae-124f99767c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10779 | 2026.01.13 03:23:32.614072 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46529 | ||
| 10780 | 2026.01.13 03:23:32.614137 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10781 | 2026.01.13 03:23:32.614162 [ 286 ] {} <Debug> TCP-Session: 6ac44df1-ebb6-451a-a4e0-2de6bf97559f Authenticating user 'default' from [fd00:1122:3344:101::e]:46529 | ||
| 10782 | 2026.01.13 03:23:32.614181 [ 286 ] {} <Debug> TCP-Session: 6ac44df1-ebb6-451a-a4e0-2de6bf97559f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10783 | 2026.01.13 03:23:32.614196 [ 286 ] {} <Debug> TCP-Session: 6ac44df1-ebb6-451a-a4e0-2de6bf97559f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10784 | 2026.01.13 03:23:32.614388 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59616 | ||
| 10785 | 2026.01.13 03:23:32.614406 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43650 | ||
| 10786 | 2026.01.13 03:23:32.614409 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46225 | ||
| 10787 | 2026.01.13 03:23:32.614427 [ 286 ] {} <Trace> TCP-Session: 6ac44df1-ebb6-451a-a4e0-2de6bf97559f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.01.13 03:23:32.614461 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37237 | ||
| 10789 | 2026.01.13 03:23:32.614476 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10790 | 2026.01.13 03:23:32.614503 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10791 | 2026.01.13 03:23:32.614531 [ 288 ] {} <Debug> TCP-Session: d10efde5-c79d-434c-b13a-b4c7f16f6837 Authenticating user 'default' from [fd00:1122:3344:101::e]:43650 | ||
| 10792 | 2026.01.13 03:23:32.614541 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10793 | 2026.01.13 03:23:32.614549 [ 289 ] {} <Debug> TCP-Session: 4224ba41-6815-4841-9f92-e723f15de0e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46225 | ||
| 10794 | 2026.01.13 03:23:32.614561 [ 288 ] {} <Debug> TCP-Session: d10efde5-c79d-434c-b13a-b4c7f16f6837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10795 | 2026.01.13 03:23:32.614583 [ 286 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46529) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10796 | 2026.01.13 03:23:32.614599 [ 288 ] {} <Debug> TCP-Session: d10efde5-c79d-434c-b13a-b4c7f16f6837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10797 | 2026.01.13 03:23:32.614589 [ 289 ] {} <Debug> TCP-Session: 4224ba41-6815-4841-9f92-e723f15de0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10798 | 2026.01.13 03:23:32.614577 [ 353 ] {} <Debug> TCP-Session: 420c3d50-fa52-4915-9fe7-f818be03021f Authenticating user 'default' from [fd00:1122:3344:101::e]:37237 | ||
| 10799 | 2026.01.13 03:23:32.614650 [ 289 ] {} <Debug> TCP-Session: 4224ba41-6815-4841-9f92-e723f15de0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2026.01.13 03:23:32.614672 [ 353 ] {} <Debug> TCP-Session: 420c3d50-fa52-4915-9fe7-f818be03021f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2026.01.13 03:23:32.614479 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61070 | ||
| 10802 | 2026.01.13 03:23:32.614698 [ 353 ] {} <Debug> TCP-Session: 420c3d50-fa52-4915-9fe7-f818be03021f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2026.01.13 03:23:32.614466 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43328 | ||
| 10804 | 2026.01.13 03:23:32.614459 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10805 | 2026.01.13 03:23:32.614757 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10806 | 2026.01.13 03:23:32.614768 [ 286 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10807 | 2026.01.13 03:23:32.614793 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10808 | 2026.01.13 03:23:32.614796 [ 355 ] {} <Debug> TCP-Session: c513095a-f13e-487e-a8d8-a732488a2937 Authenticating user 'default' from [fd00:1122:3344:101::e]:61070 | ||
| 10809 | 2026.01.13 03:23:32.614828 [ 354 ] {} <Debug> TCP-Session: 177e6ee0-ff7d-4e11-88f2-a8022f81383b Authenticating user 'default' from [fd00:1122:3344:101::e]:43328 | ||
| 10810 | 2026.01.13 03:23:32.614830 [ 286 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10811 | 2026.01.13 03:23:32.614843 [ 355 ] {} <Debug> TCP-Session: c513095a-f13e-487e-a8d8-a732488a2937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10812 | 2026.01.13 03:23:32.614857 [ 354 ] {} <Debug> TCP-Session: 177e6ee0-ff7d-4e11-88f2-a8022f81383b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10813 | 2026.01.13 03:23:32.614883 [ 355 ] {} <Debug> TCP-Session: c513095a-f13e-487e-a8d8-a732488a2937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10814 | 2026.01.13 03:23:32.614896 [ 354 ] {} <Debug> TCP-Session: 177e6ee0-ff7d-4e11-88f2-a8022f81383b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.01.13 03:23:32.614783 [ 287 ] {} <Debug> TCP-Session: 2ade0338-b8a3-4701-90ab-83937d4be63d Authenticating user 'default' from [fd00:1122:3344:101::e]:59616 | ||
| 10816 | 2026.01.13 03:23:32.614422 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53196 | ||
| 10817 | 2026.01.13 03:23:32.614943 [ 287 ] {} <Debug> TCP-Session: 2ade0338-b8a3-4701-90ab-83937d4be63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2026.01.13 03:23:32.614445 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41271 | ||
| 10819 | 2026.01.13 03:23:32.614963 [ 287 ] {} <Debug> TCP-Session: 2ade0338-b8a3-4701-90ab-83937d4be63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10820 | 2026.01.13 03:23:32.614998 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10821 | 2026.01.13 03:23:32.615022 [ 351 ] {} <Debug> TCP-Session: bfc2a60c-9297-4745-ac75-9f1a37e4d044 Authenticating user 'default' from [fd00:1122:3344:101::e]:53196 | ||
| 10822 | 2026.01.13 03:23:32.615031 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10823 | 2026.01.13 03:23:32.615041 [ 351 ] {} <Debug> TCP-Session: bfc2a60c-9297-4745-ac75-9f1a37e4d044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2026.01.13 03:23:32.615062 [ 352 ] {} <Debug> TCP-Session: 0168a42f-0f87-4689-b99e-48cc0cb2caf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41271 | ||
| 10825 | 2026.01.13 03:23:32.615067 [ 351 ] {} <Debug> TCP-Session: bfc2a60c-9297-4745-ac75-9f1a37e4d044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.01.13 03:23:32.615080 [ 286 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 10827 | 2026.01.13 03:23:32.615088 [ 352 ] {} <Debug> TCP-Session: 0168a42f-0f87-4689-b99e-48cc0cb2caf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10828 | 2026.01.13 03:23:32.615127 [ 352 ] {} <Debug> TCP-Session: 0168a42f-0f87-4689-b99e-48cc0cb2caf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2026.01.13 03:23:32.615897 [ 311 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Trace> AggregatingTransform: Aggregating | ||
| 10830 | 2026.01.13 03:23:32.615949 [ 311 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Trace> Aggregator: Aggregation method: without_key | ||
| 10831 | 2026.01.13 03:23:32.615985 [ 311 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000812007 sec. (1231.516 rows/sec., 48.11 KiB/sec.) | ||
| 10832 | 2026.01.13 03:23:32.616007 [ 311 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Trace> Aggregator: Merging aggregated data | ||
| 10833 | 2026.01.13 03:23:32.617168 [ 286 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00262 sec., 381.6793893129771 rows/sec., 14.91 KiB/sec. | ||
| 10834 | 2026.01.13 03:23:32.617306 [ 286 ] {43568ac7-d0f2-4abe-8350-b6c5fca37f28} <Debug> TCPHandler: Processed in 0.00293575 sec. | ||
| 10835 | 2026.01.13 03:23:32.617432 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10836 | 2026.01.13 03:23:32.617459 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10837 | 2026.01.13 03:23:32.617461 [ 286 ] {} <Debug> TCP-Session: 6ac44df1-ebb6-451a-a4e0-2de6bf97559f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.01.13 03:23:32.617481 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10839 | 2026.01.13 03:23:32.617497 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10840 | 2026.01.13 03:23:32.617517 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10841 | 2026.01.13 03:23:32.617534 [ 289 ] {} <Debug> TCP-Session: 4224ba41-6815-4841-9f92-e723f15de0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2026.01.13 03:23:32.617538 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10843 | 2026.01.13 03:23:32.617574 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10844 | 2026.01.13 03:23:32.617572 [ 288 ] {} <Debug> TCP-Session: d10efde5-c79d-434c-b13a-b4c7f16f6837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2026.01.13 03:23:32.617592 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10846 | 2026.01.13 03:23:32.617614 [ 353 ] {} <Debug> TCP-Session: 420c3d50-fa52-4915-9fe7-f818be03021f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10847 | 2026.01.13 03:23:32.617598 [ 352 ] {} <Debug> TCP-Session: 0168a42f-0f87-4689-b99e-48cc0cb2caf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.01.13 03:23:32.617645 [ 354 ] {} <Debug> TCP-Session: 177e6ee0-ff7d-4e11-88f2-a8022f81383b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2026.01.13 03:23:32.617551 [ 355 ] {} <Debug> TCP-Session: c513095a-f13e-487e-a8d8-a732488a2937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10850 | 2026.01.13 03:23:32.617551 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10851 | 2026.01.13 03:23:32.617503 [ 287 ] {} <Debug> TCP-Session: 2ade0338-b8a3-4701-90ab-83937d4be63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10852 | 2026.01.13 03:23:32.617718 [ 351 ] {} <Debug> TCP-Session: bfc2a60c-9297-4745-ac75-9f1a37e4d044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10853 | 2026.01.13 03:23:32.642191 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46237 | ||
| 10854 | 2026.01.13 03:23:32.642273 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10855 | 2026.01.13 03:23:32.642296 [ 352 ] {} <Debug> TCP-Session: 2a6f6481-0ea1-4d1a-bb6c-0e6d03fe3971 Authenticating user 'default' from [fd00:1122:3344:101::e]:46237 | ||
| 10856 | 2026.01.13 03:23:32.642314 [ 352 ] {} <Debug> TCP-Session: 2a6f6481-0ea1-4d1a-bb6c-0e6d03fe3971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2026.01.13 03:23:32.642327 [ 352 ] {} <Debug> TCP-Session: 2a6f6481-0ea1-4d1a-bb6c-0e6d03fe3971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2026.01.13 03:23:32.642485 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34829 | ||
| 10859 | 2026.01.13 03:23:32.642554 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52405 | ||
| 10860 | 2026.01.13 03:23:32.642566 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52962 | ||
| 10861 | 2026.01.13 03:23:32.642581 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53510 | ||
| 10862 | 2026.01.13 03:23:32.642618 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59522 | ||
| 10863 | 2026.01.13 03:23:32.642635 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10864 | 2026.01.13 03:23:32.642648 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51875 | ||
| 10865 | 2026.01.13 03:23:32.642664 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2026.01.13 03:23:32.642669 [ 354 ] {} <Debug> TCP-Session: 0572c498-cdc0-4b70-be65-24be7374d123 Authenticating user 'default' from [fd00:1122:3344:101::e]:52405 | ||
| 10867 | 2026.01.13 03:23:32.642686 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10868 | 2026.01.13 03:23:32.642698 [ 287 ] {} <Debug> TCP-Session: 5596e793-2683-46d5-a3b6-6ef362606649 Authenticating user 'default' from [fd00:1122:3344:101::e]:53510 | ||
| 10869 | 2026.01.13 03:23:32.642709 [ 354 ] {} <Debug> TCP-Session: 0572c498-cdc0-4b70-be65-24be7374d123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2026.01.13 03:23:32.642719 [ 288 ] {} <Debug> TCP-Session: 7be249ba-3517-48c5-a672-bd6b4d503636 Authenticating user 'default' from [fd00:1122:3344:101::e]:59522 | ||
| 10871 | 2026.01.13 03:23:32.642734 [ 287 ] {} <Debug> TCP-Session: 5596e793-2683-46d5-a3b6-6ef362606649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10872 | 2026.01.13 03:23:32.642740 [ 354 ] {} <Debug> TCP-Session: 0572c498-cdc0-4b70-be65-24be7374d123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.01.13 03:23:32.642751 [ 288 ] {} <Debug> TCP-Session: 7be249ba-3517-48c5-a672-bd6b4d503636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2026.01.13 03:23:32.642762 [ 287 ] {} <Debug> TCP-Session: 5596e793-2683-46d5-a3b6-6ef362606649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2026.01.13 03:23:32.642766 [ 352 ] {} <Trace> TCP-Session: 2a6f6481-0ea1-4d1a-bb6c-0e6d03fe3971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.01.13 03:23:32.642779 [ 288 ] {} <Debug> TCP-Session: 7be249ba-3517-48c5-a672-bd6b4d503636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2026.01.13 03:23:32.642717 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10878 | 2026.01.13 03:23:32.642625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58002 | ||
| 10879 | 2026.01.13 03:23:32.642864 [ 351 ] {} <Debug> TCP-Session: 6675c2a8-26f7-44c6-ac42-4dd010b2193f Authenticating user 'default' from [fd00:1122:3344:101::e]:51875 | ||
| 10880 | 2026.01.13 03:23:32.642582 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10881 | 2026.01.13 03:23:32.642903 [ 351 ] {} <Debug> TCP-Session: 6675c2a8-26f7-44c6-ac42-4dd010b2193f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.01.13 03:23:32.642931 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10883 | 2026.01.13 03:23:32.642939 [ 351 ] {} <Debug> TCP-Session: 6675c2a8-26f7-44c6-ac42-4dd010b2193f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.01.13 03:23:32.642937 [ 353 ] {} <Debug> TCP-Session: 5c0fe50d-a81b-4a5e-8e2e-65c76f4f7200 Authenticating user 'default' from [fd00:1122:3344:101::e]:34829 | ||
| 10885 | 2026.01.13 03:23:32.642962 [ 289 ] {} <Debug> TCP-Session: d078e9ad-1ecc-425e-8153-9c10e3b3343a Authenticating user 'default' from [fd00:1122:3344:101::e]:58002 | ||
| 10886 | 2026.01.13 03:23:32.642971 [ 352 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10887 | 2026.01.13 03:23:32.642989 [ 353 ] {} <Debug> TCP-Session: 5c0fe50d-a81b-4a5e-8e2e-65c76f4f7200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.01.13 03:23:32.643000 [ 289 ] {} <Debug> TCP-Session: d078e9ad-1ecc-425e-8153-9c10e3b3343a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2026.01.13 03:23:32.643021 [ 353 ] {} <Debug> TCP-Session: 5c0fe50d-a81b-4a5e-8e2e-65c76f4f7200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2026.01.13 03:23:32.643035 [ 289 ] {} <Debug> TCP-Session: d078e9ad-1ecc-425e-8153-9c10e3b3343a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.01.13 03:23:32.642575 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34124 | ||
| 10892 | 2026.01.13 03:23:32.642654 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10893 | 2026.01.13 03:23:32.643115 [ 355 ] {} <Debug> TCP-Session: a3b4bf06-c580-49e1-aa64-3bb04ee33e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:52962 | ||
| 10894 | 2026.01.13 03:23:32.643131 [ 355 ] {} <Debug> TCP-Session: a3b4bf06-c580-49e1-aa64-3bb04ee33e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2026.01.13 03:23:32.643133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10896 | 2026.01.13 03:23:32.643146 [ 355 ] {} <Debug> TCP-Session: a3b4bf06-c580-49e1-aa64-3bb04ee33e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.01.13 03:23:32.643169 [ 286 ] {} <Debug> TCP-Session: 89fb3f86-70fc-4055-a0ba-d10092c1c5d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34124 | ||
| 10898 | 2026.01.13 03:23:32.643191 [ 286 ] {} <Debug> TCP-Session: 89fb3f86-70fc-4055-a0ba-d10092c1c5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2026.01.13 03:23:32.643205 [ 286 ] {} <Debug> TCP-Session: 89fb3f86-70fc-4055-a0ba-d10092c1c5d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10900 | 2026.01.13 03:23:32.643291 [ 352 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10901 | 2026.01.13 03:23:32.643349 [ 352 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10902 | 2026.01.13 03:23:32.643655 [ 352 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 10903 | 2026.01.13 03:23:32.644634 [ 318 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Trace> AggregatingTransform: Aggregating | ||
| 10904 | 2026.01.13 03:23:32.644679 [ 318 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10905 | 2026.01.13 03:23:32.644718 [ 318 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962599 sec. (1038.854 rows/sec., 40.58 KiB/sec.) | ||
| 10906 | 2026.01.13 03:23:32.644739 [ 318 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Trace> Aggregator: Merging aggregated data | ||
| 10907 | 2026.01.13 03:23:32.646150 [ 352 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 10908 | 2026.01.13 03:23:32.646312 [ 352 ] {01d24e13-2bdf-49df-9efa-619890705fe1} <Debug> TCPHandler: Processed in 0.003687195 sec. | ||
| 10909 | 2026.01.13 03:23:32.646406 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10910 | 2026.01.13 03:23:32.646431 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10911 | 2026.01.13 03:23:32.646448 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10912 | 2026.01.13 03:23:32.646466 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10913 | 2026.01.13 03:23:32.646476 [ 353 ] {} <Debug> TCP-Session: 5c0fe50d-a81b-4a5e-8e2e-65c76f4f7200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.01.13 03:23:32.646499 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10915 | 2026.01.13 03:23:32.646521 [ 354 ] {} <Debug> TCP-Session: 0572c498-cdc0-4b70-be65-24be7374d123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2026.01.13 03:23:32.646533 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10917 | 2026.01.13 03:23:32.646550 [ 355 ] {} <Debug> TCP-Session: a3b4bf06-c580-49e1-aa64-3bb04ee33e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.01.13 03:23:32.646551 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10919 | 2026.01.13 03:23:32.646577 [ 287 ] {} <Debug> TCP-Session: 5596e793-2683-46d5-a3b6-6ef362606649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2026.01.13 03:23:32.646500 [ 351 ] {} <Debug> TCP-Session: 6675c2a8-26f7-44c6-ac42-4dd010b2193f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2026.01.13 03:23:32.646607 [ 289 ] {} <Debug> TCP-Session: d078e9ad-1ecc-425e-8153-9c10e3b3343a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2026.01.13 03:23:32.646484 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10923 | 2026.01.13 03:23:32.646516 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10924 | 2026.01.13 03:23:32.646676 [ 286 ] {} <Debug> TCP-Session: 89fb3f86-70fc-4055-a0ba-d10092c1c5d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2026.01.13 03:23:32.646451 [ 352 ] {} <Debug> TCP-Session: 2a6f6481-0ea1-4d1a-bb6c-0e6d03fe3971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.01.13 03:23:32.646699 [ 288 ] {} <Debug> TCP-Session: 7be249ba-3517-48c5-a672-bd6b4d503636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10927 | 2026.01.13 03:23:32.737634 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10928 | 2026.01.13 03:23:32.756630 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.01.13 03:23:32.756701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10930 | 2026.01.13 03:23:32.763776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10931 | 2026.01.13 03:23:32.764889 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.01.13 03:23:32.771268 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10933 | 2026.01.13 03:23:33.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.15 MiB, peak 330.25 MiB, free memory in arenas 0.00 B, will set to 320.00 MiB (RSS), difference: -1.15 MiB | ||
| 10934 | 2026.01.13 03:23:33.994714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1328 | ||
| 10935 | 2026.01.13 03:23:33.997405 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.01.13 03:23:33.997471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10937 | 2026.01.13 03:23:33.998780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10938 | 2026.01.13 03:23:33.999065 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.01.13 03:23:33.999444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10940 | 2026.01.13 03:23:35.190447 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.01.13 03:23:35.190630 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.01.13 03:23:35.190695 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10943 | 2026.01.13 03:23:35.191547 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.01.13 03:23:35.191594 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10945 | 2026.01.13 03:23:35.191999 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10946 | 2026.01.13 03:23:35.192240 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.01.13 03:23:35.192392 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 10948 | 2026.01.13 03:23:35.192434 [ 4 ] {dcd2a779-0b13-4bc8-876f-6e0ecb0240a1} <Debug> TCPHandler: Processed in 0.002115793 sec. | ||
| 10949 | 2026.01.13 03:23:35.192564 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2026.01.13 03:23:35.192666 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10951 | 2026.01.13 03:23:35.192709 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10952 | 2026.01.13 03:23:35.193659 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2026.01.13 03:23:35.193695 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10954 | 2026.01.13 03:23:35.194058 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10955 | 2026.01.13 03:23:35.194280 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.01.13 03:23:35.194407 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.00176 sec., 667045.4545454545 rows/sec., 53.07 MiB/sec. | ||
| 10957 | 2026.01.13 03:23:35.194445 [ 4 ] {268a9089-8666-4b80-b176-6833d1b25b07} <Debug> TCPHandler: Processed in 0.001930779 sec. | ||
| 10958 | 2026.01.13 03:23:35.194560 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2026.01.13 03:23:35.194654 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10960 | 2026.01.13 03:23:35.194693 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10961 | 2026.01.13 03:23:35.195164 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.01.13 03:23:35.195201 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10963 | 2026.01.13 03:23:35.195515 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10964 | 2026.01.13 03:23:35.195724 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2026.01.13 03:23:35.195852 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001216 sec., 194078.94736842104 rows/sec., 11.76 MiB/sec. | ||
| 10966 | 2026.01.13 03:23:35.195890 [ 4 ] {77a24ab3-d4aa-45fe-9124-f495fe0641af} <Debug> TCPHandler: Processed in 0.001380828 sec. | ||
| 10967 | 2026.01.13 03:23:35.195995 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10968 | 2026.01.13 03:23:35.196087 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10969 | 2026.01.13 03:23:35.196129 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10970 | 2026.01.13 03:23:35.196587 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.01.13 03:23:35.196623 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10972 | 2026.01.13 03:23:35.196930 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10973 | 2026.01.13 03:23:35.197144 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2026.01.13 03:23:35.197272 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001203 sec., 176226.10141313382 rows/sec., 11.36 MiB/sec. | ||
| 10975 | 2026.01.13 03:23:35.197309 [ 4 ] {040bbf83-6a54-4dd8-a712-58464cce1ec4} <Debug> TCPHandler: Processed in 0.001360848 sec. | ||
| 10976 | 2026.01.13 03:23:35.197427 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.01.13 03:23:35.197546 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10978 | 2026.01.13 03:23:35.197595 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10979 | 2026.01.13 03:23:35.198145 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.01.13 03:23:35.198188 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10981 | 2026.01.13 03:23:35.198559 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10982 | 2026.01.13 03:23:35.198773 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.01.13 03:23:35.198911 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001389 sec., 151907.8473722102 rows/sec., 8.63 MiB/sec. | ||
| 10984 | 2026.01.13 03:23:35.198950 [ 4 ] {566bf6ed-824f-455b-b4c4-e791f83da664} <Debug> TCPHandler: Processed in 0.001581832 sec. | ||
| 10985 | 2026.01.13 03:23:35.199052 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2026.01.13 03:23:35.199145 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10987 | 2026.01.13 03:23:35.199184 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10988 | 2026.01.13 03:23:35.199795 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.01.13 03:23:35.199833 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10990 | 2026.01.13 03:23:35.200154 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10991 | 2026.01.13 03:23:35.200367 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.01.13 03:23:35.200493 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001365 sec., 520146.52014652017 rows/sec., 36.45 MiB/sec. | ||
| 10993 | 2026.01.13 03:23:35.200529 [ 4 ] {1fd7cda6-c173-413c-8e68-108bd802e0ad} <Debug> TCPHandler: Processed in 0.001524371 sec. | ||
| 10994 | 2026.01.13 03:23:35.200636 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2026.01.13 03:23:35.200729 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10996 | 2026.01.13 03:23:35.200770 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10997 | 2026.01.13 03:23:35.201090 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.01.13 03:23:35.201125 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10999 | 2026.01.13 03:23:35.201414 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11000 | 2026.01.13 03:23:35.201637 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.01.13 03:23:35.201771 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 11002 | 2026.01.13 03:23:35.201808 [ 4 ] {beafe59b-8b6a-47c8-af59-0e0e321b695d} <Debug> TCPHandler: Processed in 0.001218994 sec. | ||
| 11003 | 2026.01.13 03:23:35.201905 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.01.13 03:23:35.201998 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.01.13 03:23:35.202039 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11006 | 2026.01.13 03:23:35.202456 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.01.13 03:23:35.202492 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11008 | 2026.01.13 03:23:35.202824 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11009 | 2026.01.13 03:23:35.203027 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.01.13 03:23:35.203151 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001171 sec., 268146.8830059778 rows/sec., 17.61 MiB/sec. | ||
| 11011 | 2026.01.13 03:23:35.203186 [ 4 ] {37367d98-6762-43ae-97e3-7b0245b9eff7} <Debug> TCPHandler: Processed in 0.001327897 sec. | ||
| 11012 | 2026.01.13 03:23:35.203290 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.01.13 03:23:35.203383 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11014 | 2026.01.13 03:23:35.203424 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11015 | 2026.01.13 03:23:35.203716 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.01.13 03:23:35.203751 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11017 | 2026.01.13 03:23:35.204034 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11018 | 2026.01.13 03:23:35.204226 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.01.13 03:23:35.204347 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000982 sec., 1018.3299389002036 rows/sec., 68.62 KiB/sec. | ||
| 11020 | 2026.01.13 03:23:35.204381 [ 4 ] {dc7de560-1349-4a87-83cf-ed134e1fa090} <Debug> TCPHandler: Processed in 0.001137714 sec. | ||
| 11021 | 2026.01.13 03:23:35.204476 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.01.13 03:23:35.204567 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11023 | 2026.01.13 03:23:35.204619 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11024 | 2026.01.13 03:23:35.205442 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.01.13 03:23:35.205478 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11026 | 2026.01.13 03:23:35.206006 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11027 | 2026.01.13 03:23:35.206230 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.01.13 03:23:35.206362 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001812 sec., 17108.167770419426 rows/sec., 30.66 MiB/sec. | ||
| 11029 | 2026.01.13 03:23:35.206414 [ 4 ] {2efbe8e5-c107-4b9f-8580-fc7f93d6df3d} <Debug> TCPHandler: Processed in 0.00198455 sec. | ||
| 11030 | 2026.01.13 03:23:35.206526 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2026.01.13 03:23:35.206621 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11032 | 2026.01.13 03:23:35.206660 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11033 | 2026.01.13 03:23:35.206994 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.01.13 03:23:35.207030 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11035 | 2026.01.13 03:23:35.207345 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11036 | 2026.01.13 03:23:35.207553 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.01.13 03:23:35.207678 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 11038 | 2026.01.13 03:23:35.207713 [ 4 ] {c078f8b9-53df-49c7-96ca-e0d13e3ffe47} <Debug> TCPHandler: Processed in 0.001234305 sec. | ||
| 11039 | 2026.01.13 03:23:38.758126 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11040 | 2026.01.13 03:23:38.758186 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11041 | 2026.01.13 03:23:38.925577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24025 | ||
| 11042 | 2026.01.13 03:23:38.926082 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.01.13 03:23:38.926127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11044 | 2026.01.13 03:23:38.926619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11045 | 2026.01.13 03:23:38.926852 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.01.13 03:23:38.926976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 11047 | 2026.01.13 03:23:40.176746 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11048 | 2026.01.13 03:23:40.176953 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11049 | 2026.01.13 03:23:40.177022 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11050 | 2026.01.13 03:23:40.177758 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.01.13 03:23:40.177795 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11052 | 2026.01.13 03:23:40.178182 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11053 | 2026.01.13 03:23:40.178398 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.01.13 03:23:40.178541 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001639 sec., 46369.73764490543 rows/sec., 3.80 MiB/sec. | ||
| 11055 | 2026.01.13 03:23:40.178581 [ 4 ] {96619119-22ce-453e-a7b6-306b12e7ed88} <Debug> TCPHandler: Processed in 0.00196435 sec. | ||
| 11056 | 2026.01.13 03:23:40.178703 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.01.13 03:23:40.178796 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11058 | 2026.01.13 03:23:40.178836 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11059 | 2026.01.13 03:23:40.179233 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.01.13 03:23:40.179267 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11061 | 2026.01.13 03:23:40.179553 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11062 | 2026.01.13 03:23:40.179753 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.01.13 03:23:40.179877 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001099 sec., 9099.181073703367 rows/sec., 684.22 KiB/sec. | ||
| 11064 | 2026.01.13 03:23:40.179913 [ 4 ] {ce410244-66fc-4bea-8f1c-dc2d3d97d251} <Debug> TCPHandler: Processed in 0.001257375 sec. | ||
| 11065 | 2026.01.13 03:23:40.180017 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.01.13 03:23:40.180110 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11067 | 2026.01.13 03:23:40.180148 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11068 | 2026.01.13 03:23:40.180549 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.01.13 03:23:40.180582 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11070 | 2026.01.13 03:23:40.180880 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11071 | 2026.01.13 03:23:40.181081 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.01.13 03:23:40.181202 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00111 sec., 66666.66666666666 rows/sec., 5.20 MiB/sec. | ||
| 11073 | 2026.01.13 03:23:40.181238 [ 4 ] {54775d6e-9164-4bf7-a427-e8932f2a240c} <Debug> TCPHandler: Processed in 0.001268616 sec. | ||
| 11074 | 2026.01.13 03:23:40.181344 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.01.13 03:23:40.181436 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11076 | 2026.01.13 03:23:40.181477 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11077 | 2026.01.13 03:23:40.181880 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.01.13 03:23:40.181913 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11079 | 2026.01.13 03:23:40.182235 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11080 | 2026.01.13 03:23:40.182433 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.01.13 03:23:40.182557 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 11082 | 2026.01.13 03:23:40.182593 [ 4 ] {f35a19ec-3214-4dfa-a022-158f8a806d91} <Debug> TCPHandler: Processed in 0.001296016 sec. | ||
| 11083 | 2026.01.13 03:23:40.182695 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.01.13 03:23:40.182787 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11085 | 2026.01.13 03:23:40.182840 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11086 | 2026.01.13 03:23:40.183594 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.01.13 03:23:40.183630 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11088 | 2026.01.13 03:23:40.184126 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11089 | 2026.01.13 03:23:40.184337 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.01.13 03:23:40.184473 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001703 sec., 5871.990604815032 rows/sec., 10.52 MiB/sec. | ||
| 11091 | 2026.01.13 03:23:40.184525 [ 4 ] {94201b60-5e8e-4c51-b79a-a82c84c99624} <Debug> TCPHandler: Processed in 0.001876749 sec. | ||
| 11092 | 2026.01.13 03:23:40.184628 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.01.13 03:23:40.184721 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11094 | 2026.01.13 03:23:40.184761 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11095 | 2026.01.13 03:23:40.185085 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.01.13 03:23:40.185121 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11097 | 2026.01.13 03:23:40.185418 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11098 | 2026.01.13 03:23:40.185621 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.01.13 03:23:40.185744 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 11100 | 2026.01.13 03:23:40.185779 [ 4 ] {fcc18379-a03e-40cc-9a34-92d15620a9f3} <Debug> TCPHandler: Processed in 0.001197934 sec. | ||
| 11101 | 2026.01.13 03:23:40.272320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11102 | 2026.01.13 03:23:40.290024 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.01.13 03:23:40.290091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11104 | 2026.01.13 03:23:40.296298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11105 | 2026.01.13 03:23:40.297140 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.01.13 03:23:40.300295 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11107 | 2026.01.13 03:23:44.000639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1362 | ||
| 11108 | 2026.01.13 03:23:44.003108 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.01.13 03:23:44.003172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11110 | 2026.01.13 03:23:44.004384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11111 | 2026.01.13 03:23:44.004656 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.01.13 03:23:44.004951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 11113 | 2026.01.13 03:23:45.182798 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.01.13 03:23:45.183103 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.01.13 03:23:45.183206 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11116 | 2026.01.13 03:23:45.184142 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.01.13 03:23:45.184190 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11118 | 2026.01.13 03:23:45.184594 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11119 | 2026.01.13 03:23:45.184840 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.01.13 03:23:45.184991 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001963 sec., 12226.184411614875 rows/sec., 1.01 MiB/sec. | ||
| 11121 | 2026.01.13 03:23:45.185033 [ 4 ] {8095f3f9-5bd1-4239-ba69-8a1ea4f0b0c0} <Debug> TCPHandler: Processed in 0.002414359 sec. | ||
| 11122 | 2026.01.13 03:23:45.185161 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.01.13 03:23:45.185290 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11124 | 2026.01.13 03:23:45.185339 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11125 | 2026.01.13 03:23:45.185808 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.01.13 03:23:45.185851 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11127 | 2026.01.13 03:23:45.186158 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11128 | 2026.01.13 03:23:45.186372 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.01.13 03:23:45.186501 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001236 sec., 6472.491909385114 rows/sec., 527.79 KiB/sec. | ||
| 11130 | 2026.01.13 03:23:45.186538 [ 4 ] {2f765f99-afcc-4758-9ae4-3f0862b5066b} <Debug> TCPHandler: Processed in 0.001436379 sec. | ||
| 11131 | 2026.01.13 03:23:45.186644 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.01.13 03:23:45.186735 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11133 | 2026.01.13 03:23:45.186774 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11134 | 2026.01.13 03:23:45.187295 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.01.13 03:23:45.187331 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11136 | 2026.01.13 03:23:45.187637 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11137 | 2026.01.13 03:23:45.187843 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.01.13 03:23:45.187966 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Debug> executeQuery: Read 242 rows, 21.96 KiB in 0.001249 sec., 193755.00400320257 rows/sec., 17.17 MiB/sec. | ||
| 11139 | 2026.01.13 03:23:45.187985 [ 31 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11140 | 2026.01.13 03:23:45.188002 [ 4 ] {34e261a3-c649-4002-b1c8-2bf5c2a47591} <Debug> TCPHandler: Processed in 0.001405849 sec. | ||
| 11141 | 2026.01.13 03:23:45.188054 [ 31 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.01.13 03:23:45.188081 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11143 | 2026.01.13 03:23:45.188149 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2026.01.13 03:23:45.188200 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11145 | 2026.01.13 03:23:45.188244 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.01.13 03:23:45.188288 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11147 | 2026.01.13 03:23:45.188336 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11148 | 2026.01.13 03:23:45.188377 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 11149 | 2026.01.13 03:23:45.188448 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1174 rows starting from the beginning of the part | ||
| 11150 | 2026.01.13 03:23:45.188496 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1218 rows starting from the beginning of the part | ||
| 11151 | 2026.01.13 03:23:45.188542 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1174 rows starting from the beginning of the part | ||
| 11152 | 2026.01.13 03:23:45.188588 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 76 rows starting from the beginning of the part | ||
| 11153 | 2026.01.13 03:23:45.188633 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 242 rows starting from the beginning of the part | ||
| 11154 | 2026.01.13 03:23:45.188694 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.01.13 03:23:45.188735 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11156 | 2026.01.13 03:23:45.189069 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11157 | 2026.01.13 03:23:45.189279 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.01.13 03:23:45.189416 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Debug> executeQuery: Read 51 rows, 3.85 KiB in 0.00119 sec., 42857.142857142855 rows/sec., 3.16 MiB/sec. | ||
| 11159 | 2026.01.13 03:23:45.189454 [ 4 ] {534141a5-39c5-4f8c-970c-23cff948445c} <Debug> TCPHandler: Processed in 0.001361527 sec. | ||
| 11160 | 2026.01.13 03:23:45.189556 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2026.01.13 03:23:45.189651 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11162 | 2026.01.13 03:23:45.189689 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11163 | 2026.01.13 03:23:45.190075 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.01.13 03:23:45.190110 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11165 | 2026.01.13 03:23:45.190400 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11166 | 2026.01.13 03:23:45.190606 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.01.13 03:23:45.190709 [ 79 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11168 | 2026.01.13 03:23:45.190732 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 11169 | 2026.01.13 03:23:45.190748 [ 79 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.01.13 03:23:45.190766 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002609993 sec., 2432956.716742152 rows/sec., 207.00 MiB/sec. | ||
| 11171 | 2026.01.13 03:23:45.190773 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11172 | 2026.01.13 03:23:45.190774 [ 4 ] {c7a09709-f8fb-49db-bc7b-6d359db15b11} <Debug> TCPHandler: Processed in 0.001264085 sec. | ||
| 11173 | 2026.01.13 03:23:45.190915 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11174 | 2026.01.13 03:23:45.190940 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2026.01.13 03:23:45.191021 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11176 | 2026.01.13 03:23:45.191031 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11177 | 2026.01.13 03:23:45.191037 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11178 | 2026.01.13 03:23:45.191057 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 465 rows starting from the beginning of the part | ||
| 11179 | 2026.01.13 03:23:45.191077 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11180 | 2026.01.13 03:23:45.191132 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 11181 | 2026.01.13 03:23:45.191187 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 11182 | 2026.01.13 03:23:45.191238 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 11183 | 2026.01.13 03:23:45.191292 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 11184 | 2026.01.13 03:23:45.191318 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.01.13 03:23:45.191342 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11186 | 2026.01.13 03:23:45.191394 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_71_14} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11187 | 2026.01.13 03:23:45.191462 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.01.13 03:23:45.191463 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 11189 | 2026.01.13 03:23:45.191505 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11190 | 2026.01.13 03:23:45.191808 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11191 | 2026.01.13 03:23:45.192020 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.01.13 03:23:45.192145 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 11193 | 2026.01.13 03:23:45.192182 [ 4 ] {9327c6e3-b292-4697-b5eb-5a0309329dc5} <Debug> TCPHandler: Processed in 0.001287706 sec. | ||
| 11194 | 2026.01.13 03:23:45.192272 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401879 sec., 965133.2247647622 rows/sec., 67.60 MiB/sec. | ||
| 11195 | 2026.01.13 03:23:45.192278 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2026.01.13 03:23:45.192382 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11197 | 2026.01.13 03:23:45.192388 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11198 | 2026.01.13 03:23:45.192421 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11199 | 2026.01.13 03:23:45.192615 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.01.13 03:23:45.192677 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_37_8} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11201 | 2026.01.13 03:23:45.192734 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11202 | 2026.01.13 03:23:45.192887 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2026.01.13 03:23:45.192921 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11204 | 2026.01.13 03:23:45.193235 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11205 | 2026.01.13 03:23:45.193440 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2026.01.13 03:23:45.193601 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.001236 sec., 112459.54692556635 rows/sec., 9.09 MiB/sec. | ||
| 11207 | 2026.01.13 03:23:45.193604 [ 32 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11208 | 2026.01.13 03:23:45.193640 [ 4 ] {c3f5926f-1206-4842-bbb7-9510c113983b} <Debug> TCPHandler: Processed in 0.001408229 sec. | ||
| 11209 | 2026.01.13 03:23:45.193667 [ 32 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.01.13 03:23:45.193693 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11211 | 2026.01.13 03:23:45.193745 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.01.13 03:23:45.193777 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11213 | 2026.01.13 03:23:45.193841 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11214 | 2026.01.13 03:23:45.193891 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11215 | 2026.01.13 03:23:45.193915 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11216 | 2026.01.13 03:23:45.193930 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 11217 | 2026.01.13 03:23:45.194002 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 710 rows starting from the beginning of the part | ||
| 11218 | 2026.01.13 03:23:45.194045 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 534 rows starting from the beginning of the part | ||
| 11219 | 2026.01.13 03:23:45.194086 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 710 rows starting from the beginning of the part | ||
| 11220 | 2026.01.13 03:23:45.194122 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 74 rows starting from the beginning of the part | ||
| 11221 | 2026.01.13 03:23:45.194158 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 139 rows starting from the beginning of the part | ||
| 11222 | 2026.01.13 03:23:45.194375 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.01.13 03:23:45.194428 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11224 | 2026.01.13 03:23:45.194786 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11225 | 2026.01.13 03:23:45.195023 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.01.13 03:23:45.195149 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Debug> executeQuery: Read 272 rows, 20.66 KiB in 0.001325 sec., 205283.01886792452 rows/sec., 15.22 MiB/sec. | ||
| 11227 | 2026.01.13 03:23:45.195157 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11228 | 2026.01.13 03:23:45.195187 [ 4 ] {be594947-9dd8-41ae-b27d-8669a0ebc1f5} <Debug> TCPHandler: Processed in 0.00148831 sec. | ||
| 11229 | 2026.01.13 03:23:45.195200 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.01.13 03:23:45.195224 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11231 | 2026.01.13 03:23:45.195294 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.01.13 03:23:45.195341 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11233 | 2026.01.13 03:23:45.195393 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.01.13 03:23:45.195450 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11235 | 2026.01.13 03:23:45.195488 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11236 | 2026.01.13 03:23:45.195515 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3417 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771487 sec., 1928887.990710629 rows/sec., 146.41 MiB/sec. | ||
| 11237 | 2026.01.13 03:23:45.195528 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20900 rows starting from the beginning of the part | ||
| 11238 | 2026.01.13 03:23:45.195619 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 11239 | 2026.01.13 03:23:45.195666 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 846 rows starting from the beginning of the part | ||
| 11240 | 2026.01.13 03:23:45.195708 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11241 | 2026.01.13 03:23:45.195711 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 11242 | 2026.01.13 03:23:45.195770 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11243 | 2026.01.13 03:23:45.195813 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 272 rows starting from the beginning of the part | ||
| 11244 | 2026.01.13 03:23:45.195962 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.01.13 03:23:45.196047 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_71_14} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11246 | 2026.01.13 03:23:45.196115 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11247 | 2026.01.13 03:23:45.196310 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.01.13 03:23:45.196351 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11249 | 2026.01.13 03:23:45.196904 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11250 | 2026.01.13 03:23:45.197138 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.01.13 03:23:45.197280 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001908 sec., 16247.379454926626 rows/sec., 29.11 MiB/sec. | ||
| 11252 | 2026.01.13 03:23:45.197343 [ 4 ] {ba118185-b997-41a5-bfbd-a54053f791fa} <Debug> TCPHandler: Processed in 0.002094973 sec. | ||
| 11253 | 2026.01.13 03:23:45.197452 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.01.13 03:23:45.197543 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11255 | 2026.01.13 03:23:45.197583 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11256 | 2026.01.13 03:23:45.197914 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.01.13 03:23:45.197949 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11258 | 2026.01.13 03:23:45.198251 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11259 | 2026.01.13 03:23:45.198461 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.01.13 03:23:45.198588 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 11261 | 2026.01.13 03:23:45.198623 [ 4 ] {b0e55c34-f1af-4c0d-bd08-90a751d63f6d} <Debug> TCPHandler: Processed in 0.001218505 sec. | ||
| 11262 | 2026.01.13 03:23:45.206356 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22806 rows, containing 5 columns (5 merged, 0 gathered) in 0.011071185 sec., 2059942.0929195925 rows/sec., 139.74 MiB/sec. | ||
| 11263 | 2026.01.13 03:23:45.206805 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11264 | 2026.01.13 03:23:45.207060 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.01.13 03:23:45.207129 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11266 | 2026.01.13 03:23:45.207199 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11267 | 2026.01.13 03:23:46.097901 [ 79 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11268 | 2026.01.13 03:23:46.097960 [ 79 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.01.13 03:23:46.097983 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11270 | 2026.01.13 03:23:46.098105 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 11271 | 2026.01.13 03:23:46.098259 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11272 | 2026.01.13 03:23:46.098298 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 11273 | 2026.01.13 03:23:46.098372 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 11274 | 2026.01.13 03:23:46.098420 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 11275 | 2026.01.13 03:23:46.098464 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 11276 | 2026.01.13 03:23:46.098507 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::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 | ||
| 11277 | 2026.01.13 03:23:46.099286 [ 187 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238526 sec., 15340.816422101756 rows/sec., 1.01 MiB/sec. | ||
| 11278 | 2026.01.13 03:23:46.099452 [ 200 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11279 | 2026.01.13 03:23:46.099770 [ 200 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_19_4} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.01.13 03:23:46.099852 [ 200 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_19_4} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11281 | 2026.01.13 03:23:46.099921 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11282 | 2026.01.13 03:23:46.428070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24537 | ||
| 11283 | 2026.01.13 03:23:46.428590 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.01.13 03:23:46.428635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11285 | 2026.01.13 03:23:46.429126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11286 | 2026.01.13 03:23:46.429374 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.01.13 03:23:46.429501 [ 79 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11288 | 2026.01.13 03:23:46.429508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24537 | ||
| 11289 | 2026.01.13 03:23:46.429573 [ 79 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.01.13 03:23:46.429603 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11291 | 2026.01.13 03:23:46.429698 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11292 | 2026.01.13 03:23:46.429800 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11293 | 2026.01.13 03:23:46.429832 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 11294 | 2026.01.13 03:23:46.429888 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11295 | 2026.01.13 03:23:46.429963 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11296 | 2026.01.13 03:23:46.430010 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11297 | 2026.01.13 03:23:46.430058 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11298 | 2026.01.13 03:23:46.430102 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11299 | 2026.01.13 03:23:46.432112 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24537 rows, containing 4 columns (4 merged, 0 gathered) in 0.00245615 sec., 9990025.039187348 rows/sec., 142.91 MiB/sec. | ||
| 11300 | 2026.01.13 03:23:46.432583 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11301 | 2026.01.13 03:23:46.432959 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.13 03:23:46.433046 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_51_10} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11303 | 2026.01.13 03:23:46.433151 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11304 | 2026.01.13 03:23:47.801339 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 11305 | 2026.01.13 03:23:47.819337 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.01.13 03:23:47.819392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11307 | 2026.01.13 03:23:47.825054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11308 | 2026.01.13 03:23:47.825734 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.01.13 03:23:47.826026 [ 100 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11310 | 2026.01.13 03:23:47.826099 [ 100 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.01.13 03:23:47.826122 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11312 | 2026.01.13 03:23:47.826255 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11313 | 2026.01.13 03:23:47.829334 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 11314 | 2026.01.13 03:23:47.829822 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11315 | 2026.01.13 03:23:47.831397 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11316 | 2026.01.13 03:23:47.836257 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11317 | 2026.01.13 03:23:47.840911 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11318 | 2026.01.13 03:23:47.845534 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11319 | 2026.01.13 03:23:47.850097 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11320 | 2026.01.13 03:23:47.853970 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 11321 | 2026.01.13 03:23:47.905559 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.079364717 sec., 4851.022148796927 rows/sec., 25.08 MiB/sec. | ||
| 11322 | 2026.01.13 03:23:47.908594 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11323 | 2026.01.13 03:23:47.911050 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.01.13 03:23:47.911178 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_51_10} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11325 | 2026.01.13 03:23:47.914342 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11326 | 2026.01.13 03:23:48.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.66 MiB, peak 335.08 MiB, free memory in arenas 0.00 B, will set to 322.88 MiB (RSS), difference: 1.21 MiB | ||
| 11327 | 2026.01.13 03:23:50.176011 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.01.13 03:23:50.176207 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11329 | 2026.01.13 03:23:50.176272 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11330 | 2026.01.13 03:23:50.176893 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.01.13 03:23:50.176933 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11332 | 2026.01.13 03:23:50.177345 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11333 | 2026.01.13 03:23:50.177603 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.01.13 03:23:50.177749 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001593 sec., 47708.72567482737 rows/sec., 3.91 MiB/sec. | ||
| 11335 | 2026.01.13 03:23:50.177791 [ 4 ] {24515c00-fbf9-4eab-9662-38588fe41338} <Debug> TCPHandler: Processed in 0.001901609 sec. | ||
| 11336 | 2026.01.13 03:23:50.177911 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2026.01.13 03:23:50.178006 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11338 | 2026.01.13 03:23:50.178045 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11339 | 2026.01.13 03:23:50.178476 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.01.13 03:23:50.178518 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11341 | 2026.01.13 03:23:50.178945 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11342 | 2026.01.13 03:23:50.179155 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.01.13 03:23:50.179261 [ 74 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11344 | 2026.01.13 03:23:50.179278 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001292 sec., 7739.938080495356 rows/sec., 582.01 KiB/sec. | ||
| 11345 | 2026.01.13 03:23:50.179304 [ 74 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.01.13 03:23:50.179320 [ 4 ] {c4627455-5e4c-4141-9c8a-999807c083d9} <Debug> TCPHandler: Processed in 0.00145654 sec. | ||
| 11347 | 2026.01.13 03:23:50.179323 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11348 | 2026.01.13 03:23:50.179433 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2026.01.13 03:23:50.179453 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11350 | 2026.01.13 03:23:50.179525 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11351 | 2026.01.13 03:23:50.179569 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11352 | 2026.01.13 03:23:50.179603 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11353 | 2026.01.13 03:23:50.179644 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11354 | 2026.01.13 03:23:50.179716 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
| 11355 | 2026.01.13 03:23:50.179766 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 236 rows starting from the beginning of the part | ||
| 11356 | 2026.01.13 03:23:50.179816 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 11357 | 2026.01.13 03:23:50.179857 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 51 rows starting from the beginning of the part | ||
| 11358 | 2026.01.13 03:23:50.179901 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 11359 | 2026.01.13 03:23:50.180002 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.01.13 03:23:50.180052 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11361 | 2026.01.13 03:23:50.180407 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11362 | 2026.01.13 03:23:50.180635 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.01.13 03:23:50.180763 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001255 sec., 58964.14342629482 rows/sec., 4.60 MiB/sec. | ||
| 11364 | 2026.01.13 03:23:50.180810 [ 4 ] {2c157c89-0beb-4070-8238-2852c38c8ed7} <Debug> TCPHandler: Processed in 0.001423539 sec. | ||
| 11365 | 2026.01.13 03:23:50.180831 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437659 sec., 416649.5671087511 rows/sec., 27.94 MiB/sec. | ||
| 11366 | 2026.01.13 03:23:50.180944 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2026.01.13 03:23:50.180997 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11368 | 2026.01.13 03:23:50.181052 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.01.13 03:23:50.181095 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11370 | 2026.01.13 03:23:50.181263 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2026.01.13 03:23:50.181343 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_71_14} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11372 | 2026.01.13 03:23:50.181426 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11373 | 2026.01.13 03:23:50.181502 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.01.13 03:23:50.181536 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11375 | 2026.01.13 03:23:50.181887 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11376 | 2026.01.13 03:23:50.182096 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.01.13 03:23:50.182221 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11378 | 2026.01.13 03:23:50.182256 [ 4 ] {cce1c213-b0ba-4252-8e90-186f8ab646aa} <Debug> TCPHandler: Processed in 0.001368918 sec. | ||
| 11379 | 2026.01.13 03:23:50.182365 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2026.01.13 03:23:50.182456 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11381 | 2026.01.13 03:23:50.182508 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11382 | 2026.01.13 03:23:50.183251 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.01.13 03:23:50.183285 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11384 | 2026.01.13 03:23:50.183834 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11385 | 2026.01.13 03:23:50.184051 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.01.13 03:23:50.184185 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 11387 | 2026.01.13 03:23:50.184235 [ 4 ] {2c2b003a-ed0e-4d7b-bdae-da308f63791f} <Debug> TCPHandler: Processed in 0.001919499 sec. | ||
| 11388 | 2026.01.13 03:23:50.184337 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11389 | 2026.01.13 03:23:50.184428 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11390 | 2026.01.13 03:23:50.184468 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11391 | 2026.01.13 03:23:50.184791 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.01.13 03:23:50.184826 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11393 | 2026.01.13 03:23:50.185136 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11394 | 2026.01.13 03:23:50.185341 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.01.13 03:23:50.185439 [ 74 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11396 | 2026.01.13 03:23:50.185464 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 11397 | 2026.01.13 03:23:50.185473 [ 74 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.01.13 03:23:50.185493 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11399 | 2026.01.13 03:23:50.185498 [ 4 ] {4d35e01b-b9a1-4452-9630-80fc9bdf3ac4} <Debug> TCPHandler: Processed in 0.001208755 sec. | ||
| 11400 | 2026.01.13 03:23:50.185570 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11401 | 2026.01.13 03:23:50.185660 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11402 | 2026.01.13 03:23:50.185688 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4228 rows starting from the beginning of the part | ||
| 11403 | 2026.01.13 03:23:50.185740 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11404 | 2026.01.13 03:23:50.185781 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 11405 | 2026.01.13 03:23:50.185819 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11406 | 2026.01.13 03:23:50.185854 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11407 | 2026.01.13 03:23:50.185890 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11408 | 2026.01.13 03:23:50.187325 [ 202 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4572 rows, containing 4 columns (4 merged, 0 gathered) in 0.001788247 sec., 2556693.790063677 rows/sec., 165.83 MiB/sec. | ||
| 11409 | 2026.01.13 03:23:50.187714 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11410 | 2026.01.13 03:23:50.187947 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2026.01.13 03:23:50.188017 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_71_14} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11412 | 2026.01.13 03:23:50.188073 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11413 | 2026.01.13 03:23:53.758223 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11414 | 2026.01.13 03:23:53.758274 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11415 | 2026.01.13 03:23:53.930662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24985 | ||
| 11416 | 2026.01.13 03:23:53.931182 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2026.01.13 03:23:53.931233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11418 | 2026.01.13 03:23:53.931749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11419 | 2026.01.13 03:23:53.932003 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.01.13 03:23:53.932157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 11421 | 2026.01.13 03:23:54.006113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1394 | ||
| 11422 | 2026.01.13 03:23:54.008472 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.01.13 03:23:54.008524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11424 | 2026.01.13 03:23:54.009729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11425 | 2026.01.13 03:23:54.010004 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.01.13 03:23:54.010332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 11427 | 2026.01.13 03:23:55.178179 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11428 | 2026.01.13 03:23:55.178390 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11429 | 2026.01.13 03:23:55.178463 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11430 | 2026.01.13 03:23:55.179210 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11431 | 2026.01.13 03:23:55.179262 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11432 | 2026.01.13 03:23:55.179688 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11433 | 2026.01.13 03:23:55.179922 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11434 | 2026.01.13 03:23:55.180080 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001743 sec., 67699.36890418819 rows/sec., 5.73 MiB/sec. | ||
| 11435 | 2026.01.13 03:23:55.180130 [ 4 ] {a59dca18-ffdf-49f6-a181-a6d980c8d762} <Debug> TCPHandler: Processed in 0.002085353 sec. | ||
| 11436 | 2026.01.13 03:23:55.180255 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11437 | 2026.01.13 03:23:55.180356 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11438 | 2026.01.13 03:23:55.180402 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11439 | 2026.01.13 03:23:55.180820 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2026.01.13 03:23:55.180860 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11441 | 2026.01.13 03:23:55.181181 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11442 | 2026.01.13 03:23:55.181395 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.01.13 03:23:55.181529 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001195 sec., 25941.422594142256 rows/sec., 1.90 MiB/sec. | ||
| 11444 | 2026.01.13 03:23:55.181567 [ 4 ] {0d8614da-e86d-4948-8785-6d4c6ac9152b} <Debug> TCPHandler: Processed in 0.001363768 sec. | ||
| 11445 | 2026.01.13 03:23:55.181669 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.01.13 03:23:55.181763 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11447 | 2026.01.13 03:23:55.181804 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11448 | 2026.01.13 03:23:55.182223 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.01.13 03:23:55.182260 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11450 | 2026.01.13 03:23:55.182569 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11451 | 2026.01.13 03:23:55.182775 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.01.13 03:23:55.182905 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00116 sec., 81896.55172413793 rows/sec., 6.40 MiB/sec. | ||
| 11453 | 2026.01.13 03:23:55.182942 [ 4 ] {82f14017-b973-4a38-a468-f5d24b56d40e} <Debug> TCPHandler: Processed in 0.001321957 sec. | ||
| 11454 | 2026.01.13 03:23:55.183053 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.01.13 03:23:55.183145 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11456 | 2026.01.13 03:23:55.183189 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11457 | 2026.01.13 03:23:55.183581 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.01.13 03:23:55.183627 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11459 | 2026.01.13 03:23:55.183967 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11460 | 2026.01.13 03:23:55.184178 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.01.13 03:23:55.184309 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 11462 | 2026.01.13 03:23:55.184347 [ 4 ] {598abb9c-0d56-4d88-ba02-22526030ed8f} <Debug> TCPHandler: Processed in 0.001342978 sec. | ||
| 11463 | 2026.01.13 03:23:55.184452 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.01.13 03:23:55.184544 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.01.13 03:23:55.184597 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11466 | 2026.01.13 03:23:55.185379 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.01.13 03:23:55.185416 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11468 | 2026.01.13 03:23:55.185971 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11469 | 2026.01.13 03:23:55.186208 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.01.13 03:23:55.186333 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11471 | 2026.01.13 03:23:55.186350 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001823 sec., 17004.9369171695 rows/sec., 30.47 MiB/sec. | ||
| 11472 | 2026.01.13 03:23:55.186403 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.01.13 03:23:55.186430 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11474 | 2026.01.13 03:23:55.186436 [ 4 ] {0ee2021a-e80e-4485-8377-b1d6214e6b99} <Debug> TCPHandler: Processed in 0.002032791 sec. | ||
| 11475 | 2026.01.13 03:23:55.186540 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11476 | 2026.01.13 03:23:55.186582 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2026.01.13 03:23:55.186689 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11478 | 2026.01.13 03:23:55.186733 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11479 | 2026.01.13 03:23:55.186781 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11480 | 2026.01.13 03:23:55.186852 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1323 rows starting from the beginning of the part | ||
| 11481 | 2026.01.13 03:23:55.186992 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11482 | 2026.01.13 03:23:55.187090 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.01.13 03:23:55.187103 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11484 | 2026.01.13 03:23:55.187141 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11485 | 2026.01.13 03:23:55.187239 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11486 | 2026.01.13 03:23:55.187344 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11487 | 2026.01.13 03:23:55.187451 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11488 | 2026.01.13 03:23:55.187513 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11489 | 2026.01.13 03:23:55.187736 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.01.13 03:23:55.187880 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 11491 | 2026.01.13 03:23:55.187932 [ 4 ] {dfd41b4b-7166-4802-a0c3-42749e398cd2} <Debug> TCPHandler: Processed in 0.001407529 sec. | ||
| 11492 | 2026.01.13 03:23:55.194923 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 19 columns (19 merged, 0 gathered) in 0.008434292 sec., 170257.32568898494 rows/sec., 305.09 MiB/sec. | ||
| 11493 | 2026.01.13 03:23:55.196905 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11494 | 2026.01.13 03:23:55.197279 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.01.13 03:23:55.197354 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11496 | 2026.01.13 03:23:55.197476 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. | ||
| 11497 | 2026.01.13 03:23:55.330381 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 11498 | 2026.01.13 03:23:55.346243 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.01.13 03:23:55.346310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11500 | 2026.01.13 03:23:55.352135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11501 | 2026.01.13 03:23:55.352833 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.01.13 03:23:55.355593 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11503 | 2026.01.13 03:23:56.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.17 MiB, peak 335.09 MiB, free memory in arenas 0.00 B, will set to 328.23 MiB (RSS), difference: 4.06 MiB | ||
| 11504 | 2026.01.13 03:23:56.201511 [ 96 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11505 | 2026.01.13 03:23:56.201607 [ 96 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.01.13 03:23:56.201646 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11507 | 2026.01.13 03:23:56.201824 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 11508 | 2026.01.13 03:23:56.202021 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11509 | 2026.01.13 03:23:56.202078 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11510 | 2026.01.13 03:23:56.202196 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11511 | 2026.01.13 03:23:56.202283 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11512 | 2026.01.13 03:23:56.202369 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11513 | 2026.01.13 03:23:56.202447 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 11514 | 2026.01.13 03:23:56.203250 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149385 sec., 25437.627606520065 rows/sec., 2.12 MiB/sec. | ||
| 11515 | 2026.01.13 03:23:56.203430 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11516 | 2026.01.13 03:23:56.203717 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.01.13 03:23:56.203792 [ 202 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_25_6} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11518 | 2026.01.13 03:23:56.203887 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11519 | 2026.01.13 03:24:00.203144 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11520 | 2026.01.13 03:24:00.203340 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11521 | 2026.01.13 03:24:00.203410 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11522 | 2026.01.13 03:24:00.204127 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2026.01.13 03:24:00.204173 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11524 | 2026.01.13 03:24:00.204559 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11525 | 2026.01.13 03:24:00.204777 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.01.13 03:24:00.204921 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001632 sec., 2450.9803921568628 rows/sec., 199.86 KiB/sec. | ||
| 11527 | 2026.01.13 03:24:00.204962 [ 4 ] {a495d9d2-0f7d-496f-9eeb-3ec226602f31} <Debug> TCPHandler: Processed in 0.00193927 sec. | ||
| 11528 | 2026.01.13 03:24:00.205082 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2026.01.13 03:24:00.205188 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11530 | 2026.01.13 03:24:00.205228 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11531 | 2026.01.13 03:24:00.206107 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2026.01.13 03:24:00.206143 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11533 | 2026.01.13 03:24:00.206521 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11534 | 2026.01.13 03:24:00.206726 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2026.01.13 03:24:00.206849 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001679 sec., 725431.8046456224 rows/sec., 59.70 MiB/sec. | ||
| 11536 | 2026.01.13 03:24:00.206885 [ 4 ] {2ecb87c0-f85a-4e9e-938c-04fdd414cd4e} <Debug> TCPHandler: Processed in 0.001852108 sec. | ||
| 11537 | 2026.01.13 03:24:00.207001 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2026.01.13 03:24:00.207093 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11539 | 2026.01.13 03:24:00.207132 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11540 | 2026.01.13 03:24:00.207528 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2026.01.13 03:24:00.207561 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11542 | 2026.01.13 03:24:00.207845 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11543 | 2026.01.13 03:24:00.208047 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2026.01.13 03:24:00.208168 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001094 sec., 12797.074954296162 rows/sec., 942.64 KiB/sec. | ||
| 11545 | 2026.01.13 03:24:00.208204 [ 4 ] {ea694787-00e4-4918-83ea-5f505fb0b842} <Debug> TCPHandler: Processed in 0.001250826 sec. | ||
| 11546 | 2026.01.13 03:24:00.208313 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2026.01.13 03:24:00.208405 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11548 | 2026.01.13 03:24:00.208444 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11549 | 2026.01.13 03:24:00.208907 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2026.01.13 03:24:00.208942 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11551 | 2026.01.13 03:24:00.209241 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11552 | 2026.01.13 03:24:00.209443 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2026.01.13 03:24:00.209573 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001186 sec., 192242.83305227658 rows/sec., 13.02 MiB/sec. | ||
| 11554 | 2026.01.13 03:24:00.209609 [ 4 ] {a543aa8e-fcc7-473f-b0a6-33058b4e4422} <Debug> TCPHandler: Processed in 0.001344727 sec. | ||
| 11555 | 2026.01.13 03:24:00.209721 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2026.01.13 03:24:00.209812 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11557 | 2026.01.13 03:24:00.209850 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11558 | 2026.01.13 03:24:00.210419 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.01.13 03:24:00.210452 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11560 | 2026.01.13 03:24:00.210766 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11561 | 2026.01.13 03:24:00.210978 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2026.01.13 03:24:00.211099 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001304 sec., 409509.20245398773 rows/sec., 30.35 MiB/sec. | ||
| 11563 | 2026.01.13 03:24:00.211135 [ 4 ] {7cad0216-499c-44a8-aebc-56166b177ecb} <Debug> TCPHandler: Processed in 0.001461969 sec. | ||
| 11564 | 2026.01.13 03:24:00.211249 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2026.01.13 03:24:00.211341 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11566 | 2026.01.13 03:24:00.211383 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11567 | 2026.01.13 03:24:00.211937 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.01.13 03:24:00.211970 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11569 | 2026.01.13 03:24:00.212326 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11570 | 2026.01.13 03:24:00.212531 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2026.01.13 03:24:00.212656 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001333 sec., 634658.6646661665 rows/sec., 42.72 MiB/sec. | ||
| 11572 | 2026.01.13 03:24:00.212692 [ 4 ] {10ea6dfb-617c-460d-a693-4bbff2245223} <Debug> TCPHandler: Processed in 0.0014895 sec. | ||
| 11573 | 2026.01.13 03:24:00.212811 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11574 | 2026.01.13 03:24:00.212903 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11575 | 2026.01.13 03:24:00.212955 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11576 | 2026.01.13 03:24:00.213704 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2026.01.13 03:24:00.213737 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11578 | 2026.01.13 03:24:00.214226 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11579 | 2026.01.13 03:24:00.214443 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2026.01.13 03:24:00.214576 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001691 sec., 5913.660555884092 rows/sec., 10.60 MiB/sec. | ||
| 11581 | 2026.01.13 03:24:00.214631 [ 4 ] {59261319-9433-4c9b-ac29-2165956008ff} <Debug> TCPHandler: Processed in 0.001868798 sec. | ||
| 11582 | 2026.01.13 03:24:00.214741 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2026.01.13 03:24:00.214834 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11584 | 2026.01.13 03:24:00.214874 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11585 | 2026.01.13 03:24:00.215200 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.01.13 03:24:00.215234 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11587 | 2026.01.13 03:24:00.215521 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11588 | 2026.01.13 03:24:00.215726 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.01.13 03:24:00.215849 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 11590 | 2026.01.13 03:24:00.215887 [ 4 ] {2fcd4dca-abaa-4aff-be0c-d63fa9e85017} <Debug> TCPHandler: Processed in 0.001193054 sec. | ||
| 11591 | 2026.01.13 03:24:01.433253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25497 | ||
| 11592 | 2026.01.13 03:24:01.434049 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.01.13 03:24:01.434135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11594 | 2026.01.13 03:24:01.434964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11595 | 2026.01.13 03:24:01.435375 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.01.13 03:24:01.435630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25497 | ||
| 11597 | 2026.01.13 03:24:02.856623 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11598 | 2026.01.13 03:24:02.873384 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.13 03:24:02.873447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11600 | 2026.01.13 03:24:02.879771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11601 | 2026.01.13 03:24:02.880503 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.13 03:24:02.883387 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11603 | 2026.01.13 03:24:04.011507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1422 | ||
| 11604 | 2026.01.13 03:24:04.013707 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.01.13 03:24:04.013747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11606 | 2026.01.13 03:24:04.014917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11607 | 2026.01.13 03:24:04.015180 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.01.13 03:24:04.015435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
| 11609 | 2026.01.13 03:24:05.177181 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2026.01.13 03:24:05.177376 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11611 | 2026.01.13 03:24:05.177440 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11612 | 2026.01.13 03:24:05.178114 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.01.13 03:24:05.178153 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11614 | 2026.01.13 03:24:05.178553 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11615 | 2026.01.13 03:24:05.178773 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2026.01.13 03:24:05.178914 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001587 sec., 74354.127284184 rows/sec., 6.30 MiB/sec. | ||
| 11617 | 2026.01.13 03:24:05.178954 [ 4 ] {a0cb55e2-3222-4f40-99cb-8c2d8c916776} <Debug> TCPHandler: Processed in 0.001898239 sec. | ||
| 11618 | 2026.01.13 03:24:05.179090 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2026.01.13 03:24:05.179183 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11620 | 2026.01.13 03:24:05.179222 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11621 | 2026.01.13 03:24:05.179620 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.01.13 03:24:05.179653 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11623 | 2026.01.13 03:24:05.179945 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11624 | 2026.01.13 03:24:05.180170 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.01.13 03:24:05.180296 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001132 sec., 27385.159010600706 rows/sec., 2.01 MiB/sec. | ||
| 11626 | 2026.01.13 03:24:05.180333 [ 4 ] {c0cd8ad4-01d9-4674-bf38-57d8da99976c} <Debug> TCPHandler: Processed in 0.001299767 sec. | ||
| 11627 | 2026.01.13 03:24:05.180443 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.01.13 03:24:05.180535 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11629 | 2026.01.13 03:24:05.180575 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11630 | 2026.01.13 03:24:05.180992 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2026.01.13 03:24:05.181028 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11632 | 2026.01.13 03:24:05.181326 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11633 | 2026.01.13 03:24:05.181525 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.01.13 03:24:05.181657 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00114 sec., 83333.33333333334 rows/sec., 6.51 MiB/sec. | ||
| 11635 | 2026.01.13 03:24:05.181694 [ 4 ] {dba65b6b-bd5f-4607-a8b8-5fc6504085f7} <Debug> TCPHandler: Processed in 0.001297927 sec. | ||
| 11636 | 2026.01.13 03:24:05.181806 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.01.13 03:24:05.181899 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11638 | 2026.01.13 03:24:05.181945 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11639 | 2026.01.13 03:24:05.182345 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.01.13 03:24:05.182380 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11641 | 2026.01.13 03:24:05.182717 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11642 | 2026.01.13 03:24:05.182920 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.01.13 03:24:05.183047 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11644 | 2026.01.13 03:24:05.183083 [ 4 ] {d88d2d35-fc29-444f-8e45-3678c3e3bc0f} <Debug> TCPHandler: Processed in 0.001323717 sec. | ||
| 11645 | 2026.01.13 03:24:05.183191 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2026.01.13 03:24:05.183282 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11647 | 2026.01.13 03:24:05.183334 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11648 | 2026.01.13 03:24:05.184118 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.01.13 03:24:05.184154 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11650 | 2026.01.13 03:24:05.184683 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11651 | 2026.01.13 03:24:05.184926 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2026.01.13 03:24:05.185056 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001791 sec., 17308.766052484643 rows/sec., 31.02 MiB/sec. | ||
| 11653 | 2026.01.13 03:24:05.185109 [ 4 ] {649bf101-706f-427f-9c36-3354b86db110} <Debug> TCPHandler: Processed in 0.00196513 sec. | ||
| 11654 | 2026.01.13 03:24:05.185222 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11655 | 2026.01.13 03:24:05.185313 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11656 | 2026.01.13 03:24:05.185353 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11657 | 2026.01.13 03:24:05.185679 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2026.01.13 03:24:05.185715 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11659 | 2026.01.13 03:24:05.186011 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11660 | 2026.01.13 03:24:05.186212 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.01.13 03:24:05.186336 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 11662 | 2026.01.13 03:24:05.186371 [ 4 ] {05f64e39-d0c5-42e3-b170-bc17fe33e35d} <Debug> TCPHandler: Processed in 0.001197445 sec. | ||
| 11663 | 2026.01.13 03:24:08.758525 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11664 | 2026.01.13 03:24:08.758589 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11665 | 2026.01.13 03:24:08.936724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25945 | ||
| 11666 | 2026.01.13 03:24:08.937230 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.01.13 03:24:08.937280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11668 | 2026.01.13 03:24:08.937768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11669 | 2026.01.13 03:24:08.938000 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2026.01.13 03:24:08.938144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 11671 | 2026.01.13 03:24:10.176520 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.01.13 03:24:10.176790 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11673 | 2026.01.13 03:24:10.176884 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11674 | 2026.01.13 03:24:10.177674 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.01.13 03:24:10.177720 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11676 | 2026.01.13 03:24:10.178106 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11677 | 2026.01.13 03:24:10.178328 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.01.13 03:24:10.178461 [ 104 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11679 | 2026.01.13 03:24:10.178481 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001768 sec., 42986.42533936651 rows/sec., 3.53 MiB/sec. | ||
| 11680 | 2026.01.13 03:24:10.178534 [ 104 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.01.13 03:24:10.178555 [ 4 ] {3233ef41-a07a-4c04-ac7e-e2b699a7d456} <Debug> TCPHandler: Processed in 0.002185394 sec. | ||
| 11682 | 2026.01.13 03:24:10.178562 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11683 | 2026.01.13 03:24:10.178683 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11684 | 2026.01.13 03:24:10.178688 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.01.13 03:24:10.178811 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11686 | 2026.01.13 03:24:10.178830 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11687 | 2026.01.13 03:24:10.178855 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 11688 | 2026.01.13 03:24:10.178886 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11689 | 2026.01.13 03:24:10.178928 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 11690 | 2026.01.13 03:24:10.178978 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 11691 | 2026.01.13 03:24:10.179022 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1218 rows starting from the beginning of the part | ||
| 11692 | 2026.01.13 03:24:10.179059 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 11693 | 2026.01.13 03:24:10.179098 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 11694 | 2026.01.13 03:24:10.179312 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2026.01.13 03:24:10.179350 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11696 | 2026.01.13 03:24:10.179668 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11697 | 2026.01.13 03:24:10.179883 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2026.01.13 03:24:10.180025 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001225 sec., 8163.265306122449 rows/sec., 613.84 KiB/sec. | ||
| 11699 | 2026.01.13 03:24:10.180064 [ 4 ] {00c659a9-9864-458f-8ab9-0b8b5772e1cc} <Debug> TCPHandler: Processed in 0.001425919 sec. | ||
| 11700 | 2026.01.13 03:24:10.180164 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11701 | 2026.01.13 03:24:10.180260 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11702 | 2026.01.13 03:24:10.180302 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11703 | 2026.01.13 03:24:10.180717 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.01.13 03:24:10.180754 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11705 | 2026.01.13 03:24:10.180986 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347337 sec., 1734731.7406916858 rows/sec., 148.90 MiB/sec. | ||
| 11706 | 2026.01.13 03:24:10.181071 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11707 | 2026.01.13 03:24:10.181293 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.01.13 03:24:10.181432 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 11709 | 2026.01.13 03:24:10.181454 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11710 | 2026.01.13 03:24:10.181467 [ 103 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11711 | 2026.01.13 03:24:10.181471 [ 4 ] {456e7612-1324-4293-9d8b-2eb998696d7e} <Debug> TCPHandler: Processed in 0.001353558 sec. | ||
| 11712 | 2026.01.13 03:24:10.181527 [ 103 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2026.01.13 03:24:10.181562 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11714 | 2026.01.13 03:24:10.181628 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.01.13 03:24:10.181658 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11716 | 2026.01.13 03:24:10.181730 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11717 | 2026.01.13 03:24:10.181775 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11718 | 2026.01.13 03:24:10.181775 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11719 | 2026.01.13 03:24:10.181826 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 11720 | 2026.01.13 03:24:10.181890 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2026.01.13 03:24:10.181897 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 11722 | 2026.01.13 03:24:10.181979 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 11723 | 2026.01.13 03:24:10.181994 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_76_15} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11724 | 2026.01.13 03:24:10.182044 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 534 rows starting from the beginning of the part | ||
| 11725 | 2026.01.13 03:24:10.182127 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11726 | 2026.01.13 03:24:10.182129 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 11727 | 2026.01.13 03:24:10.182218 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 11728 | 2026.01.13 03:24:10.182284 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.01.13 03:24:10.182325 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11730 | 2026.01.13 03:24:10.182759 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11731 | 2026.01.13 03:24:10.183059 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.01.13 03:24:10.183214 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11733 | 2026.01.13 03:24:10.183250 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.01.13 03:24:10.183261 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 11735 | 2026.01.13 03:24:10.183269 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11736 | 2026.01.13 03:24:10.183322 [ 4 ] {f394970e-6126-4e1f-9228-fd2687057f53} <Debug> TCPHandler: Processed in 0.001741135 sec. | ||
| 11737 | 2026.01.13 03:24:10.183373 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11738 | 2026.01.13 03:24:10.183473 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.01.13 03:24:10.183493 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11740 | 2026.01.13 03:24:10.183527 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22806 rows starting from the beginning of the part | ||
| 11741 | 2026.01.13 03:24:10.183588 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11742 | 2026.01.13 03:24:10.183604 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11743 | 2026.01.13 03:24:10.183635 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010951 sec., 1055222.131220502 rows/sec., 81.69 MiB/sec. | ||
| 11744 | 2026.01.13 03:24:10.183657 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11745 | 2026.01.13 03:24:10.183666 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11746 | 2026.01.13 03:24:10.183742 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 846 rows starting from the beginning of the part | ||
| 11747 | 2026.01.13 03:24:10.183801 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11748 | 2026.01.13 03:24:10.183860 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11749 | 2026.01.13 03:24:10.183921 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11750 | 2026.01.13 03:24:10.184307 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2026.01.13 03:24:10.184406 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_76_15} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11752 | 2026.01.13 03:24:10.184516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11753 | 2026.01.13 03:24:10.184711 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.13 03:24:10.184761 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11755 | 2026.01.13 03:24:10.185494 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11756 | 2026.01.13 03:24:10.185825 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.01.13 03:24:10.186008 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002443 sec., 4093.327875562833 rows/sec., 7.34 MiB/sec. | ||
| 11758 | 2026.01.13 03:24:10.186086 [ 4 ] {740c59ab-af35-46bb-8038-e77a44daceaa} <Debug> TCPHandler: Processed in 0.002672594 sec. | ||
| 11759 | 2026.01.13 03:24:10.186226 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.01.13 03:24:10.186340 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11761 | 2026.01.13 03:24:10.186389 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11762 | 2026.01.13 03:24:10.186814 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2026.01.13 03:24:10.186860 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11764 | 2026.01.13 03:24:10.187411 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11765 | 2026.01.13 03:24:10.187739 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.01.13 03:24:10.187911 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001594 sec., 37641.15432873275 rows/sec., 2.54 MiB/sec. | ||
| 11767 | 2026.01.13 03:24:10.187961 [ 4 ] {3d29826b-6324-430c-99ac-a4517fec2122} <Debug> TCPHandler: Processed in 0.001794907 sec. | ||
| 11768 | 2026.01.13 03:24:10.189953 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24292 rows, containing 5 columns (5 merged, 0 gathered) in 0.006619354 sec., 3669844.519570943 rows/sec., 249.07 MiB/sec. | ||
| 11769 | 2026.01.13 03:24:10.190648 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11770 | 2026.01.13 03:24:10.190924 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.01.13 03:24:10.190994 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11772 | 2026.01.13 03:24:10.191093 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11773 | 2026.01.13 03:24:10.384396 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11774 | 2026.01.13 03:24:10.402650 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.01.13 03:24:10.402697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11776 | 2026.01.13 03:24:10.408903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11777 | 2026.01.13 03:24:10.409632 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.13 03:24:10.413101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11779 | 2026.01.13 03:24:14.016639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1446 | ||
| 11780 | 2026.01.13 03:24:14.018811 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.01.13 03:24:14.018859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11782 | 2026.01.13 03:24:14.020025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11783 | 2026.01.13 03:24:14.020287 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.01.13 03:24:14.020478 [ 101 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11785 | 2026.01.13 03:24:14.020547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 11786 | 2026.01.13 03:24:14.020564 [ 101 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2026.01.13 03:24:14.020594 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11788 | 2026.01.13 03:24:14.020727 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::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 | ||
| 11789 | 2026.01.13 03:24:14.021324 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11790 | 2026.01.13 03:24:14.021473 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1284 rows starting from the beginning of the part | ||
| 11791 | 2026.01.13 03:24:14.021874 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
| 11792 | 2026.01.13 03:24:14.022223 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 11793 | 2026.01.13 03:24:14.022571 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 11794 | 2026.01.13 03:24:14.022907 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part | ||
| 11795 | 2026.01.13 03:24:14.023239 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 11796 | 2026.01.13 03:24:14.029472 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 72 columns (72 merged, 0 gathered) in 0.008797199 sec., 164370.50020125724 rows/sec., 130.89 MiB/sec. | ||
| 11797 | 2026.01.13 03:24:14.030728 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11798 | 2026.01.13 03:24:14.031203 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.01.13 03:24:14.031272 [ 197 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_41_8} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11800 | 2026.01.13 03:24:14.031437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11801 | 2026.01.13 03:24:15.180179 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11802 | 2026.01.13 03:24:15.180459 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11803 | 2026.01.13 03:24:15.180556 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11804 | 2026.01.13 03:24:15.181259 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.01.13 03:24:15.181310 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11806 | 2026.01.13 03:24:15.181715 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11807 | 2026.01.13 03:24:15.181942 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.01.13 03:24:15.182105 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 11809 | 2026.01.13 03:24:15.182156 [ 4 ] {7e017b5b-6dc8-4418-ba63-ea169ab35da6} <Debug> TCPHandler: Processed in 0.002146133 sec. | ||
| 11810 | 2026.01.13 03:24:15.182280 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11811 | 2026.01.13 03:24:15.182380 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11812 | 2026.01.13 03:24:15.182425 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11813 | 2026.01.13 03:24:15.182831 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.01.13 03:24:15.182869 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11815 | 2026.01.13 03:24:15.183189 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11816 | 2026.01.13 03:24:15.183399 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2026.01.13 03:24:15.183533 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 11818 | 2026.01.13 03:24:15.183571 [ 4 ] {ce936180-c1b1-4b6b-949e-2603282e9e92} <Debug> TCPHandler: Processed in 0.001343477 sec. | ||
| 11819 | 2026.01.13 03:24:15.183675 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11820 | 2026.01.13 03:24:15.183770 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11821 | 2026.01.13 03:24:15.183810 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11822 | 2026.01.13 03:24:15.184350 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.01.13 03:24:15.184386 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11824 | 2026.01.13 03:24:15.184709 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11825 | 2026.01.13 03:24:15.184917 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.01.13 03:24:15.185047 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Debug> executeQuery: Read 239 rows, 21.74 KiB in 0.001296 sec., 184413.58024691357 rows/sec., 16.38 MiB/sec. | ||
| 11827 | 2026.01.13 03:24:15.185085 [ 4 ] {c8c05ccf-0baf-48c1-9a3d-81d77926bcb3} <Debug> TCPHandler: Processed in 0.00146016 sec. | ||
| 11828 | 2026.01.13 03:24:15.185200 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11829 | 2026.01.13 03:24:15.185294 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11830 | 2026.01.13 03:24:15.185335 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11831 | 2026.01.13 03:24:15.185751 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2026.01.13 03:24:15.185788 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11833 | 2026.01.13 03:24:15.186099 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11834 | 2026.01.13 03:24:15.186314 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11835 | 2026.01.13 03:24:15.186434 [ 97 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11836 | 2026.01.13 03:24:15.186446 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.00117 sec., 38461.53846153846 rows/sec., 2.86 MiB/sec. | ||
| 11837 | 2026.01.13 03:24:15.186499 [ 97 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.13 03:24:15.186509 [ 4 ] {9049ffb3-5c79-465c-898d-6387932befd3} <Debug> TCPHandler: Processed in 0.001358147 sec. | ||
| 11839 | 2026.01.13 03:24:15.186528 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11840 | 2026.01.13 03:24:15.186633 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.01.13 03:24:15.186665 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11842 | 2026.01.13 03:24:15.186730 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11843 | 2026.01.13 03:24:15.186774 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11844 | 2026.01.13 03:24:15.186825 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11845 | 2026.01.13 03:24:15.186864 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 11846 | 2026.01.13 03:24:15.186931 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 11847 | 2026.01.13 03:24:15.186979 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
| 11848 | 2026.01.13 03:24:15.187023 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 11849 | 2026.01.13 03:24:15.187064 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 11850 | 2026.01.13 03:24:15.187104 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 45 rows starting from the beginning of the part | ||
| 11851 | 2026.01.13 03:24:15.187180 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.01.13 03:24:15.187221 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11853 | 2026.01.13 03:24:15.187557 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11854 | 2026.01.13 03:24:15.187787 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.01.13 03:24:15.187921 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001209 sec., 19851.116625310173 rows/sec., 1.65 MiB/sec. | ||
| 11856 | 2026.01.13 03:24:15.187960 [ 4 ] {b8515827-8162-4857-a669-c6bc61d72e1c} <Debug> TCPHandler: Processed in 0.001375728 sec. | ||
| 11857 | 2026.01.13 03:24:15.187983 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386828 sec., 294917.61054723436 rows/sec., 20.58 MiB/sec. | ||
| 11858 | 2026.01.13 03:24:15.188080 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.01.13 03:24:15.188145 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11860 | 2026.01.13 03:24:15.188206 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11861 | 2026.01.13 03:24:15.188260 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11862 | 2026.01.13 03:24:15.188408 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.01.13 03:24:15.188486 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_76_15} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11864 | 2026.01.13 03:24:15.188564 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11865 | 2026.01.13 03:24:15.188733 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.01.13 03:24:15.188776 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11867 | 2026.01.13 03:24:15.189096 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11868 | 2026.01.13 03:24:15.189303 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.01.13 03:24:15.189430 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001248 sec., 9615.384615384615 rows/sec., 751.20 KiB/sec. | ||
| 11870 | 2026.01.13 03:24:15.189469 [ 4 ] {419cd158-f974-4f24-a335-8dd2eca811cc} <Debug> TCPHandler: Processed in 0.00144863 sec. | ||
| 11871 | 2026.01.13 03:24:15.189573 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.01.13 03:24:15.189666 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11873 | 2026.01.13 03:24:15.189705 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11874 | 2026.01.13 03:24:15.190163 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.01.13 03:24:15.190199 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11876 | 2026.01.13 03:24:15.190502 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11877 | 2026.01.13 03:24:15.190719 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.01.13 03:24:15.190846 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001198 sec., 111018.36393989982 rows/sec., 8.98 MiB/sec. | ||
| 11879 | 2026.01.13 03:24:15.190884 [ 4 ] {1a30268a-aa54-4e8d-a6ee-4642ef1bf7e8} <Debug> TCPHandler: Processed in 0.001357798 sec. | ||
| 11880 | 2026.01.13 03:24:15.190989 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.01.13 03:24:15.191082 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11882 | 2026.01.13 03:24:15.191124 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11883 | 2026.01.13 03:24:15.191521 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.01.13 03:24:15.191557 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11885 | 2026.01.13 03:24:15.191882 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11886 | 2026.01.13 03:24:15.192106 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.01.13 03:24:15.192231 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001167 sec., 168808.91173950298 rows/sec., 12.11 MiB/sec. | ||
| 11888 | 2026.01.13 03:24:15.192267 [ 4 ] {76608f00-2be1-405b-8580-4d737bda82c8} <Debug> TCPHandler: Processed in 0.001325027 sec. | ||
| 11889 | 2026.01.13 03:24:15.192378 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.01.13 03:24:15.192471 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11891 | 2026.01.13 03:24:15.192524 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11892 | 2026.01.13 03:24:15.193396 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.01.13 03:24:15.193433 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11894 | 2026.01.13 03:24:15.193978 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11895 | 2026.01.13 03:24:15.194198 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2026.01.13 03:24:15.194332 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001879 sec., 16498.137307078232 rows/sec., 29.56 MiB/sec. | ||
| 11897 | 2026.01.13 03:24:15.194385 [ 4 ] {b9ccd7fc-bbc6-4ccf-b67b-096a015c18ee} <Debug> TCPHandler: Processed in 0.002053522 sec. | ||
| 11898 | 2026.01.13 03:24:15.194497 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.01.13 03:24:15.194588 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11900 | 2026.01.13 03:24:15.194628 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11901 | 2026.01.13 03:24:15.194956 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.01.13 03:24:15.194992 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11903 | 2026.01.13 03:24:15.195289 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11904 | 2026.01.13 03:24:15.195500 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.01.13 03:24:15.195605 [ 97 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11906 | 2026.01.13 03:24:15.195624 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 11907 | 2026.01.13 03:24:15.195642 [ 97 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2026.01.13 03:24:15.195665 [ 4 ] {3eec526c-ed51-4bf3-8177-ab6629484f17} <Debug> TCPHandler: Processed in 0.001216185 sec. | ||
| 11909 | 2026.01.13 03:24:15.195666 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11910 | 2026.01.13 03:24:15.195828 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11911 | 2026.01.13 03:24:15.196040 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11912 | 2026.01.13 03:24:15.196101 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4572 rows starting from the beginning of the part | ||
| 11913 | 2026.01.13 03:24:15.196205 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11914 | 2026.01.13 03:24:15.196282 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11915 | 2026.01.13 03:24:15.196347 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11916 | 2026.01.13 03:24:15.196411 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11917 | 2026.01.13 03:24:15.196477 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11918 | 2026.01.13 03:24:15.198081 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002331278 sec., 2089840.8512412505 rows/sec., 135.87 MiB/sec. | ||
| 11919 | 2026.01.13 03:24:15.198474 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11920 | 2026.01.13 03:24:15.198799 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.01.13 03:24:15.198877 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_76_15} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11922 | 2026.01.13 03:24:15.198982 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11923 | 2026.01.13 03:24:16.438245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26457 | ||
| 11924 | 2026.01.13 03:24:16.438777 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.01.13 03:24:16.438818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11926 | 2026.01.13 03:24:16.439298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11927 | 2026.01.13 03:24:16.439518 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.01.13 03:24:16.439649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26457 | ||
| 11929 | 2026.01.13 03:24:17.913145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11930 | 2026.01.13 03:24:17.930065 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.01.13 03:24:17.930127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11932 | 2026.01.13 03:24:17.936175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11933 | 2026.01.13 03:24:17.936905 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.01.13 03:24:17.941951 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11935 | 2026.01.13 03:24:20.175858 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.01.13 03:24:20.176067 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11937 | 2026.01.13 03:24:20.176138 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11938 | 2026.01.13 03:24:20.176868 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.01.13 03:24:20.176916 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11940 | 2026.01.13 03:24:20.177311 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11941 | 2026.01.13 03:24:20.177529 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2026.01.13 03:24:20.177679 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001663 sec., 45700.54119061936 rows/sec., 3.75 MiB/sec. | ||
| 11943 | 2026.01.13 03:24:20.177721 [ 4 ] {208cd635-03a2-4921-a542-e3f85fe4c0e5} <Debug> TCPHandler: Processed in 0.00199716 sec. | ||
| 11944 | 2026.01.13 03:24:20.177852 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2026.01.13 03:24:20.177943 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11946 | 2026.01.13 03:24:20.177983 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11947 | 2026.01.13 03:24:20.178378 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.01.13 03:24:20.178412 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11949 | 2026.01.13 03:24:20.178707 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11950 | 2026.01.13 03:24:20.178925 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.01.13 03:24:20.179051 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 11952 | 2026.01.13 03:24:20.179087 [ 4 ] {a0c57f56-53e1-4611-96bd-f914e2fade03} <Debug> TCPHandler: Processed in 0.001284156 sec. | ||
| 11953 | 2026.01.13 03:24:20.179192 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2026.01.13 03:24:20.179283 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11955 | 2026.01.13 03:24:20.179324 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11956 | 2026.01.13 03:24:20.179727 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.01.13 03:24:20.179761 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11958 | 2026.01.13 03:24:20.180053 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11959 | 2026.01.13 03:24:20.180259 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.01.13 03:24:20.180387 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001122 sec., 65953.6541889483 rows/sec., 5.15 MiB/sec. | ||
| 11961 | 2026.01.13 03:24:20.180423 [ 4 ] {6cc097bd-4609-48c3-a074-8d2f6b63e237} <Debug> TCPHandler: Processed in 0.001277386 sec. | ||
| 11962 | 2026.01.13 03:24:20.180535 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2026.01.13 03:24:20.180626 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11964 | 2026.01.13 03:24:20.180667 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11965 | 2026.01.13 03:24:20.181074 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.01.13 03:24:20.181108 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11967 | 2026.01.13 03:24:20.181505 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11968 | 2026.01.13 03:24:20.181858 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2026.01.13 03:24:20.182062 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. | ||
| 11970 | 2026.01.13 03:24:20.182114 [ 4 ] {d6da223c-abf0-45b5-8ccb-6b40ed5cc76b} <Debug> TCPHandler: Processed in 0.001625413 sec. | ||
| 11971 | 2026.01.13 03:24:20.182235 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11972 | 2026.01.13 03:24:20.182332 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11973 | 2026.01.13 03:24:20.182387 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11974 | 2026.01.13 03:24:20.183196 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.01.13 03:24:20.183232 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11976 | 2026.01.13 03:24:20.183773 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11977 | 2026.01.13 03:24:20.184009 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.01.13 03:24:20.184125 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11979 | 2026.01.13 03:24:20.184149 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001836 sec., 5446.623093681917 rows/sec., 9.76 MiB/sec. | ||
| 11980 | 2026.01.13 03:24:20.184165 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.01.13 03:24:20.184184 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11982 | 2026.01.13 03:24:20.184204 [ 4 ] {a874aa4e-535e-4353-a783-20adbf49f593} <Debug> TCPHandler: Processed in 0.002020641 sec. | ||
| 11983 | 2026.01.13 03:24:20.184306 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11984 | 2026.01.13 03:24:20.184321 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.01.13 03:24:20.184439 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.01.13 03:24:20.184480 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11987 | 2026.01.13 03:24:20.184563 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11988 | 2026.01.13 03:24:20.184634 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1436 rows starting from the beginning of the part | ||
| 11989 | 2026.01.13 03:24:20.184767 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 11990 | 2026.01.13 03:24:20.184858 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.01.13 03:24:20.184872 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11992 | 2026.01.13 03:24:20.184905 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11993 | 2026.01.13 03:24:20.184987 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11994 | 2026.01.13 03:24:20.185088 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 11995 | 2026.01.13 03:24:20.185188 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11996 | 2026.01.13 03:24:20.185238 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11997 | 2026.01.13 03:24:20.185454 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.01.13 03:24:20.185613 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 11999 | 2026.01.13 03:24:20.185657 [ 4 ] {93950e1a-6628-4c5f-add1-828cfad3e7ca} <Debug> TCPHandler: Processed in 0.001383888 sec. | ||
| 12000 | 2026.01.13 03:24:20.191300 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 19 columns (19 merged, 0 gathered) in 0.007051374 sec., 216695.35611073812 rows/sec., 388.31 MiB/sec. | ||
| 12001 | 2026.01.13 03:24:20.192728 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12002 | 2026.01.13 03:24:20.193132 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2026.01.13 03:24:20.193218 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12004 | 2026.01.13 03:24:20.193377 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12005 | 2026.01.13 03:24:21.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.84 MiB, peak 341.35 MiB, free memory in arenas 0.00 B, will set to 331.74 MiB (RSS), difference: 1.91 MiB | ||
| 12006 | 2026.01.13 03:24:23.758625 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12007 | 2026.01.13 03:24:23.758677 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12008 | 2026.01.13 03:24:23.939774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26905 | ||
| 12009 | 2026.01.13 03:24:23.940273 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.01.13 03:24:23.940311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12011 | 2026.01.13 03:24:23.940800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12012 | 2026.01.13 03:24:23.941034 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.01.13 03:24:23.941158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 12014 | 2026.01.13 03:24:23.941199 [ 87 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12015 | 2026.01.13 03:24:23.941267 [ 87 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.01.13 03:24:23.941288 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12017 | 2026.01.13 03:24:23.941420 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12018 | 2026.01.13 03:24:23.941561 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12019 | 2026.01.13 03:24:23.941603 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24537 rows starting from the beginning of the part | ||
| 12020 | 2026.01.13 03:24:23.941678 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12021 | 2026.01.13 03:24:23.941739 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12022 | 2026.01.13 03:24:23.941787 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12023 | 2026.01.13 03:24:23.941825 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12024 | 2026.01.13 03:24:23.941866 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12025 | 2026.01.13 03:24:23.944292 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.00293551 sec., 9165357.978681728 rows/sec., 131.11 MiB/sec. | ||
| 12026 | 2026.01.13 03:24:23.944520 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12027 | 2026.01.13 03:24:23.944794 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.01.13 03:24:23.944872 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_56_11} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12029 | 2026.01.13 03:24:23.944968 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12030 | 2026.01.13 03:24:24.020674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1478 | ||
| 12031 | 2026.01.13 03:24:24.023082 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.01.13 03:24:24.023134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12033 | 2026.01.13 03:24:24.024413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12034 | 2026.01.13 03:24:24.024725 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.01.13 03:24:24.025117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 12036 | 2026.01.13 03:24:25.180071 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2026.01.13 03:24:25.180259 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12038 | 2026.01.13 03:24:25.180325 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12039 | 2026.01.13 03:24:25.181044 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2026.01.13 03:24:25.181094 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12041 | 2026.01.13 03:24:25.181510 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12042 | 2026.01.13 03:24:25.181753 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2026.01.13 03:24:25.181914 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.0017 sec., 69411.76470588236 rows/sec., 5.88 MiB/sec. | ||
| 12044 | 2026.01.13 03:24:25.181970 [ 4 ] {d9565ecb-8210-438a-b7d7-6197bef1295e} <Debug> TCPHandler: Processed in 0.002024692 sec. | ||
| 12045 | 2026.01.13 03:24:25.182105 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2026.01.13 03:24:25.182207 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12047 | 2026.01.13 03:24:25.182250 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12048 | 2026.01.13 03:24:25.182691 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2026.01.13 03:24:25.182730 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12050 | 2026.01.13 03:24:25.183043 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12051 | 2026.01.13 03:24:25.183251 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2026.01.13 03:24:25.183392 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001206 sec., 25704.80928689884 rows/sec., 1.89 MiB/sec. | ||
| 12053 | 2026.01.13 03:24:25.183433 [ 4 ] {1ff912a0-58d0-4ee5-b2c7-9f7f18436007} <Debug> TCPHandler: Processed in 0.001381439 sec. | ||
| 12054 | 2026.01.13 03:24:25.183552 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.01.13 03:24:25.183649 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12056 | 2026.01.13 03:24:25.183691 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12057 | 2026.01.13 03:24:25.184143 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.01.13 03:24:25.184180 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12059 | 2026.01.13 03:24:25.184486 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12060 | 2026.01.13 03:24:25.184690 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.01.13 03:24:25.184824 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 12062 | 2026.01.13 03:24:25.184865 [ 4 ] {07ce993b-d729-4159-9456-18cf77c34a0f} <Debug> TCPHandler: Processed in 0.001363718 sec. | ||
| 12063 | 2026.01.13 03:24:25.184982 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2026.01.13 03:24:25.185075 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12065 | 2026.01.13 03:24:25.185117 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12066 | 2026.01.13 03:24:25.185541 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.01.13 03:24:25.185578 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12068 | 2026.01.13 03:24:25.185922 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12069 | 2026.01.13 03:24:25.186146 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.01.13 03:24:25.186279 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 12071 | 2026.01.13 03:24:25.186319 [ 4 ] {33f17905-0a8d-490f-a9f6-9ca2e46ab226} <Debug> TCPHandler: Processed in 0.001387188 sec. | ||
| 12072 | 2026.01.13 03:24:25.186446 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2026.01.13 03:24:25.186539 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12074 | 2026.01.13 03:24:25.186595 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12075 | 2026.01.13 03:24:25.187457 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.01.13 03:24:25.187494 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12077 | 2026.01.13 03:24:25.188029 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12078 | 2026.01.13 03:24:25.188265 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.01.13 03:24:25.188405 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 29.52 MiB/sec. | ||
| 12080 | 2026.01.13 03:24:25.188461 [ 4 ] {ea1326ec-7a22-4428-bda7-e53db83d8271} <Debug> TCPHandler: Processed in 0.002063302 sec. | ||
| 12081 | 2026.01.13 03:24:25.188584 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.01.13 03:24:25.188681 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.01.13 03:24:25.188723 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12084 | 2026.01.13 03:24:25.189077 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.01.13 03:24:25.189112 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12086 | 2026.01.13 03:24:25.189422 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12087 | 2026.01.13 03:24:25.189629 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.01.13 03:24:25.189765 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 12089 | 2026.01.13 03:24:25.189803 [ 4 ] {3a70a55c-4560-4d0b-8c89-ca1fc48f3e4c} <Debug> TCPHandler: Processed in 0.001269046 sec. | ||
| 12090 | 2026.01.13 03:24:25.443004 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12091 | 2026.01.13 03:24:25.461311 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.01.13 03:24:25.461382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12093 | 2026.01.13 03:24:25.468004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12094 | 2026.01.13 03:24:25.468747 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.01.13 03:24:25.469054 [ 85 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12096 | 2026.01.13 03:24:25.469089 [ 85 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.01.13 03:24:25.469112 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12098 | 2026.01.13 03:24:25.469211 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12099 | 2026.01.13 03:24:25.472147 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12100 | 2026.01.13 03:24:25.472513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12101 | 2026.01.13 03:24:25.472931 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 12102 | 2026.01.13 03:24:25.476487 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 12103 | 2026.01.13 03:24:25.480288 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12104 | 2026.01.13 03:24:25.484490 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12105 | 2026.01.13 03:24:25.488616 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12106 | 2026.01.13 03:24:25.492505 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12107 | 2026.01.13 03:24:25.546047 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076869056 sec., 5489.855371711602 rows/sec., 28.39 MiB/sec. | ||
| 12108 | 2026.01.13 03:24:25.549219 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12109 | 2026.01.13 03:24:25.551415 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.01.13 03:24:25.551542 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_56_11} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12111 | 2026.01.13 03:24:25.554162 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12112 | 2026.01.13 03:24:26.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.26 MiB, peak 346.68 MiB, free memory in arenas 0.00 B, will set to 331.99 MiB (RSS), difference: -1.26 MiB | ||
| 12113 | 2026.01.13 03:24:30.207669 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.01.13 03:24:30.207867 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12115 | 2026.01.13 03:24:30.207930 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12116 | 2026.01.13 03:24:30.208554 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.01.13 03:24:30.208601 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12118 | 2026.01.13 03:24:30.208978 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12119 | 2026.01.13 03:24:30.209210 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.01.13 03:24:30.209359 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001536 sec., 2604.1666666666665 rows/sec., 212.35 KiB/sec. | ||
| 12121 | 2026.01.13 03:24:30.209401 [ 4 ] {4c48929c-a54c-4599-a51e-59cc9b580997} <Debug> TCPHandler: Processed in 0.001855638 sec. | ||
| 12122 | 2026.01.13 03:24:30.209527 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.01.13 03:24:30.209619 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12124 | 2026.01.13 03:24:30.209657 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12125 | 2026.01.13 03:24:30.210685 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.01.13 03:24:30.210720 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12127 | 2026.01.13 03:24:30.211096 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12128 | 2026.01.13 03:24:30.211301 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.01.13 03:24:30.211436 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001834 sec., 664122.1374045801 rows/sec., 54.66 MiB/sec. | ||
| 12130 | 2026.01.13 03:24:30.211478 [ 4 ] {dc04658c-3ac9-4656-adcd-65fa027b71fc} <Debug> TCPHandler: Processed in 0.001999441 sec. | ||
| 12131 | 2026.01.13 03:24:30.211594 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.01.13 03:24:30.211686 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.01.13 03:24:30.211726 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12134 | 2026.01.13 03:24:30.212132 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.01.13 03:24:30.212166 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12136 | 2026.01.13 03:24:30.212457 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12137 | 2026.01.13 03:24:30.212660 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.01.13 03:24:30.212789 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001119 sec., 12511.170688114387 rows/sec., 921.58 KiB/sec. | ||
| 12139 | 2026.01.13 03:24:30.212828 [ 4 ] {924fc162-0d27-468d-a0a5-01cd554ab412} <Debug> TCPHandler: Processed in 0.001281277 sec. | ||
| 12140 | 2026.01.13 03:24:30.212941 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.01.13 03:24:30.213033 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12142 | 2026.01.13 03:24:30.213072 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12143 | 2026.01.13 03:24:30.213568 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.01.13 03:24:30.213602 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12145 | 2026.01.13 03:24:30.213912 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12146 | 2026.01.13 03:24:30.214124 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.01.13 03:24:30.214253 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001236 sec., 184466.01941747573 rows/sec., 12.49 MiB/sec. | ||
| 12148 | 2026.01.13 03:24:30.214293 [ 4 ] {9d049870-4652-40a4-b2c0-2992450f517a} <Debug> TCPHandler: Processed in 0.001398388 sec. | ||
| 12149 | 2026.01.13 03:24:30.214413 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.01.13 03:24:30.214505 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12151 | 2026.01.13 03:24:30.214546 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12152 | 2026.01.13 03:24:30.215232 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.01.13 03:24:30.215270 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12154 | 2026.01.13 03:24:30.215617 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12155 | 2026.01.13 03:24:30.215825 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.01.13 03:24:30.215955 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001466 sec., 364256.48021828104 rows/sec., 27.00 MiB/sec. | ||
| 12157 | 2026.01.13 03:24:30.215996 [ 4 ] {19c18f4f-0ca9-471d-8774-0c8fe6226c6e} <Debug> TCPHandler: Processed in 0.001632483 sec. | ||
| 12158 | 2026.01.13 03:24:30.216119 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.01.13 03:24:30.216212 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12160 | 2026.01.13 03:24:30.216255 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12161 | 2026.01.13 03:24:30.216901 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.01.13 03:24:30.216935 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12163 | 2026.01.13 03:24:30.217308 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12164 | 2026.01.13 03:24:30.217519 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.01.13 03:24:30.217659 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001463 sec., 578263.8414217362 rows/sec., 38.92 MiB/sec. | ||
| 12166 | 2026.01.13 03:24:30.217700 [ 4 ] {39e15e04-550e-4e6f-aa8a-52d7af25b3bb} <Debug> TCPHandler: Processed in 0.001631334 sec. | ||
| 12167 | 2026.01.13 03:24:30.217834 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.01.13 03:24:30.217929 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.01.13 03:24:30.217983 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12170 | 2026.01.13 03:24:30.218756 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.01.13 03:24:30.218791 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12172 | 2026.01.13 03:24:30.219302 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12173 | 2026.01.13 03:24:30.219517 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.01.13 03:24:30.219667 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 12175 | 2026.01.13 03:24:30.219730 [ 4 ] {1f9e8d92-6d59-4c5a-8f9c-a461412c98c2} <Debug> TCPHandler: Processed in 0.0019464 sec. | ||
| 12176 | 2026.01.13 03:24:30.219846 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.01.13 03:24:30.219940 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12178 | 2026.01.13 03:24:30.219982 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12179 | 2026.01.13 03:24:30.220333 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.01.13 03:24:30.220370 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12181 | 2026.01.13 03:24:30.220682 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12182 | 2026.01.13 03:24:30.220886 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.01.13 03:24:30.221016 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12184 | 2026.01.13 03:24:30.221055 [ 4 ] {d43d9daf-af4e-4f42-8161-9cd4223ef42a} <Debug> TCPHandler: Processed in 0.001258495 sec. | ||
| 12185 | 2026.01.13 03:24:31.442271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27417 | ||
| 12186 | 2026.01.13 03:24:31.442974 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.01.13 03:24:31.443054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12188 | 2026.01.13 03:24:31.444485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12189 | 2026.01.13 03:24:31.444905 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.01.13 03:24:31.445166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27417 | ||
| 12191 | 2026.01.13 03:24:32.542717 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50647 | ||
| 12192 | 2026.01.13 03:24:32.542818 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12193 | 2026.01.13 03:24:32.542843 [ 352 ] {} <Debug> TCP-Session: 233c447b-f5f4-433b-8108-ce4b63229825 Authenticating user 'default' from [fd00:1122:3344:101::e]:50647 | ||
| 12194 | 2026.01.13 03:24:32.542865 [ 352 ] {} <Debug> TCP-Session: 233c447b-f5f4-433b-8108-ce4b63229825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12195 | 2026.01.13 03:24:32.542878 [ 352 ] {} <Debug> TCP-Session: 233c447b-f5f4-433b-8108-ce4b63229825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12196 | 2026.01.13 03:24:32.543073 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52395 | ||
| 12197 | 2026.01.13 03:24:32.543106 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38214 | ||
| 12198 | 2026.01.13 03:24:32.543113 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42483 | ||
| 12199 | 2026.01.13 03:24:32.543160 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33200 | ||
| 12200 | 2026.01.13 03:24:32.543150 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60015 | ||
| 12201 | 2026.01.13 03:24:32.543201 [ 352 ] {} <Trace> TCP-Session: 233c447b-f5f4-433b-8108-ce4b63229825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12202 | 2026.01.13 03:24:32.543202 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12203 | 2026.01.13 03:24:32.543201 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12204 | 2026.01.13 03:24:32.543141 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45249 | ||
| 12205 | 2026.01.13 03:24:32.543293 [ 286 ] {} <Debug> TCP-Session: b01f9a63-36b8-45e3-89aa-0a7772e1ea9d Authenticating user 'default' from [fd00:1122:3344:101::e]:38214 | ||
| 12206 | 2026.01.13 03:24:32.543282 [ 353 ] {} <Debug> TCP-Session: 7fb05567-5d19-4f5b-8d98-95f0b71b7a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:52395 | ||
| 12207 | 2026.01.13 03:24:32.543116 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43606 | ||
| 12208 | 2026.01.13 03:24:32.543361 [ 353 ] {} <Debug> TCP-Session: 7fb05567-5d19-4f5b-8d98-95f0b71b7a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.01.13 03:24:32.543087 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62320 | ||
| 12210 | 2026.01.13 03:24:32.543400 [ 353 ] {} <Debug> TCP-Session: 7fb05567-5d19-4f5b-8d98-95f0b71b7a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12211 | 2026.01.13 03:24:32.543394 [ 352 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50647) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12212 | 2026.01.13 03:24:32.543355 [ 286 ] {} <Debug> TCP-Session: b01f9a63-36b8-45e3-89aa-0a7772e1ea9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2026.01.13 03:24:32.543485 [ 286 ] {} <Debug> TCP-Session: b01f9a63-36b8-45e3-89aa-0a7772e1ea9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2026.01.13 03:24:32.543733 [ 352 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12215 | 2026.01.13 03:24:32.543792 [ 352 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12216 | 2026.01.13 03:24:32.543870 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12217 | 2026.01.13 03:24:32.543910 [ 354 ] {} <Debug> TCP-Session: 4cc125e5-b123-4117-86b3-4df889c86abb Authenticating user 'default' from [fd00:1122:3344:101::e]:62320 | ||
| 12218 | 2026.01.13 03:24:32.543933 [ 354 ] {} <Debug> TCP-Session: 4cc125e5-b123-4117-86b3-4df889c86abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12219 | 2026.01.13 03:24:32.543950 [ 354 ] {} <Debug> TCP-Session: 4cc125e5-b123-4117-86b3-4df889c86abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12220 | 2026.01.13 03:24:32.543984 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12221 | 2026.01.13 03:24:32.544018 [ 289 ] {} <Debug> TCP-Session: 12236913-647d-4610-ad8d-d5c0441b6531 Authenticating user 'default' from [fd00:1122:3344:101::e]:60015 | ||
| 12222 | 2026.01.13 03:24:32.544035 [ 289 ] {} <Debug> TCP-Session: 12236913-647d-4610-ad8d-d5c0441b6531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12223 | 2026.01.13 03:24:32.544047 [ 289 ] {} <Debug> TCP-Session: 12236913-647d-4610-ad8d-d5c0441b6531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12224 | 2026.01.13 03:24:32.544079 [ 352 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 12225 | 2026.01.13 03:24:32.544242 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12226 | 2026.01.13 03:24:32.544283 [ 355 ] {} <Debug> TCP-Session: 408a8a2a-63a6-465d-877b-6e61a040d64e Authenticating user 'default' from [fd00:1122:3344:101::e]:42483 | ||
| 12227 | 2026.01.13 03:24:32.544310 [ 355 ] {} <Debug> TCP-Session: 408a8a2a-63a6-465d-877b-6e61a040d64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12228 | 2026.01.13 03:24:32.544324 [ 355 ] {} <Debug> TCP-Session: 408a8a2a-63a6-465d-877b-6e61a040d64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2026.01.13 03:24:32.544354 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12230 | 2026.01.13 03:24:32.544388 [ 288 ] {} <Debug> TCP-Session: a24ac331-4aef-4edf-84a0-5925c9959f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45249 | ||
| 12231 | 2026.01.13 03:24:32.544404 [ 288 ] {} <Debug> TCP-Session: a24ac331-4aef-4edf-84a0-5925c9959f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12232 | 2026.01.13 03:24:32.544416 [ 288 ] {} <Debug> TCP-Session: a24ac331-4aef-4edf-84a0-5925c9959f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2026.01.13 03:24:32.544562 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12234 | 2026.01.13 03:24:32.544595 [ 287 ] {} <Debug> TCP-Session: ed3e9be6-8ee7-46a4-8d12-4079c54fd3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43606 | ||
| 12235 | 2026.01.13 03:24:32.544613 [ 287 ] {} <Debug> TCP-Session: ed3e9be6-8ee7-46a4-8d12-4079c54fd3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12236 | 2026.01.13 03:24:32.544625 [ 287 ] {} <Debug> TCP-Session: ed3e9be6-8ee7-46a4-8d12-4079c54fd3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2026.01.13 03:24:32.544680 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12238 | 2026.01.13 03:24:32.544719 [ 351 ] {} <Debug> TCP-Session: cd0fedb5-28e0-41f4-abd7-18a90c3cfe8f Authenticating user 'default' from [fd00:1122:3344:101::e]:33200 | ||
| 12239 | 2026.01.13 03:24:32.544741 [ 351 ] {} <Debug> TCP-Session: cd0fedb5-28e0-41f4-abd7-18a90c3cfe8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12240 | 2026.01.13 03:24:32.544760 [ 351 ] {} <Debug> TCP-Session: cd0fedb5-28e0-41f4-abd7-18a90c3cfe8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12241 | 2026.01.13 03:24:32.545054 [ 317 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Trace> AggregatingTransform: Aggregating | ||
| 12242 | 2026.01.13 03:24:32.545097 [ 317 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Trace> Aggregator: Aggregation method: without_key | ||
| 12243 | 2026.01.13 03:24:32.545135 [ 317 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009553 sec. (1046.792 rows/sec., 40.89 KiB/sec.) | ||
| 12244 | 2026.01.13 03:24:32.545153 [ 317 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Trace> Aggregator: Merging aggregated data | ||
| 12245 | 2026.01.13 03:24:32.546232 [ 352 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002899 sec., 344.94653328734046 rows/sec., 13.47 KiB/sec. | ||
| 12246 | 2026.01.13 03:24:32.546365 [ 352 ] {50db1f90-8986-4874-8e7e-7513e7b4b726} <Debug> TCPHandler: Processed in 0.003278387 sec. | ||
| 12247 | 2026.01.13 03:24:32.546474 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12248 | 2026.01.13 03:24:32.546498 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12249 | 2026.01.13 03:24:32.546503 [ 352 ] {} <Debug> TCP-Session: 233c447b-f5f4-433b-8108-ce4b63229825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12250 | 2026.01.13 03:24:32.546516 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12251 | 2026.01.13 03:24:32.546539 [ 287 ] {} <Debug> TCP-Session: ed3e9be6-8ee7-46a4-8d12-4079c54fd3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12252 | 2026.01.13 03:24:32.546549 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12253 | 2026.01.13 03:24:32.546564 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12254 | 2026.01.13 03:24:32.546582 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12255 | 2026.01.13 03:24:32.546603 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12256 | 2026.01.13 03:24:32.546631 [ 351 ] {} <Debug> TCP-Session: cd0fedb5-28e0-41f4-abd7-18a90c3cfe8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2026.01.13 03:24:32.546644 [ 288 ] {} <Debug> TCP-Session: a24ac331-4aef-4edf-84a0-5925c9959f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12258 | 2026.01.13 03:24:32.546661 [ 355 ] {} <Debug> TCP-Session: 408a8a2a-63a6-465d-877b-6e61a040d64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2026.01.13 03:24:32.546625 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12260 | 2026.01.13 03:24:32.546603 [ 353 ] {} <Debug> TCP-Session: 7fb05567-5d19-4f5b-8d98-95f0b71b7a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12261 | 2026.01.13 03:24:32.546724 [ 289 ] {} <Debug> TCP-Session: 12236913-647d-4610-ad8d-d5c0441b6531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2026.01.13 03:24:32.546573 [ 354 ] {} <Debug> TCP-Session: 4cc125e5-b123-4117-86b3-4df889c86abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12263 | 2026.01.13 03:24:32.546533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12264 | 2026.01.13 03:24:32.546807 [ 286 ] {} <Debug> TCP-Session: b01f9a63-36b8-45e3-89aa-0a7772e1ea9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2026.01.13 03:24:32.652066 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37650 | ||
| 12266 | 2026.01.13 03:24:32.652182 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12267 | 2026.01.13 03:24:32.652215 [ 352 ] {} <Debug> TCP-Session: 1126f619-02cb-4d5b-b6dd-d31ea3fa2cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37650 | ||
| 12268 | 2026.01.13 03:24:32.652241 [ 352 ] {} <Debug> TCP-Session: 1126f619-02cb-4d5b-b6dd-d31ea3fa2cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2026.01.13 03:24:32.652256 [ 352 ] {} <Debug> TCP-Session: 1126f619-02cb-4d5b-b6dd-d31ea3fa2cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2026.01.13 03:24:32.652475 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36040 | ||
| 12271 | 2026.01.13 03:24:32.652526 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45129 | ||
| 12272 | 2026.01.13 03:24:32.652547 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61267 | ||
| 12273 | 2026.01.13 03:24:32.652590 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61189 | ||
| 12274 | 2026.01.13 03:24:32.652589 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12275 | 2026.01.13 03:24:32.652641 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12276 | 2026.01.13 03:24:32.652643 [ 352 ] {} <Trace> TCP-Session: 1126f619-02cb-4d5b-b6dd-d31ea3fa2cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.01.13 03:24:32.652678 [ 354 ] {} <Debug> TCP-Session: ba8917f1-d9fd-4e4f-9552-70e3fdf36048 Authenticating user 'default' from [fd00:1122:3344:101::e]:45129 | ||
| 12278 | 2026.01.13 03:24:32.652667 [ 353 ] {} <Debug> TCP-Session: 71b6d69d-bdd0-4a02-a1e8-6fa61cc20607 Authenticating user 'default' from [fd00:1122:3344:101::e]:36040 | ||
| 12279 | 2026.01.13 03:24:32.652701 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12280 | 2026.01.13 03:24:32.652734 [ 353 ] {} <Debug> TCP-Session: 71b6d69d-bdd0-4a02-a1e8-6fa61cc20607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12281 | 2026.01.13 03:24:32.652716 [ 354 ] {} <Debug> TCP-Session: ba8917f1-d9fd-4e4f-9552-70e3fdf36048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12282 | 2026.01.13 03:24:32.652760 [ 355 ] {} <Debug> TCP-Session: 2925f1db-7642-4ef7-87e8-3c3ee8e34d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:61267 | ||
| 12283 | 2026.01.13 03:24:32.652783 [ 354 ] {} <Debug> TCP-Session: ba8917f1-d9fd-4e4f-9552-70e3fdf36048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12284 | 2026.01.13 03:24:32.652701 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12285 | 2026.01.13 03:24:32.652805 [ 355 ] {} <Debug> TCP-Session: 2925f1db-7642-4ef7-87e8-3c3ee8e34d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12286 | 2026.01.13 03:24:32.652581 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51206 | ||
| 12287 | 2026.01.13 03:24:32.652858 [ 352 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37650) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12288 | 2026.01.13 03:24:32.652841 [ 351 ] {} <Debug> TCP-Session: b94246f6-20f9-46fc-8a67-4d8ff5ad8094 Authenticating user 'default' from [fd00:1122:3344:101::e]:61189 | ||
| 12289 | 2026.01.13 03:24:32.652569 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43078 | ||
| 12290 | 2026.01.13 03:24:32.652926 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12291 | 2026.01.13 03:24:32.652919 [ 351 ] {} <Debug> TCP-Session: b94246f6-20f9-46fc-8a67-4d8ff5ad8094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12292 | 2026.01.13 03:24:32.652961 [ 289 ] {} <Debug> TCP-Session: 6c04acc7-8321-4e8b-9588-f2eea29268af Authenticating user 'default' from [fd00:1122:3344:101::e]:51206 | ||
| 12293 | 2026.01.13 03:24:32.652971 [ 351 ] {} <Debug> TCP-Session: b94246f6-20f9-46fc-8a67-4d8ff5ad8094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12294 | 2026.01.13 03:24:32.652986 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12295 | 2026.01.13 03:24:32.652991 [ 289 ] {} <Debug> TCP-Session: 6c04acc7-8321-4e8b-9588-f2eea29268af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2026.01.13 03:24:32.653018 [ 288 ] {} <Debug> TCP-Session: 6dc3b62b-1b9a-474b-884d-303cdf07279e Authenticating user 'default' from [fd00:1122:3344:101::e]:43078 | ||
| 12297 | 2026.01.13 03:24:32.653031 [ 289 ] {} <Debug> TCP-Session: 6c04acc7-8321-4e8b-9588-f2eea29268af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.01.13 03:24:32.653047 [ 288 ] {} <Debug> TCP-Session: 6dc3b62b-1b9a-474b-884d-303cdf07279e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12299 | 2026.01.13 03:24:32.652557 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37303 | ||
| 12300 | 2026.01.13 03:24:32.653072 [ 288 ] {} <Debug> TCP-Session: 6dc3b62b-1b9a-474b-884d-303cdf07279e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12301 | 2026.01.13 03:24:32.652547 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51962 | ||
| 12302 | 2026.01.13 03:24:32.652761 [ 353 ] {} <Debug> TCP-Session: 71b6d69d-bdd0-4a02-a1e8-6fa61cc20607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12303 | 2026.01.13 03:24:32.653145 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12304 | 2026.01.13 03:24:32.653160 [ 352 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12305 | 2026.01.13 03:24:32.652839 [ 355 ] {} <Debug> TCP-Session: 2925f1db-7642-4ef7-87e8-3c3ee8e34d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12306 | 2026.01.13 03:24:32.653201 [ 287 ] {} <Debug> TCP-Session: 2bf38e7a-5cf0-4b85-af9e-ac0a34304644 Authenticating user 'default' from [fd00:1122:3344:101::e]:37303 | ||
| 12307 | 2026.01.13 03:24:32.653200 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12308 | 2026.01.13 03:24:32.653228 [ 287 ] {} <Debug> TCP-Session: 2bf38e7a-5cf0-4b85-af9e-ac0a34304644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12309 | 2026.01.13 03:24:32.653231 [ 352 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12310 | 2026.01.13 03:24:32.653246 [ 286 ] {} <Debug> TCP-Session: 1853e112-2fd2-45bf-94c4-81d91e323951 Authenticating user 'default' from [fd00:1122:3344:101::e]:51962 | ||
| 12311 | 2026.01.13 03:24:32.653255 [ 287 ] {} <Debug> TCP-Session: 2bf38e7a-5cf0-4b85-af9e-ac0a34304644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12312 | 2026.01.13 03:24:32.653287 [ 286 ] {} <Debug> TCP-Session: 1853e112-2fd2-45bf-94c4-81d91e323951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12313 | 2026.01.13 03:24:32.653306 [ 286 ] {} <Debug> TCP-Session: 1853e112-2fd2-45bf-94c4-81d91e323951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12314 | 2026.01.13 03:24:32.653545 [ 352 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 12315 | 2026.01.13 03:24:32.654451 [ 339 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Trace> AggregatingTransform: Aggregating | ||
| 12316 | 2026.01.13 03:24:32.654493 [ 339 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Trace> Aggregator: Aggregation method: without_key | ||
| 12317 | 2026.01.13 03:24:32.654526 [ 339 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875348 sec. (1142.403 rows/sec., 44.63 KiB/sec.) | ||
| 12318 | 2026.01.13 03:24:32.654546 [ 339 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Trace> Aggregator: Merging aggregated data | ||
| 12319 | 2026.01.13 03:24:32.655783 [ 352 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002988 sec., 334.67202141900935 rows/sec., 13.07 KiB/sec. | ||
| 12320 | 2026.01.13 03:24:32.655934 [ 352 ] {04a1d636-c844-4fd8-9d13-7ce44dcf5b31} <Debug> TCPHandler: Processed in 0.00341692 sec. | ||
| 12321 | 2026.01.13 03:24:32.656023 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12322 | 2026.01.13 03:24:32.656054 [ 352 ] {} <Debug> TCP-Session: 1126f619-02cb-4d5b-b6dd-d31ea3fa2cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2026.01.13 03:24:32.656070 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12324 | 2026.01.13 03:24:32.656071 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12325 | 2026.01.13 03:24:32.656106 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12326 | 2026.01.13 03:24:32.656123 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12327 | 2026.01.13 03:24:32.656147 [ 288 ] {} <Debug> TCP-Session: 6dc3b62b-1b9a-474b-884d-303cdf07279e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12328 | 2026.01.13 03:24:32.656159 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12329 | 2026.01.13 03:24:32.656165 [ 287 ] {} <Debug> TCP-Session: 2bf38e7a-5cf0-4b85-af9e-ac0a34304644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12330 | 2026.01.13 03:24:32.656175 [ 355 ] {} <Debug> TCP-Session: 2925f1db-7642-4ef7-87e8-3c3ee8e34d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12331 | 2026.01.13 03:24:32.656207 [ 354 ] {} <Debug> TCP-Session: ba8917f1-d9fd-4e4f-9552-70e3fdf36048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12332 | 2026.01.13 03:24:32.656178 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12333 | 2026.01.13 03:24:32.656137 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12334 | 2026.01.13 03:24:32.656273 [ 289 ] {} <Debug> TCP-Session: 6c04acc7-8321-4e8b-9588-f2eea29268af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12335 | 2026.01.13 03:24:32.656119 [ 353 ] {} <Debug> TCP-Session: 71b6d69d-bdd0-4a02-a1e8-6fa61cc20607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12336 | 2026.01.13 03:24:32.656301 [ 286 ] {} <Debug> TCP-Session: 1853e112-2fd2-45bf-94c4-81d91e323951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12337 | 2026.01.13 03:24:32.656088 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12338 | 2026.01.13 03:24:32.656365 [ 351 ] {} <Debug> TCP-Session: b94246f6-20f9-46fc-8a67-4d8ff5ad8094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12339 | 2026.01.13 03:24:32.812316 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41247 | ||
| 12340 | 2026.01.13 03:24:32.812419 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12341 | 2026.01.13 03:24:32.812446 [ 352 ] {} <Debug> TCP-Session: ba9a76fc-3b89-477a-9319-956a7ebe9c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:41247 | ||
| 12342 | 2026.01.13 03:24:32.812468 [ 352 ] {} <Debug> TCP-Session: ba9a76fc-3b89-477a-9319-956a7ebe9c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2026.01.13 03:24:32.812482 [ 352 ] {} <Debug> TCP-Session: ba9a76fc-3b89-477a-9319-956a7ebe9c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12344 | 2026.01.13 03:24:32.812701 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60124 | ||
| 12345 | 2026.01.13 03:24:32.812726 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64303 | ||
| 12346 | 2026.01.13 03:24:32.812749 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40754 | ||
| 12347 | 2026.01.13 03:24:32.812767 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45781 | ||
| 12348 | 2026.01.13 03:24:32.812763 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34292 | ||
| 12349 | 2026.01.13 03:24:32.812820 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12350 | 2026.01.13 03:24:32.812737 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51519 | ||
| 12351 | 2026.01.13 03:24:32.812869 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12352 | 2026.01.13 03:24:32.812896 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12353 | 2026.01.13 03:24:32.812898 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12354 | 2026.01.13 03:24:32.812921 [ 288 ] {} <Debug> TCP-Session: cf3abcd8-82e0-4372-92f6-b0459842f630 Authenticating user 'default' from [fd00:1122:3344:101::e]:40754 | ||
| 12355 | 2026.01.13 03:24:32.812934 [ 351 ] {} <Debug> TCP-Session: 7b26ebee-b47a-488c-b3ff-f1221bddded2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45781 | ||
| 12356 | 2026.01.13 03:24:32.812945 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12357 | 2026.01.13 03:24:32.812960 [ 288 ] {} <Debug> TCP-Session: cf3abcd8-82e0-4372-92f6-b0459842f630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12358 | 2026.01.13 03:24:32.812973 [ 351 ] {} <Debug> TCP-Session: 7b26ebee-b47a-488c-b3ff-f1221bddded2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12359 | 2026.01.13 03:24:32.812982 [ 287 ] {} <Debug> TCP-Session: 326050ce-a0c4-4adf-b2ab-92165a4d8361 Authenticating user 'default' from [fd00:1122:3344:101::e]:51519 | ||
| 12360 | 2026.01.13 03:24:32.812988 [ 288 ] {} <Debug> TCP-Session: cf3abcd8-82e0-4372-92f6-b0459842f630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2026.01.13 03:24:32.812998 [ 351 ] {} <Debug> TCP-Session: 7b26ebee-b47a-488c-b3ff-f1221bddded2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12362 | 2026.01.13 03:24:32.813012 [ 287 ] {} <Debug> TCP-Session: 326050ce-a0c4-4adf-b2ab-92165a4d8361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12363 | 2026.01.13 03:24:32.812944 [ 289 ] {} <Debug> TCP-Session: d387a0ee-e1a4-4ee2-ae87-7b9a4de27334 Authenticating user 'default' from [fd00:1122:3344:101::e]:34292 | ||
| 12364 | 2026.01.13 03:24:32.813041 [ 287 ] {} <Debug> TCP-Session: 326050ce-a0c4-4adf-b2ab-92165a4d8361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12365 | 2026.01.13 03:24:32.813066 [ 289 ] {} <Debug> TCP-Session: d387a0ee-e1a4-4ee2-ae87-7b9a4de27334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12366 | 2026.01.13 03:24:32.812877 [ 286 ] {} <Debug> TCP-Session: 0fc59230-a3cb-49eb-ad2f-5f649c8137b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64303 | ||
| 12367 | 2026.01.13 03:24:32.813090 [ 289 ] {} <Debug> TCP-Session: d387a0ee-e1a4-4ee2-ae87-7b9a4de27334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2026.01.13 03:24:32.812723 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54311 | ||
| 12369 | 2026.01.13 03:24:32.813124 [ 286 ] {} <Debug> TCP-Session: 0fc59230-a3cb-49eb-ad2f-5f649c8137b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2026.01.13 03:24:32.812723 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55815 | ||
| 12371 | 2026.01.13 03:24:32.813166 [ 286 ] {} <Debug> TCP-Session: 0fc59230-a3cb-49eb-ad2f-5f649c8137b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2026.01.13 03:24:32.813189 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12373 | 2026.01.13 03:24:32.812819 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12374 | 2026.01.13 03:24:32.813227 [ 355 ] {} <Debug> TCP-Session: 59b313ce-a1ac-49d7-b62a-e7624c082d86 Authenticating user 'default' from [fd00:1122:3344:101::e]:54311 | ||
| 12375 | 2026.01.13 03:24:32.813235 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12376 | 2026.01.13 03:24:32.813250 [ 353 ] {} <Debug> TCP-Session: a4f89da2-7930-42b3-8397-830dc821d1be Authenticating user 'default' from [fd00:1122:3344:101::e]:60124 | ||
| 12377 | 2026.01.13 03:24:32.813259 [ 355 ] {} <Debug> TCP-Session: 59b313ce-a1ac-49d7-b62a-e7624c082d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12378 | 2026.01.13 03:24:32.813286 [ 353 ] {} <Debug> TCP-Session: a4f89da2-7930-42b3-8397-830dc821d1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12379 | 2026.01.13 03:24:32.813300 [ 355 ] {} <Debug> TCP-Session: 59b313ce-a1ac-49d7-b62a-e7624c082d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2026.01.13 03:24:32.813313 [ 353 ] {} <Debug> TCP-Session: a4f89da2-7930-42b3-8397-830dc821d1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2026.01.13 03:24:32.813274 [ 354 ] {} <Debug> TCP-Session: 5dde7c83-b3b2-47df-b8a7-4f6d4e5fa2b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55815 | ||
| 12382 | 2026.01.13 03:24:32.812786 [ 352 ] {} <Trace> TCP-Session: ba9a76fc-3b89-477a-9319-956a7ebe9c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.01.13 03:24:32.813363 [ 354 ] {} <Debug> TCP-Session: 5dde7c83-b3b2-47df-b8a7-4f6d4e5fa2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2026.01.13 03:24:32.813390 [ 354 ] {} <Debug> TCP-Session: 5dde7c83-b3b2-47df-b8a7-4f6d4e5fa2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2026.01.13 03:24:32.813531 [ 352 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12386 | 2026.01.13 03:24:32.813799 [ 352 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12387 | 2026.01.13 03:24:32.813856 [ 352 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12388 | 2026.01.13 03:24:32.814135 [ 352 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 12389 | 2026.01.13 03:24:32.815049 [ 306 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Trace> AggregatingTransform: Aggregating | ||
| 12390 | 2026.01.13 03:24:32.815096 [ 306 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Trace> Aggregator: Aggregation method: without_key | ||
| 12391 | 2026.01.13 03:24:32.815135 [ 306 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899288 sec. (1111.991 rows/sec., 43.44 KiB/sec.) | ||
| 12392 | 2026.01.13 03:24:32.815154 [ 306 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Trace> Aggregator: Merging aggregated data | ||
| 12393 | 2026.01.13 03:24:32.816375 [ 352 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002903 sec., 344.47123665173956 rows/sec., 13.46 KiB/sec. | ||
| 12394 | 2026.01.13 03:24:32.816491 [ 352 ] {207d5493-ffc5-40fe-9b07-5a6f44995f18} <Debug> TCPHandler: Processed in 0.003827668 sec. | ||
| 12395 | 2026.01.13 03:24:32.816599 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12396 | 2026.01.13 03:24:32.816627 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12397 | 2026.01.13 03:24:32.816642 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12398 | 2026.01.13 03:24:32.816629 [ 352 ] {} <Debug> TCP-Session: ba9a76fc-3b89-477a-9319-956a7ebe9c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12399 | 2026.01.13 03:24:32.816689 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12400 | 2026.01.13 03:24:32.816703 [ 354 ] {} <Debug> TCP-Session: 5dde7c83-b3b2-47df-b8a7-4f6d4e5fa2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12401 | 2026.01.13 03:24:32.816719 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12402 | 2026.01.13 03:24:32.816744 [ 355 ] {} <Debug> TCP-Session: 59b313ce-a1ac-49d7-b62a-e7624c082d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12403 | 2026.01.13 03:24:32.816742 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12404 | 2026.01.13 03:24:32.816768 [ 287 ] {} <Debug> TCP-Session: 326050ce-a0c4-4adf-b2ab-92165a4d8361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12405 | 2026.01.13 03:24:32.816733 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12406 | 2026.01.13 03:24:32.816804 [ 286 ] {} <Debug> TCP-Session: 0fc59230-a3cb-49eb-ad2f-5f649c8137b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12407 | 2026.01.13 03:24:32.816698 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12408 | 2026.01.13 03:24:32.816843 [ 288 ] {} <Debug> TCP-Session: cf3abcd8-82e0-4372-92f6-b0459842f630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12409 | 2026.01.13 03:24:32.816659 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12410 | 2026.01.13 03:24:32.816873 [ 353 ] {} <Debug> TCP-Session: a4f89da2-7930-42b3-8397-830dc821d1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12411 | 2026.01.13 03:24:32.816676 [ 351 ] {} <Debug> TCP-Session: 7b26ebee-b47a-488c-b3ff-f1221bddded2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2026.01.13 03:24:32.816911 [ 289 ] {} <Debug> TCP-Session: d387a0ee-e1a4-4ee2-ae87-7b9a4de27334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12413 | 2026.01.13 03:24:32.973564 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12414 | 2026.01.13 03:24:32.989779 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2026.01.13 03:24:32.989851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12416 | 2026.01.13 03:24:32.995345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12417 | 2026.01.13 03:24:32.996088 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.01.13 03:24:32.999600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12419 | 2026.01.13 03:24:33.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.24 MiB, peak 346.68 MiB, free memory in arenas 0.00 B, will set to 332.06 MiB (RSS), difference: -1.18 MiB | ||
| 12420 | 2026.01.13 03:24:34.026312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1512 | ||
| 12421 | 2026.01.13 03:24:34.029820 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.01.13 03:24:34.029892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12423 | 2026.01.13 03:24:34.031176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12424 | 2026.01.13 03:24:34.031464 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.01.13 03:24:34.031801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
| 12426 | 2026.01.13 03:24:35.178161 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.01.13 03:24:35.178365 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12428 | 2026.01.13 03:24:35.178436 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12429 | 2026.01.13 03:24:35.179221 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.01.13 03:24:35.179273 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12431 | 2026.01.13 03:24:35.179657 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12432 | 2026.01.13 03:24:35.179879 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.01.13 03:24:35.180040 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001723 sec., 68485.20023215322 rows/sec., 5.80 MiB/sec. | ||
| 12434 | 2026.01.13 03:24:35.180041 [ 73 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12435 | 2026.01.13 03:24:35.180086 [ 4 ] {a4a69e2f-8574-448b-84b2-ed3fa5caf231} <Debug> TCPHandler: Processed in 0.002044521 sec. | ||
| 12436 | 2026.01.13 03:24:35.180117 [ 73 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.01.13 03:24:35.180143 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12438 | 2026.01.13 03:24:35.180221 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.01.13 03:24:35.180289 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12440 | 2026.01.13 03:24:35.180319 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12441 | 2026.01.13 03:24:35.180373 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12442 | 2026.01.13 03:24:35.180443 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12443 | 2026.01.13 03:24:35.180484 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2466 rows starting from the beginning of the part | ||
| 12444 | 2026.01.13 03:24:35.180559 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 239 rows starting from the beginning of the part | ||
| 12445 | 2026.01.13 03:24:35.180612 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 12446 | 2026.01.13 03:24:35.180662 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 12447 | 2026.01.13 03:24:35.180707 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1218 rows starting from the beginning of the part | ||
| 12448 | 2026.01.13 03:24:35.180754 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 12449 | 2026.01.13 03:24:35.180807 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.01.13 03:24:35.180849 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12451 | 2026.01.13 03:24:35.181169 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12452 | 2026.01.13 03:24:35.181390 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.01.13 03:24:35.181525 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001223 sec., 25347.506132461163 rows/sec., 1.86 MiB/sec. | ||
| 12454 | 2026.01.13 03:24:35.181566 [ 4 ] {441c28c6-e532-4235-a051-d58181af8150} <Debug> TCPHandler: Processed in 0.001392848 sec. | ||
| 12455 | 2026.01.13 03:24:35.181686 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.01.13 03:24:35.181778 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12457 | 2026.01.13 03:24:35.181816 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12458 | 2026.01.13 03:24:35.182250 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.01.13 03:24:35.182286 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12460 | 2026.01.13 03:24:35.182533 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4235 rows, containing 5 columns (5 merged, 0 gathered) in 0.002312877 sec., 1831052.8402504758 rows/sec., 157.87 MiB/sec. | ||
| 12461 | 2026.01.13 03:24:35.182585 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12462 | 2026.01.13 03:24:35.182814 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.01.13 03:24:35.182901 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12464 | 2026.01.13 03:24:35.182930 [ 73 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12465 | 2026.01.13 03:24:35.182944 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001182 sec., 80372.25042301184 rows/sec., 6.28 MiB/sec. | ||
| 12466 | 2026.01.13 03:24:35.182965 [ 73 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.01.13 03:24:35.182991 [ 4 ] {81a0572b-ba54-4502-9a16-c119b77ddfa2} <Debug> TCPHandler: Processed in 0.001352577 sec. | ||
| 12468 | 2026.01.13 03:24:35.182994 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12469 | 2026.01.13 03:24:35.183098 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12470 | 2026.01.13 03:24:35.183115 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.01.13 03:24:35.183196 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12472 | 2026.01.13 03:24:35.183209 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.01.13 03:24:35.183224 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 12474 | 2026.01.13 03:24:35.183222 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12475 | 2026.01.13 03:24:35.183291 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_81_16} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12476 | 2026.01.13 03:24:35.183296 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12477 | 2026.01.13 03:24:35.183305 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 133 rows starting from the beginning of the part | ||
| 12478 | 2026.01.13 03:24:35.183359 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 12479 | 2026.01.13 03:24:35.183372 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12480 | 2026.01.13 03:24:35.183395 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 12481 | 2026.01.13 03:24:35.183435 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 534 rows starting from the beginning of the part | ||
| 12482 | 2026.01.13 03:24:35.183483 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 12483 | 2026.01.13 03:24:35.183757 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.01.13 03:24:35.183799 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12485 | 2026.01.13 03:24:35.184150 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12486 | 2026.01.13 03:24:35.184369 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.01.13 03:24:35.184480 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12488 | 2026.01.13 03:24:35.184498 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 12489 | 2026.01.13 03:24:35.184511 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.01.13 03:24:35.184538 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12491 | 2026.01.13 03:24:35.184544 [ 4 ] {be56d7f8-5b2d-4cf1-bc30-dc1d17c0ae9b} <Debug> TCPHandler: Processed in 0.00147517 sec. | ||
| 12492 | 2026.01.13 03:24:35.184615 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12493 | 2026.01.13 03:24:35.184673 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12494 | 2026.01.13 03:24:35.184682 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616613 sec., 1349116.950067827 rows/sec., 104.84 MiB/sec. | ||
| 12495 | 2026.01.13 03:24:35.184698 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12496 | 2026.01.13 03:24:35.184737 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24292 rows starting from the beginning of the part | ||
| 12497 | 2026.01.13 03:24:35.184766 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12498 | 2026.01.13 03:24:35.184790 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 197 rows starting from the beginning of the part | ||
| 12499 | 2026.01.13 03:24:35.184820 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12500 | 2026.01.13 03:24:35.184834 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12501 | 2026.01.13 03:24:35.184875 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12502 | 2026.01.13 03:24:35.184892 [ 195 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12503 | 2026.01.13 03:24:35.184914 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 846 rows starting from the beginning of the part | ||
| 12504 | 2026.01.13 03:24:35.184956 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12505 | 2026.01.13 03:24:35.185188 [ 195 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.01.13 03:24:35.185275 [ 195 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_81_16} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12507 | 2026.01.13 03:24:35.185362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12508 | 2026.01.13 03:24:35.185675 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12509 | 2026.01.13 03:24:35.185716 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12510 | 2026.01.13 03:24:35.186287 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12511 | 2026.01.13 03:24:35.186509 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12512 | 2026.01.13 03:24:35.186650 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001899 sec., 16324.381253291205 rows/sec., 29.25 MiB/sec. | ||
| 12513 | 2026.01.13 03:24:35.186708 [ 4 ] {e3b38f56-6812-4373-8ce2-5a53f2d28c15} <Debug> TCPHandler: Processed in 0.002086742 sec. | ||
| 12514 | 2026.01.13 03:24:35.186826 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12515 | 2026.01.13 03:24:35.186919 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12516 | 2026.01.13 03:24:35.186959 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12517 | 2026.01.13 03:24:35.187305 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.01.13 03:24:35.187340 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12519 | 2026.01.13 03:24:35.187651 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12520 | 2026.01.13 03:24:35.187870 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.01.13 03:24:35.188000 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 12522 | 2026.01.13 03:24:35.188039 [ 4 ] {4248699e-3d17-405d-9d8e-ba9eefc13eeb} <Debug> TCPHandler: Processed in 0.001260606 sec. | ||
| 12523 | 2026.01.13 03:24:35.191642 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25815 rows, containing 5 columns (5 merged, 0 gathered) in 0.007060244 sec., 3656389.212610782 rows/sec., 248.31 MiB/sec. | ||
| 12524 | 2026.01.13 03:24:35.192090 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12525 | 2026.01.13 03:24:35.192422 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2026.01.13 03:24:35.192496 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12527 | 2026.01.13 03:24:35.192586 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12528 | 2026.01.13 03:24:36.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.57 MiB, peak 346.68 MiB, free memory in arenas 0.00 B, will set to 334.54 MiB (RSS), difference: 1.97 MiB | ||
| 12529 | 2026.01.13 03:24:38.758725 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12530 | 2026.01.13 03:24:38.758777 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12531 | 2026.01.13 03:24:38.946317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27865 | ||
| 12532 | 2026.01.13 03:24:38.946855 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.01.13 03:24:38.946902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12534 | 2026.01.13 03:24:38.947391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12535 | 2026.01.13 03:24:38.947613 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.01.13 03:24:38.947744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 12537 | 2026.01.13 03:24:40.176979 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12538 | 2026.01.13 03:24:40.177189 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12539 | 2026.01.13 03:24:40.177262 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12540 | 2026.01.13 03:24:40.177933 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2026.01.13 03:24:40.177980 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12542 | 2026.01.13 03:24:40.178370 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12543 | 2026.01.13 03:24:40.178593 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.01.13 03:24:40.178759 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001618 sec., 46971.569839307784 rows/sec., 3.85 MiB/sec. | ||
| 12545 | 2026.01.13 03:24:40.178810 [ 4 ] {8360e6b9-16d9-4324-977e-40886e03f943} <Debug> TCPHandler: Processed in 0.001962699 sec. | ||
| 12546 | 2026.01.13 03:24:40.178935 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2026.01.13 03:24:40.179037 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12548 | 2026.01.13 03:24:40.179080 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12549 | 2026.01.13 03:24:40.179498 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.01.13 03:24:40.179536 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12551 | 2026.01.13 03:24:40.179835 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12552 | 2026.01.13 03:24:40.180041 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2026.01.13 03:24:40.180162 [ 68 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12554 | 2026.01.13 03:24:40.180175 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 12555 | 2026.01.13 03:24:40.180224 [ 68 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.01.13 03:24:40.180235 [ 4 ] {b15ca9de-2d6a-4518-8e9a-57fb11c92e62} <Debug> TCPHandler: Processed in 0.001349618 sec. | ||
| 12557 | 2026.01.13 03:24:40.180254 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12558 | 2026.01.13 03:24:40.180357 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2026.01.13 03:24:40.180368 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12560 | 2026.01.13 03:24:40.180456 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12561 | 2026.01.13 03:24:40.180502 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12562 | 2026.01.13 03:24:40.180519 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12563 | 2026.01.13 03:24:40.180563 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 12564 | 2026.01.13 03:24:40.180639 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12565 | 2026.01.13 03:24:40.180698 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 12566 | 2026.01.13 03:24:40.180748 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part | ||
| 12567 | 2026.01.13 03:24:40.180792 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 12568 | 2026.01.13 03:24:40.180840 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 12569 | 2026.01.13 03:24:40.180944 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.01.13 03:24:40.180986 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12571 | 2026.01.13 03:24:40.181315 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12572 | 2026.01.13 03:24:40.181550 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.01.13 03:24:40.181687 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001248 sec., 59294.8717948718 rows/sec., 4.63 MiB/sec. | ||
| 12574 | 2026.01.13 03:24:40.181727 [ 4 ] {0f1a292b-57e0-4e91-9c96-d98832866177} <Debug> TCPHandler: Processed in 0.001419409 sec. | ||
| 12575 | 2026.01.13 03:24:40.181782 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146149 sec., 255903.22205420496 rows/sec., 17.65 MiB/sec. | ||
| 12576 | 2026.01.13 03:24:40.181841 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12577 | 2026.01.13 03:24:40.181939 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12578 | 2026.01.13 03:24:40.181984 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12579 | 2026.01.13 03:24:40.181985 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12580 | 2026.01.13 03:24:40.182300 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.01.13 03:24:40.182388 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_81_16} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12582 | 2026.01.13 03:24:40.182403 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2026.01.13 03:24:40.182444 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12584 | 2026.01.13 03:24:40.182502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12585 | 2026.01.13 03:24:40.182779 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12586 | 2026.01.13 03:24:40.182991 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.01.13 03:24:40.183125 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 12588 | 2026.01.13 03:24:40.183163 [ 4 ] {b824ef20-864b-4f2a-9507-3c249f1de8c5} <Debug> TCPHandler: Processed in 0.001371428 sec. | ||
| 12589 | 2026.01.13 03:24:40.183265 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12590 | 2026.01.13 03:24:40.183358 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12591 | 2026.01.13 03:24:40.183412 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12592 | 2026.01.13 03:24:40.184181 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12593 | 2026.01.13 03:24:40.184217 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12594 | 2026.01.13 03:24:40.184772 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12595 | 2026.01.13 03:24:40.184990 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2026.01.13 03:24:40.185134 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 12597 | 2026.01.13 03:24:40.185203 [ 4 ] {a26bcf27-9d9a-4dd2-bbf3-6fb8306fd45d} <Debug> TCPHandler: Processed in 0.001986351 sec. | ||
| 12598 | 2026.01.13 03:24:40.185318 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12599 | 2026.01.13 03:24:40.185411 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12600 | 2026.01.13 03:24:40.185452 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12601 | 2026.01.13 03:24:40.185798 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.01.13 03:24:40.185833 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12603 | 2026.01.13 03:24:40.186135 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12604 | 2026.01.13 03:24:40.186340 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.01.13 03:24:40.186452 [ 68 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12606 | 2026.01.13 03:24:40.186469 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 12607 | 2026.01.13 03:24:40.186494 [ 68 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.01.13 03:24:40.186515 [ 4 ] {18a4e0c4-b284-435b-b6fd-04b1fb65e947} <Debug> TCPHandler: Processed in 0.001246215 sec. | ||
| 12609 | 2026.01.13 03:24:40.186517 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12610 | 2026.01.13 03:24:40.186637 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12611 | 2026.01.13 03:24:40.186760 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12612 | 2026.01.13 03:24:40.186791 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4872 rows starting from the beginning of the part | ||
| 12613 | 2026.01.13 03:24:40.186847 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 12614 | 2026.01.13 03:24:40.186892 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12615 | 2026.01.13 03:24:40.186934 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12616 | 2026.01.13 03:24:40.186974 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12617 | 2026.01.13 03:24:40.187014 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12618 | 2026.01.13 03:24:40.188779 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5172 rows, containing 4 columns (4 merged, 0 gathered) in 0.002185794 sec., 2366188.213527899 rows/sec., 154.17 MiB/sec. | ||
| 12619 | 2026.01.13 03:24:40.189173 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12620 | 2026.01.13 03:24:40.189513 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.01.13 03:24:40.189584 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_81_16} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12622 | 2026.01.13 03:24:40.189679 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12623 | 2026.01.13 03:24:40.500657 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12624 | 2026.01.13 03:24:40.516269 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.01.13 03:24:40.516326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12626 | 2026.01.13 03:24:40.521992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12627 | 2026.01.13 03:24:40.522662 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.01.13 03:24:40.525497 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12629 | 2026.01.13 03:24:44.032948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1536 | ||
| 12630 | 2026.01.13 03:24:44.035184 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2026.01.13 03:24:44.035242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12632 | 2026.01.13 03:24:44.036452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12633 | 2026.01.13 03:24:44.036739 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.01.13 03:24:44.037122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
| 12635 | 2026.01.13 03:24:45.180082 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.01.13 03:24:45.180379 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12637 | 2026.01.13 03:24:45.180479 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12638 | 2026.01.13 03:24:45.181149 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.01.13 03:24:45.181193 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12640 | 2026.01.13 03:24:45.181575 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12641 | 2026.01.13 03:24:45.181802 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.01.13 03:24:45.181964 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 12643 | 2026.01.13 03:24:45.182018 [ 4 ] {bdb959db-3c43-4590-a7bc-695a700e5076} <Debug> TCPHandler: Processed in 0.002108743 sec. | ||
| 12644 | 2026.01.13 03:24:45.182137 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12645 | 2026.01.13 03:24:45.182240 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12646 | 2026.01.13 03:24:45.182282 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12647 | 2026.01.13 03:24:45.182692 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2026.01.13 03:24:45.182729 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12649 | 2026.01.13 03:24:45.183020 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12650 | 2026.01.13 03:24:45.183223 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2026.01.13 03:24:45.183351 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001132 sec., 7067.137809187279 rows/sec., 576.28 KiB/sec. | ||
| 12652 | 2026.01.13 03:24:45.183390 [ 4 ] {bcc7f1fa-1c72-4523-b984-4cf22bd45201} <Debug> TCPHandler: Processed in 0.001303097 sec. | ||
| 12653 | 2026.01.13 03:24:45.183500 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12654 | 2026.01.13 03:24:45.183599 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12655 | 2026.01.13 03:24:45.183638 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12656 | 2026.01.13 03:24:45.184136 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.01.13 03:24:45.184171 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12658 | 2026.01.13 03:24:45.184478 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12659 | 2026.01.13 03:24:45.184681 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2026.01.13 03:24:45.184806 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Debug> executeQuery: Read 242 rows, 21.96 KiB in 0.001223 sec., 197874.08013082584 rows/sec., 17.54 MiB/sec. | ||
| 12661 | 2026.01.13 03:24:45.184851 [ 4 ] {157291eb-5cf0-4300-9a84-33a93a25eff1} <Debug> TCPHandler: Processed in 0.001397728 sec. | ||
| 12662 | 2026.01.13 03:24:45.184962 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12663 | 2026.01.13 03:24:45.185054 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12664 | 2026.01.13 03:24:45.185093 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12665 | 2026.01.13 03:24:45.185499 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2026.01.13 03:24:45.185535 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12667 | 2026.01.13 03:24:45.185830 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12668 | 2026.01.13 03:24:45.186035 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2026.01.13 03:24:45.186161 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Debug> executeQuery: Read 51 rows, 3.85 KiB in 0.001122 sec., 45454.545454545456 rows/sec., 3.35 MiB/sec. | ||
| 12670 | 2026.01.13 03:24:45.186201 [ 4 ] {636eff6a-d20e-45c5-9cc8-fbc6ea3bfa64} <Debug> TCPHandler: Processed in 0.001285086 sec. | ||
| 12671 | 2026.01.13 03:24:45.186309 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12672 | 2026.01.13 03:24:45.186401 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12673 | 2026.01.13 03:24:45.186438 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12674 | 2026.01.13 03:24:45.186833 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12675 | 2026.01.13 03:24:45.186872 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12676 | 2026.01.13 03:24:45.187157 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12677 | 2026.01.13 03:24:45.187356 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2026.01.13 03:24:45.187481 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.82 MiB/sec. | ||
| 12679 | 2026.01.13 03:24:45.187520 [ 4 ] {cdee0e93-fa11-4ed2-9789-edf712c34bf4} <Debug> TCPHandler: Processed in 0.001257856 sec. | ||
| 12680 | 2026.01.13 03:24:45.187634 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12681 | 2026.01.13 03:24:45.187731 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12682 | 2026.01.13 03:24:45.187768 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12683 | 2026.01.13 03:24:45.188219 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2026.01.13 03:24:45.188266 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12685 | 2026.01.13 03:24:45.188608 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12686 | 2026.01.13 03:24:45.188831 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.01.13 03:24:45.188960 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001246 sec., 9630.818619582666 rows/sec., 752.41 KiB/sec. | ||
| 12688 | 2026.01.13 03:24:45.188998 [ 4 ] {f2b6612b-6572-419e-b162-81d703065957} <Debug> TCPHandler: Processed in 0.001415219 sec. | ||
| 12689 | 2026.01.13 03:24:45.189114 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12690 | 2026.01.13 03:24:45.189218 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12691 | 2026.01.13 03:24:45.189263 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12692 | 2026.01.13 03:24:45.189723 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.01.13 03:24:45.189759 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12694 | 2026.01.13 03:24:45.190058 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12695 | 2026.01.13 03:24:45.190284 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2026.01.13 03:24:45.190410 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.001211 sec., 114781.1725846408 rows/sec., 9.28 MiB/sec. | ||
| 12697 | 2026.01.13 03:24:45.190448 [ 4 ] {fb3260d2-b54e-4d40-b645-7641649e48be} <Debug> TCPHandler: Processed in 0.001384788 sec. | ||
| 12698 | 2026.01.13 03:24:45.190557 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2026.01.13 03:24:45.190650 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12700 | 2026.01.13 03:24:45.190691 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12701 | 2026.01.13 03:24:45.191124 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.01.13 03:24:45.191162 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12703 | 2026.01.13 03:24:45.191495 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12704 | 2026.01.13 03:24:45.191711 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2026.01.13 03:24:45.191839 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001206 sec., 165837.4792703151 rows/sec., 11.89 MiB/sec. | ||
| 12706 | 2026.01.13 03:24:45.191876 [ 4 ] {b0844c7d-935e-455c-9454-f661e6226ed3} <Debug> TCPHandler: Processed in 0.001367588 sec. | ||
| 12707 | 2026.01.13 03:24:45.191988 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.01.13 03:24:45.192082 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12709 | 2026.01.13 03:24:45.192135 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12710 | 2026.01.13 03:24:45.192961 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.01.13 03:24:45.192999 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12712 | 2026.01.13 03:24:45.193542 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12713 | 2026.01.13 03:24:45.193773 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.01.13 03:24:45.193883 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12715 | 2026.01.13 03:24:45.193907 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 12716 | 2026.01.13 03:24:45.193956 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.01.13 03:24:45.193981 [ 4 ] {9ed01cd2-93d5-4435-a03d-b3aaf4d1179b} <Debug> TCPHandler: Processed in 0.002041361 sec. | ||
| 12718 | 2026.01.13 03:24:45.193985 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12719 | 2026.01.13 03:24:45.194105 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12720 | 2026.01.13 03:24:45.194179 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12721 | 2026.01.13 03:24:45.194205 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12722 | 2026.01.13 03:24:45.194294 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12723 | 2026.01.13 03:24:45.194574 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12724 | 2026.01.13 03:24:45.194628 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2026.01.13 03:24:45.194636 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1528 rows starting from the beginning of the part | ||
| 12726 | 2026.01.13 03:24:45.194670 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12727 | 2026.01.13 03:24:45.194779 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 12728 | 2026.01.13 03:24:45.194882 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 12729 | 2026.01.13 03:24:45.194975 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 12730 | 2026.01.13 03:24:45.195002 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12731 | 2026.01.13 03:24:45.195063 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 12732 | 2026.01.13 03:24:45.195156 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 12733 | 2026.01.13 03:24:45.195232 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.01.13 03:24:45.195366 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 12735 | 2026.01.13 03:24:45.195402 [ 4 ] {0e8e914c-c98c-4ee3-a6cc-f53c6ad6be55} <Debug> TCPHandler: Processed in 0.001346037 sec. | ||
| 12736 | 2026.01.13 03:24:45.204085 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1641 rows, containing 19 columns (19 merged, 0 gathered) in 0.009988223 sec., 164293.48844133737 rows/sec., 294.41 MiB/sec. | ||
| 12737 | 2026.01.13 03:24:45.206227 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12738 | 2026.01.13 03:24:45.206749 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.01.13 03:24:45.206868 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12740 | 2026.01.13 03:24:45.207115 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12741 | 2026.01.13 03:24:46.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.29 MiB, peak 347.83 MiB, free memory in arenas 0.00 B, will set to 342.49 MiB (RSS), difference: 6.20 MiB | ||
| 12742 | 2026.01.13 03:24:46.448841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28377 | ||
| 12743 | 2026.01.13 03:24:46.449359 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2026.01.13 03:24:46.449402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12745 | 2026.01.13 03:24:46.449879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12746 | 2026.01.13 03:24:46.450108 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2026.01.13 03:24:46.450248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28377 | ||
| 12748 | 2026.01.13 03:24:48.026542 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12749 | 2026.01.13 03:24:48.043755 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2026.01.13 03:24:48.043812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12751 | 2026.01.13 03:24:48.050039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12752 | 2026.01.13 03:24:48.050819 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2026.01.13 03:24:48.053679 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12754 | 2026.01.13 03:24:50.176104 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.01.13 03:24:50.176320 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12756 | 2026.01.13 03:24:50.176392 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12757 | 2026.01.13 03:24:50.177107 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.01.13 03:24:50.177151 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12759 | 2026.01.13 03:24:50.177549 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12760 | 2026.01.13 03:24:50.177779 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.01.13 03:24:50.177928 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00166 sec., 45783.13253012048 rows/sec., 3.76 MiB/sec. | ||
| 12762 | 2026.01.13 03:24:50.177970 [ 4 ] {bcb5a385-071c-484e-9af6-d362b8587127} <Debug> TCPHandler: Processed in 0.001998971 sec. | ||
| 12763 | 2026.01.13 03:24:50.178104 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.01.13 03:24:50.178199 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.01.13 03:24:50.178240 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12766 | 2026.01.13 03:24:50.178648 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.01.13 03:24:50.178685 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12768 | 2026.01.13 03:24:50.178976 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12769 | 2026.01.13 03:24:50.179184 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.01.13 03:24:50.179309 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 666.03 KiB/sec. | ||
| 12771 | 2026.01.13 03:24:50.179347 [ 4 ] {517d1615-b0fc-4380-be4c-5c2e7b5e8a55} <Debug> TCPHandler: Processed in 0.001291307 sec. | ||
| 12772 | 2026.01.13 03:24:50.179457 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.01.13 03:24:50.179550 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12774 | 2026.01.13 03:24:50.179589 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12775 | 2026.01.13 03:24:50.180006 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.01.13 03:24:50.180043 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12777 | 2026.01.13 03:24:50.180364 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12778 | 2026.01.13 03:24:50.180566 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.01.13 03:24:50.180698 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 12780 | 2026.01.13 03:24:50.180735 [ 4 ] {441dac64-a3d7-40d0-9d9a-2309bd0bee79} <Debug> TCPHandler: Processed in 0.001325717 sec. | ||
| 12781 | 2026.01.13 03:24:50.180850 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.01.13 03:24:50.180943 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.01.13 03:24:50.180986 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12784 | 2026.01.13 03:24:50.181396 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.01.13 03:24:50.181432 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12786 | 2026.01.13 03:24:50.181759 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12787 | 2026.01.13 03:24:50.181959 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.01.13 03:24:50.182087 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 12789 | 2026.01.13 03:24:50.182124 [ 4 ] {e1485746-e3e3-40f0-bd3e-0172a28b3110} <Debug> TCPHandler: Processed in 0.001321776 sec. | ||
| 12790 | 2026.01.13 03:24:50.182234 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.01.13 03:24:50.182326 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12792 | 2026.01.13 03:24:50.182380 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12793 | 2026.01.13 03:24:50.183133 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.01.13 03:24:50.183169 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12795 | 2026.01.13 03:24:50.183680 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12796 | 2026.01.13 03:24:50.183899 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.01.13 03:24:50.184035 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 12798 | 2026.01.13 03:24:50.184088 [ 4 ] {571a4bd6-b235-4635-bacb-c36580c98852} <Debug> TCPHandler: Processed in 0.001901428 sec. | ||
| 12799 | 2026.01.13 03:24:50.184199 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.01.13 03:24:50.184292 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12801 | 2026.01.13 03:24:50.184332 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12802 | 2026.01.13 03:24:50.184668 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.01.13 03:24:50.184704 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12804 | 2026.01.13 03:24:50.184999 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12805 | 2026.01.13 03:24:50.185224 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.01.13 03:24:50.185349 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 12807 | 2026.01.13 03:24:50.185384 [ 4 ] {4f4d39b3-d222-45c9-88c7-8e71f35616ac} <Debug> TCPHandler: Processed in 0.001232255 sec. | ||
| 12808 | 2026.01.13 03:24:53.759023 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12809 | 2026.01.13 03:24:53.759084 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12810 | 2026.01.13 03:24:53.951354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28825 | ||
| 12811 | 2026.01.13 03:24:53.951870 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.01.13 03:24:53.951912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12813 | 2026.01.13 03:24:53.952427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12814 | 2026.01.13 03:24:53.952665 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.01.13 03:24:53.952814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 12816 | 2026.01.13 03:24:54.038221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1568 | ||
| 12817 | 2026.01.13 03:24:54.040776 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.01.13 03:24:54.040828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12819 | 2026.01.13 03:24:54.042033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12820 | 2026.01.13 03:24:54.042306 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.01.13 03:24:54.042609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 12822 | 2026.01.13 03:24:55.177751 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2026.01.13 03:24:55.178056 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12824 | 2026.01.13 03:24:55.178159 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12825 | 2026.01.13 03:24:55.179117 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.01.13 03:24:55.179165 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12827 | 2026.01.13 03:24:55.179591 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12828 | 2026.01.13 03:24:55.179825 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.01.13 03:24:55.179982 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.002001 sec., 58970.51474262868 rows/sec., 4.99 MiB/sec. | ||
| 12830 | 2026.01.13 03:24:55.180023 [ 4 ] {cdc4d32d-3c46-4131-97c2-02fdc0fe1e8a} <Debug> TCPHandler: Processed in 0.00245765 sec. | ||
| 12831 | 2026.01.13 03:24:55.180166 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12832 | 2026.01.13 03:24:55.180260 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12833 | 2026.01.13 03:24:55.180301 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12834 | 2026.01.13 03:24:55.180822 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.01.13 03:24:55.180860 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12836 | 2026.01.13 03:24:55.181165 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12837 | 2026.01.13 03:24:55.181372 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.01.13 03:24:55.181501 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001259 sec., 24622.716441620334 rows/sec., 1.81 MiB/sec. | ||
| 12839 | 2026.01.13 03:24:55.181539 [ 4 ] {247f5d69-5674-4d24-a82b-e24f7a6b3fc8} <Debug> TCPHandler: Processed in 0.001424599 sec. | ||
| 12840 | 2026.01.13 03:24:55.181657 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2026.01.13 03:24:55.181751 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12842 | 2026.01.13 03:24:55.181790 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12843 | 2026.01.13 03:24:55.182324 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.01.13 03:24:55.182362 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12845 | 2026.01.13 03:24:55.182669 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12846 | 2026.01.13 03:24:55.182888 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2026.01.13 03:24:55.183020 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001287 sec., 73815.07381507382 rows/sec., 5.77 MiB/sec. | ||
| 12848 | 2026.01.13 03:24:55.183058 [ 4 ] {0a4d4bc6-c14f-4e0a-b7f4-6576d4401ada} <Debug> TCPHandler: Processed in 0.00145488 sec. | ||
| 12849 | 2026.01.13 03:24:55.183177 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.01.13 03:24:55.183272 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12851 | 2026.01.13 03:24:55.183314 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12852 | 2026.01.13 03:24:55.183782 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.01.13 03:24:55.183820 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12854 | 2026.01.13 03:24:55.184156 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12855 | 2026.01.13 03:24:55.184372 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.01.13 03:24:55.184504 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 12857 | 2026.01.13 03:24:55.184541 [ 4 ] {44d59354-e877-4a91-829d-008dd095044b} <Debug> TCPHandler: Processed in 0.001412159 sec. | ||
| 12858 | 2026.01.13 03:24:55.184650 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12859 | 2026.01.13 03:24:55.184749 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12860 | 2026.01.13 03:24:55.184803 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12861 | 2026.01.13 03:24:55.185683 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.01.13 03:24:55.185721 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12863 | 2026.01.13 03:24:55.186285 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12864 | 2026.01.13 03:24:55.186509 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.01.13 03:24:55.186646 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00192 sec., 16145.833333333332 rows/sec., 28.93 MiB/sec. | ||
| 12866 | 2026.01.13 03:24:55.186698 [ 4 ] {35e67d88-3825-4ec6-a4e1-f8a2c3530d42} <Debug> TCPHandler: Processed in 0.002095733 sec. | ||
| 12867 | 2026.01.13 03:24:55.186813 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2026.01.13 03:24:55.186907 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12869 | 2026.01.13 03:24:55.186948 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12870 | 2026.01.13 03:24:55.187285 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2026.01.13 03:24:55.187321 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12872 | 2026.01.13 03:24:55.187619 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12873 | 2026.01.13 03:24:55.187831 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.01.13 03:24:55.187957 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 12875 | 2026.01.13 03:24:55.187992 [ 4 ] {53b796b6-3420-41bd-8593-64a62b28c5e8} <Debug> TCPHandler: Processed in 0.001227695 sec. | ||
| 12876 | 2026.01.13 03:24:55.554705 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12877 | 2026.01.13 03:24:55.571509 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.01.13 03:24:55.571574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12879 | 2026.01.13 03:24:55.577806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12880 | 2026.01.13 03:24:55.578503 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2026.01.13 03:24:55.581404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12882 | 2026.01.13 03:24:57.696954 [ 49 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12883 | 2026.01.13 03:24:57.697045 [ 49 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.01.13 03:24:57.697079 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12885 | 2026.01.13 03:24:57.697241 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 12886 | 2026.01.13 03:24:57.697454 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12887 | 2026.01.13 03:24:57.697511 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12888 | 2026.01.13 03:24:57.697617 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12889 | 2026.01.13 03:24:57.697695 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 12890 | 2026.01.13 03:24:57.697771 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 12891 | 2026.01.13 03:24:57.697842 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 12892 | 2026.01.13 03:24:57.698760 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595712 sec., 23813.82104038824 rows/sec., 1.99 MiB/sec. | ||
| 12893 | 2026.01.13 03:24:57.698881 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12894 | 2026.01.13 03:24:57.699173 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.01.13 03:24:57.699259 [ 191 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_29_7} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12896 | 2026.01.13 03:24:57.699335 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12897 | 2026.01.13 03:24:58.037182 [ 49 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 12898 | 2026.01.13 03:24:58.037267 [ 49 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.01.13 03:24:58.037292 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12900 | 2026.01.13 03:24:58.037414 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 12901 | 2026.01.13 03:24:58.037561 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12902 | 2026.01.13 03:24:58.037597 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 12903 | 2026.01.13 03:24:58.037667 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 12904 | 2026.01.13 03:24:58.037713 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 12905 | 2026.01.13 03:24:58.037756 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 12906 | 2026.01.13 03:24:58.037809 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 12907 | 2026.01.13 03:24:58.038670 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310477 sec., 698982.1263555179 rows/sec., 48.44 MiB/sec. | ||
| 12908 | 2026.01.13 03:24:58.038862 [ 196 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 12909 | 2026.01.13 03:24:58.039222 [ 196 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.01.13 03:24:58.039311 [ 196 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_27_6} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 12911 | 2026.01.13 03:24:58.039431 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12912 | 2026.01.13 03:24:58.487118 [ 48 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 12913 | 2026.01.13 03:24:58.487209 [ 48 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2026.01.13 03:24:58.487251 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12915 | 2026.01.13 03:24:58.487403 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 12916 | 2026.01.13 03:24:58.487587 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12917 | 2026.01.13 03:24:58.487645 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 465 rows starting from the beginning of the part | ||
| 12918 | 2026.01.13 03:24:58.487751 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 12919 | 2026.01.13 03:24:58.487831 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 12920 | 2026.01.13 03:24:58.487915 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 12921 | 2026.01.13 03:24:58.487996 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 12922 | 2026.01.13 03:24:58.488989 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654534 sec., 585663.395252077 rows/sec., 42.14 MiB/sec. | ||
| 12923 | 2026.01.13 03:24:58.489126 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 12924 | 2026.01.13 03:24:58.489365 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.01.13 03:24:58.489433 [ 188 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_41_9} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 12926 | 2026.01.13 03:24:58.489505 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12927 | 2026.01.13 03:25:00.203605 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12928 | 2026.01.13 03:25:00.203798 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12929 | 2026.01.13 03:25:00.203864 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12930 | 2026.01.13 03:25:00.204468 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.01.13 03:25:00.204518 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12932 | 2026.01.13 03:25:00.204898 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12933 | 2026.01.13 03:25:00.205125 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.01.13 03:25:00.205294 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00154 sec., 2597.4025974025976 rows/sec., 211.80 KiB/sec. | ||
| 12935 | 2026.01.13 03:25:00.205346 [ 4 ] {2e037092-0e74-42ac-83a6-127ad2eef66e} <Debug> TCPHandler: Processed in 0.001865148 sec. | ||
| 12936 | 2026.01.13 03:25:00.205467 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.01.13 03:25:00.205567 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12938 | 2026.01.13 03:25:00.205610 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12939 | 2026.01.13 03:25:00.206550 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.01.13 03:25:00.206588 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12941 | 2026.01.13 03:25:00.206990 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12942 | 2026.01.13 03:25:00.207211 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.01.13 03:25:00.207345 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001798 sec., 677419.3548387097 rows/sec., 55.75 MiB/sec. | ||
| 12944 | 2026.01.13 03:25:00.207341 [ 45 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12945 | 2026.01.13 03:25:00.207388 [ 4 ] {ff19362f-cf65-42ee-9116-4c8795134839} <Debug> TCPHandler: Processed in 0.00196955 sec. | ||
| 12946 | 2026.01.13 03:25:00.207432 [ 45 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.01.13 03:25:00.207462 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12948 | 2026.01.13 03:25:00.207527 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12949 | 2026.01.13 03:25:00.207574 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12950 | 2026.01.13 03:25:00.207627 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12951 | 2026.01.13 03:25:00.207672 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12952 | 2026.01.13 03:25:00.207710 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12953 | 2026.01.13 03:25:00.207747 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2466 rows starting from the beginning of the part | ||
| 12954 | 2026.01.13 03:25:00.207811 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 76 rows starting from the beginning of the part | ||
| 12955 | 2026.01.13 03:25:00.207856 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 242 rows starting from the beginning of the part | ||
| 12956 | 2026.01.13 03:25:00.207894 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 12957 | 2026.01.13 03:25:00.207934 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 12958 | 2026.01.13 03:25:00.207971 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1218 rows starting from the beginning of the part | ||
| 12959 | 2026.01.13 03:25:00.208089 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.01.13 03:25:00.208130 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12961 | 2026.01.13 03:25:00.208449 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12962 | 2026.01.13 03:25:00.208668 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.01.13 03:25:00.208814 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001205 sec., 11618.257261410788 rows/sec., 855.81 KiB/sec. | ||
| 12964 | 2026.01.13 03:25:00.208860 [ 4 ] {182a401e-19f5-495f-b0f3-e0da08ab4b24} <Debug> TCPHandler: Processed in 0.001380498 sec. | ||
| 12965 | 2026.01.13 03:25:00.208971 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.01.13 03:25:00.209064 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12967 | 2026.01.13 03:25:00.209103 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12968 | 2026.01.13 03:25:00.209589 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2026.01.13 03:25:00.209626 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12970 | 2026.01.13 03:25:00.209720 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4196 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195974 sec., 1910769.4353393984 rows/sec., 164.59 MiB/sec. | ||
| 12971 | 2026.01.13 03:25:00.209937 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12972 | 2026.01.13 03:25:00.209970 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12973 | 2026.01.13 03:25:00.210207 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.01.13 03:25:00.210297 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.01.13 03:25:00.210353 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001305 sec., 174712.64367816094 rows/sec., 11.83 MiB/sec. | ||
| 12976 | 2026.01.13 03:25:00.210379 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_86_17} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12977 | 2026.01.13 03:25:00.210399 [ 4 ] {30fc38a2-ce12-426b-bf33-c8a8565d6e8d} <Debug> TCPHandler: Processed in 0.00147505 sec. | ||
| 12978 | 2026.01.13 03:25:00.210470 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12979 | 2026.01.13 03:25:00.210523 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.01.13 03:25:00.210620 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12981 | 2026.01.13 03:25:00.210659 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12982 | 2026.01.13 03:25:00.211285 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.01.13 03:25:00.211321 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12984 | 2026.01.13 03:25:00.211651 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12985 | 2026.01.13 03:25:00.211860 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.01.13 03:25:00.211979 [ 45 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12987 | 2026.01.13 03:25:00.211992 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001387 sec., 385003.60490266763 rows/sec., 28.54 MiB/sec. | ||
| 12988 | 2026.01.13 03:25:00.212024 [ 45 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2026.01.13 03:25:00.212046 [ 4 ] {84eb3a02-fe79-4fe9-a5c4-c34786c8d000} <Debug> TCPHandler: Processed in 0.001569992 sec. | ||
| 12990 | 2026.01.13 03:25:00.212052 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12991 | 2026.01.13 03:25:00.212142 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12992 | 2026.01.13 03:25:00.212172 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2026.01.13 03:25:00.212240 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12994 | 2026.01.13 03:25:00.212270 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12995 | 2026.01.13 03:25:00.212278 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 12996 | 2026.01.13 03:25:00.212320 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12997 | 2026.01.13 03:25:00.212345 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 12998 | 2026.01.13 03:25:00.212395 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 139 rows starting from the beginning of the part | ||
| 12999 | 2026.01.13 03:25:00.212437 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 13000 | 2026.01.13 03:25:00.212475 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
| 13001 | 2026.01.13 03:25:00.212518 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 534 rows starting from the beginning of the part | ||
| 13002 | 2026.01.13 03:25:00.212922 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.01.13 03:25:00.212965 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13004 | 2026.01.13 03:25:00.213351 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13005 | 2026.01.13 03:25:00.213540 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428809 sec., 1515947.897864585 rows/sec., 117.77 MiB/sec. | ||
| 13006 | 2026.01.13 03:25:00.213562 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13007 | 2026.01.13 03:25:00.213694 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13008 | 2026.01.13 03:25:00.213711 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001457 sec., 580645.1612903225 rows/sec., 39.08 MiB/sec. | ||
| 13009 | 2026.01.13 03:25:00.213726 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.01.13 03:25:00.213752 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13011 | 2026.01.13 03:25:00.213757 [ 4 ] {e668b881-be92-4b51-a362-bc88503c3eee} <Debug> TCPHandler: Processed in 0.001632394 sec. | ||
| 13012 | 2026.01.13 03:25:00.213784 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13013 | 2026.01.13 03:25:00.213820 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13014 | 2026.01.13 03:25:00.213885 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.01.13 03:25:00.213919 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13016 | 2026.01.13 03:25:00.213952 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25815 rows starting from the beginning of the part | ||
| 13017 | 2026.01.13 03:25:00.213983 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13018 | 2026.01.13 03:25:00.214000 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 13019 | 2026.01.13 03:25:00.214042 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13020 | 2026.01.13 03:25:00.214044 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 200 rows starting from the beginning of the part | ||
| 13021 | 2026.01.13 03:25:00.214082 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.01.13 03:25:00.214103 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 13023 | 2026.01.13 03:25:00.214144 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 13024 | 2026.01.13 03:25:00.214164 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_86_17} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13025 | 2026.01.13 03:25:00.214181 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 846 rows starting from the beginning of the part | ||
| 13026 | 2026.01.13 03:25:00.214253 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 13027 | 2026.01.13 03:25:00.214835 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.01.13 03:25:00.214873 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13029 | 2026.01.13 03:25:00.215400 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13030 | 2026.01.13 03:25:00.215622 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.01.13 03:25:00.215766 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 13032 | 2026.01.13 03:25:00.215822 [ 4 ] {01f48367-741c-4710-8d9a-6b7d8e159073} <Debug> TCPHandler: Processed in 0.001986141 sec. | ||
| 13033 | 2026.01.13 03:25:00.215939 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2026.01.13 03:25:00.216034 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13035 | 2026.01.13 03:25:00.216075 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13036 | 2026.01.13 03:25:00.216426 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.01.13 03:25:00.216464 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13038 | 2026.01.13 03:25:00.216795 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13039 | 2026.01.13 03:25:00.217014 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.01.13 03:25:00.217152 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 13041 | 2026.01.13 03:25:00.217190 [ 4 ] {09835e0d-9db4-487e-8686-bc9fb5879ee2} <Debug> TCPHandler: Processed in 0.001300467 sec. | ||
| 13042 | 2026.01.13 03:25:00.219499 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27341 rows, containing 5 columns (5 merged, 0 gathered) in 0.005706237 sec., 4791423.840264608 rows/sec., 325.59 MiB/sec. | ||
| 13043 | 2026.01.13 03:25:00.219750 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13044 | 2026.01.13 03:25:00.219991 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.01.13 03:25:00.220053 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13046 | 2026.01.13 03:25:00.220114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13047 | 2026.01.13 03:25:00.522909 [ 47 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 13048 | 2026.01.13 03:25:00.523016 [ 47 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.01.13 03:25:00.523061 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13050 | 2026.01.13 03:25:00.523252 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 13051 | 2026.01.13 03:25:00.523445 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13052 | 2026.01.13 03:25:00.523495 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 223 rows starting from the beginning of the part | ||
| 13053 | 2026.01.13 03:25:00.523593 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 13054 | 2026.01.13 03:25:00.523672 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 13055 | 2026.01.13 03:25:00.523743 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 13056 | 2026.01.13 03:25:00.523810 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 13057 | 2026.01.13 03:25:00.524590 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413699 sec., 332461.1533289618 rows/sec., 20.81 MiB/sec. | ||
| 13058 | 2026.01.13 03:25:00.524740 [ 202 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 13059 | 2026.01.13 03:25:00.525015 [ 202 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2026.01.13 03:25:00.525076 [ 202 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_27_6} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 13061 | 2026.01.13 03:25:00.525131 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13062 | 2026.01.13 03:25:01.453926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29337 | ||
| 13063 | 2026.01.13 03:25:01.454696 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2026.01.13 03:25:01.454778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13065 | 2026.01.13 03:25:01.455484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13066 | 2026.01.13 03:25:01.455753 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2026.01.13 03:25:01.455912 [ 44 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13068 | 2026.01.13 03:25:01.455917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29337 | ||
| 13069 | 2026.01.13 03:25:01.455959 [ 44 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.01.13 03:25:01.455984 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13071 | 2026.01.13 03:25:01.456149 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13072 | 2026.01.13 03:25:01.456341 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13073 | 2026.01.13 03:25:01.456403 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 13074 | 2026.01.13 03:25:01.456495 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13075 | 2026.01.13 03:25:01.456565 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13076 | 2026.01.13 03:25:01.456627 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13077 | 2026.01.13 03:25:01.456689 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13078 | 2026.01.13 03:25:01.456756 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13079 | 2026.01.13 03:25:01.460649 [ 190 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29337 rows, containing 4 columns (4 merged, 0 gathered) in 0.004571964 sec., 6416717.191998887 rows/sec., 91.79 MiB/sec. | ||
| 13080 | 2026.01.13 03:25:01.461209 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13081 | 2026.01.13 03:25:01.461698 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.01.13 03:25:01.461825 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_61_12} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13083 | 2026.01.13 03:25:01.461974 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13084 | 2026.01.13 03:25:03.082441 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13085 | 2026.01.13 03:25:03.100409 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.01.13 03:25:03.100476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13087 | 2026.01.13 03:25:03.106659 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13088 | 2026.01.13 03:25:03.107369 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.01.13 03:25:03.107657 [ 42 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13090 | 2026.01.13 03:25:03.107726 [ 42 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.01.13 03:25:03.107746 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13092 | 2026.01.13 03:25:03.107861 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13093 | 2026.01.13 03:25:03.110711 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13094 | 2026.01.13 03:25:03.111409 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13095 | 2026.01.13 03:25:03.112872 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13096 | 2026.01.13 03:25:03.117473 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13097 | 2026.01.13 03:25:03.122048 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13098 | 2026.01.13 03:25:03.126651 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13099 | 2026.01.13 03:25:03.131364 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13100 | 2026.01.13 03:25:03.135378 [ 200 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13101 | 2026.01.13 03:25:03.185102 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077297695 sec., 5951.018332435398 rows/sec., 30.77 MiB/sec. | ||
| 13102 | 2026.01.13 03:25:03.187861 [ 193 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13103 | 2026.01.13 03:25:03.190028 [ 193 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.01.13 03:25:03.190111 [ 193 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_61_12} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13105 | 2026.01.13 03:25:03.192660 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13106 | 2026.01.13 03:25:04.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.33 MiB, peak 357.73 MiB, free memory in arenas 0.00 B, will set to 343.29 MiB (RSS), difference: -1.04 MiB | ||
| 13107 | 2026.01.13 03:25:04.043778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1596 | ||
| 13108 | 2026.01.13 03:25:04.046021 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2026.01.13 03:25:04.046071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13110 | 2026.01.13 03:25:04.047243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13111 | 2026.01.13 03:25:04.047504 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2026.01.13 03:25:04.047674 [ 42 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13113 | 2026.01.13 03:25:04.047741 [ 42 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.01.13 03:25:04.047762 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13115 | 2026.01.13 03:25:04.047772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1596 | ||
| 13116 | 2026.01.13 03:25:04.047880 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13117 | 2026.01.13 03:25:04.048521 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13118 | 2026.01.13 03:25:04.048675 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1446 rows starting from the beginning of the part | ||
| 13119 | 2026.01.13 03:25:04.049071 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 13120 | 2026.01.13 03:25:04.049393 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 13121 | 2026.01.13 03:25:04.049685 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 13122 | 2026.01.13 03:25:04.049971 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 13123 | 2026.01.13 03:25:04.050239 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
| 13124 | 2026.01.13 03:25:04.056342 [ 195 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 72 columns (72 merged, 0 gathered) in 0.008514264 sec., 187450.14249029628 rows/sec., 147.80 MiB/sec. | ||
| 13125 | 2026.01.13 03:25:04.058170 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13126 | 2026.01.13 03:25:04.058787 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.01.13 03:25:04.058872 [ 186 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_46_9} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13128 | 2026.01.13 03:25:04.059221 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 13129 | 2026.01.13 03:25:05.177037 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2026.01.13 03:25:05.177252 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13131 | 2026.01.13 03:25:05.177326 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13132 | 2026.01.13 03:25:05.178114 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.01.13 03:25:05.178167 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13134 | 2026.01.13 03:25:05.178570 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13135 | 2026.01.13 03:25:05.178800 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.01.13 03:25:05.178965 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001764 sec., 66893.42403628118 rows/sec., 5.66 MiB/sec. | ||
| 13137 | 2026.01.13 03:25:05.179016 [ 4 ] {f36813a2-d785-469b-ad01-2dad30fc3052} <Debug> TCPHandler: Processed in 0.002112443 sec. | ||
| 13138 | 2026.01.13 03:25:05.179155 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.01.13 03:25:05.179256 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13140 | 2026.01.13 03:25:05.179299 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13141 | 2026.01.13 03:25:05.179729 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.01.13 03:25:05.179767 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13143 | 2026.01.13 03:25:05.180069 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13144 | 2026.01.13 03:25:05.180273 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.01.13 03:25:05.180395 [ 41 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13146 | 2026.01.13 03:25:05.180403 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001168 sec., 26541.095890410958 rows/sec., 1.95 MiB/sec. | ||
| 13147 | 2026.01.13 03:25:05.180467 [ 41 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.01.13 03:25:05.180485 [ 4 ] {1be69962-ea6d-4718-abba-43f83ef19f79} <Debug> TCPHandler: Processed in 0.001382739 sec. | ||
| 13149 | 2026.01.13 03:25:05.180495 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13150 | 2026.01.13 03:25:05.180648 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13151 | 2026.01.13 03:25:05.180704 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13152 | 2026.01.13 03:25:05.180798 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13153 | 2026.01.13 03:25:05.180832 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13154 | 2026.01.13 03:25:05.180836 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 13155 | 2026.01.13 03:25:05.180889 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13156 | 2026.01.13 03:25:05.180925 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 51 rows starting from the beginning of the part | ||
| 13157 | 2026.01.13 03:25:05.180978 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13158 | 2026.01.13 03:25:05.181041 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 13159 | 2026.01.13 03:25:05.181091 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 14 rows starting from the beginning of the part | ||
| 13160 | 2026.01.13 03:25:05.181136 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 13161 | 2026.01.13 03:25:05.181387 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.01.13 03:25:05.181430 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13163 | 2026.01.13 03:25:05.181781 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13164 | 2026.01.13 03:25:05.181965 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384929 sec., 299654.3505118313 rows/sec., 20.92 MiB/sec. | ||
| 13165 | 2026.01.13 03:25:05.182002 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2026.01.13 03:25:05.182137 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001329 sec., 71482.31753197893 rows/sec., 5.58 MiB/sec. | ||
| 13167 | 2026.01.13 03:25:05.182176 [ 4 ] {255943d7-7ea3-431b-9559-60417ee20d7c} <Debug> TCPHandler: Processed in 0.001534901 sec. | ||
| 13168 | 2026.01.13 03:25:05.182184 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13169 | 2026.01.13 03:25:05.182300 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2026.01.13 03:25:05.182399 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13171 | 2026.01.13 03:25:05.182444 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13172 | 2026.01.13 03:25:05.182527 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.01.13 03:25:05.182620 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_86_17} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13174 | 2026.01.13 03:25:05.182748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13175 | 2026.01.13 03:25:05.182897 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.01.13 03:25:05.182938 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13177 | 2026.01.13 03:25:05.183304 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13178 | 2026.01.13 03:25:05.183519 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.01.13 03:25:05.183653 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 13180 | 2026.01.13 03:25:05.183691 [ 4 ] {21eb5c6a-2cc9-419c-98cc-e6aa0ab8bc4f} <Debug> TCPHandler: Processed in 0.001438809 sec. | ||
| 13181 | 2026.01.13 03:25:05.183812 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.01.13 03:25:05.183905 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13183 | 2026.01.13 03:25:05.183959 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13184 | 2026.01.13 03:25:05.184836 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.01.13 03:25:05.184875 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13186 | 2026.01.13 03:25:05.185429 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13187 | 2026.01.13 03:25:05.185654 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.01.13 03:25:05.185802 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001915 sec., 16187.98955613577 rows/sec., 29.01 MiB/sec. | ||
| 13189 | 2026.01.13 03:25:05.185867 [ 4 ] {9fab7f25-224f-4cf3-8e71-d010abb1bb1f} <Debug> TCPHandler: Processed in 0.002102992 sec. | ||
| 13190 | 2026.01.13 03:25:05.185983 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2026.01.13 03:25:05.186078 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13192 | 2026.01.13 03:25:05.186120 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13193 | 2026.01.13 03:25:05.186461 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.01.13 03:25:05.186497 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13195 | 2026.01.13 03:25:05.186791 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13196 | 2026.01.13 03:25:05.186992 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.01.13 03:25:05.187129 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 13198 | 2026.01.13 03:25:05.187151 [ 40 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13199 | 2026.01.13 03:25:05.187165 [ 4 ] {ac84c49a-7da3-43f1-b98f-d7e6d273f62b} <Debug> TCPHandler: Processed in 0.001230205 sec. | ||
| 13200 | 2026.01.13 03:25:05.187221 [ 40 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.01.13 03:25:05.187262 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13202 | 2026.01.13 03:25:05.187370 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13203 | 2026.01.13 03:25:05.187493 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13204 | 2026.01.13 03:25:05.187526 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5172 rows starting from the beginning of the part | ||
| 13205 | 2026.01.13 03:25:05.187590 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 13206 | 2026.01.13 03:25:05.187633 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13207 | 2026.01.13 03:25:05.187672 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13208 | 2026.01.13 03:25:05.187711 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 13209 | 2026.01.13 03:25:05.187759 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 13210 | 2026.01.13 03:25:05.189332 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002010661 sec., 2721493.0811310313 rows/sec., 177.65 MiB/sec. | ||
| 13211 | 2026.01.13 03:25:05.189709 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13212 | 2026.01.13 03:25:05.190008 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.01.13 03:25:05.190093 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_86_17} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13214 | 2026.01.13 03:25:05.190181 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13215 | 2026.01.13 03:25:08.759131 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13216 | 2026.01.13 03:25:08.759209 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13217 | 2026.01.13 03:25:08.957065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29785 | ||
| 13218 | 2026.01.13 03:25:08.957598 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.01.13 03:25:08.957648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13220 | 2026.01.13 03:25:08.958151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13221 | 2026.01.13 03:25:08.958399 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.01.13 03:25:08.958555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 13223 | 2026.01.13 03:25:10.176368 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2026.01.13 03:25:10.176671 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13225 | 2026.01.13 03:25:10.176775 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13226 | 2026.01.13 03:25:10.177604 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.01.13 03:25:10.177650 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13228 | 2026.01.13 03:25:10.178052 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13229 | 2026.01.13 03:25:10.178270 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2026.01.13 03:25:10.178423 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001827 sec., 41598.24849480022 rows/sec., 3.41 MiB/sec. | ||
| 13231 | 2026.01.13 03:25:10.178465 [ 4 ] {ead3c646-80c8-46dc-91a8-4d5af519ed9c} <Debug> TCPHandler: Processed in 0.002276536 sec. | ||
| 13232 | 2026.01.13 03:25:10.178591 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2026.01.13 03:25:10.178686 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13234 | 2026.01.13 03:25:10.178726 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13235 | 2026.01.13 03:25:10.179153 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.01.13 03:25:10.179189 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13237 | 2026.01.13 03:25:10.179473 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13238 | 2026.01.13 03:25:10.179674 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.01.13 03:25:10.179799 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 13240 | 2026.01.13 03:25:10.179835 [ 4 ] {9ae39f48-d023-4a5b-9cae-ef9173f73d62} <Debug> TCPHandler: Processed in 0.001296717 sec. | ||
| 13241 | 2026.01.13 03:25:10.179946 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2026.01.13 03:25:10.180039 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13243 | 2026.01.13 03:25:10.180077 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13244 | 2026.01.13 03:25:10.180496 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2026.01.13 03:25:10.180532 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13246 | 2026.01.13 03:25:10.180823 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13247 | 2026.01.13 03:25:10.181041 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.01.13 03:25:10.181166 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 13249 | 2026.01.13 03:25:10.181202 [ 4 ] {7f93e28f-e05a-4ac3-a4ec-1710695bce04} <Debug> TCPHandler: Processed in 0.001307447 sec. | ||
| 13250 | 2026.01.13 03:25:10.181318 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13251 | 2026.01.13 03:25:10.181410 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13252 | 2026.01.13 03:25:10.181452 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13253 | 2026.01.13 03:25:10.181847 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2026.01.13 03:25:10.181882 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13255 | 2026.01.13 03:25:10.182206 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13256 | 2026.01.13 03:25:10.182425 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2026.01.13 03:25:10.182556 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 13258 | 2026.01.13 03:25:10.182593 [ 4 ] {e9f6e87f-fd39-420a-bcb9-b2c94cbf5ad8} <Debug> TCPHandler: Processed in 0.001321847 sec. | ||
| 13259 | 2026.01.13 03:25:10.182700 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2026.01.13 03:25:10.182794 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13261 | 2026.01.13 03:25:10.182848 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13262 | 2026.01.13 03:25:10.183591 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13263 | 2026.01.13 03:25:10.183627 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13264 | 2026.01.13 03:25:10.184129 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13265 | 2026.01.13 03:25:10.184344 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2026.01.13 03:25:10.184451 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13267 | 2026.01.13 03:25:10.184477 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0017 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 13268 | 2026.01.13 03:25:10.184490 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.01.13 03:25:10.184511 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13270 | 2026.01.13 03:25:10.184530 [ 4 ] {e11a5fad-6554-4536-80cd-3f98a561df5f} <Debug> TCPHandler: Processed in 0.001877438 sec. | ||
| 13271 | 2026.01.13 03:25:10.184639 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13272 | 2026.01.13 03:25:10.184645 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13273 | 2026.01.13 03:25:10.184784 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13274 | 2026.01.13 03:25:10.184824 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13275 | 2026.01.13 03:25:10.184916 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13276 | 2026.01.13 03:25:10.184989 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1641 rows starting from the beginning of the part | ||
| 13277 | 2026.01.13 03:25:10.185135 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 13278 | 2026.01.13 03:25:10.185150 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2026.01.13 03:25:10.185190 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13280 | 2026.01.13 03:25:10.185251 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 13281 | 2026.01.13 03:25:10.185356 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 13282 | 2026.01.13 03:25:10.185450 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 13283 | 2026.01.13 03:25:10.185504 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13284 | 2026.01.13 03:25:10.185550 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 13285 | 2026.01.13 03:25:10.185722 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.01.13 03:25:10.185851 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13287 | 2026.01.13 03:25:10.185887 [ 4 ] {0688858e-ab84-46c4-9711-c3536644c4fa} <Debug> TCPHandler: Processed in 0.001289196 sec. | ||
| 13288 | 2026.01.13 03:25:10.195646 [ 199 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 19 columns (19 merged, 0 gathered) in 0.011065936 sec., 156606.72535969844 rows/sec., 280.63 MiB/sec. | ||
| 13289 | 2026.01.13 03:25:10.197298 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13290 | 2026.01.13 03:25:10.197697 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.01.13 03:25:10.197787 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13292 | 2026.01.13 03:25:10.197926 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.05 MiB. | ||
| 13293 | 2026.01.13 03:25:10.611751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13294 | 2026.01.13 03:25:10.627845 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13295 | 2026.01.13 03:25:10.627903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13296 | 2026.01.13 03:25:10.633430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13297 | 2026.01.13 03:25:10.634089 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2026.01.13 03:25:10.637286 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13299 | 2026.01.13 03:25:11.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.40 MiB, peak 360.90 MiB, free memory in arenas 0.00 B, will set to 349.65 MiB (RSS), difference: 5.25 MiB | ||
| 13300 | 2026.01.13 03:25:14.048904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1620 | ||
| 13301 | 2026.01.13 03:25:14.051023 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.01.13 03:25:14.051088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13303 | 2026.01.13 03:25:14.052286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13304 | 2026.01.13 03:25:14.052544 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.01.13 03:25:14.052813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
| 13306 | 2026.01.13 03:25:15.197739 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13307 | 2026.01.13 03:25:15.197932 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13308 | 2026.01.13 03:25:15.197996 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13309 | 2026.01.13 03:25:15.198866 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.01.13 03:25:15.198909 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13311 | 2026.01.13 03:25:15.199416 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13312 | 2026.01.13 03:25:15.199670 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13313 | 2026.01.13 03:25:15.199819 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001935 sec., 211886.3049095607 rows/sec., 13.44 MiB/sec. | ||
| 13314 | 2026.01.13 03:25:15.199862 [ 4 ] {e2f68c2c-fcfb-4964-89ac-ed3e4c00e10b} <Debug> TCPHandler: Processed in 0.002249365 sec. | ||
| 13315 | 2026.01.13 03:25:15.199991 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13316 | 2026.01.13 03:25:15.200089 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13317 | 2026.01.13 03:25:15.200130 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13318 | 2026.01.13 03:25:15.200517 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2026.01.13 03:25:15.200554 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13320 | 2026.01.13 03:25:15.200839 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13321 | 2026.01.13 03:25:15.201050 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2026.01.13 03:25:15.201182 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001113 sec., 1796.9451931716083 rows/sec., 146.53 KiB/sec. | ||
| 13323 | 2026.01.13 03:25:15.201220 [ 4 ] {2ce84990-eed4-4d8e-b656-8878584a92bb} <Debug> TCPHandler: Processed in 0.001278746 sec. | ||
| 13324 | 2026.01.13 03:25:15.201326 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13325 | 2026.01.13 03:25:15.201421 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13326 | 2026.01.13 03:25:15.201460 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13327 | 2026.01.13 03:25:15.202401 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.01.13 03:25:15.202439 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13329 | 2026.01.13 03:25:15.202814 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13330 | 2026.01.13 03:25:15.203025 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.01.13 03:25:15.203154 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Debug> executeQuery: Read 1175 rows, 95.73 KiB in 0.00175 sec., 671428.5714285714 rows/sec., 53.42 MiB/sec. | ||
| 13332 | 2026.01.13 03:25:15.203192 [ 4 ] {86df36b6-cbbe-4978-aa50-734cbc63b159} <Debug> TCPHandler: Processed in 0.001916009 sec. | ||
| 13333 | 2026.01.13 03:25:15.203308 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13334 | 2026.01.13 03:25:15.203403 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13335 | 2026.01.13 03:25:15.203443 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13336 | 2026.01.13 03:25:15.203929 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13337 | 2026.01.13 03:25:15.203966 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13338 | 2026.01.13 03:25:15.204286 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13339 | 2026.01.13 03:25:15.204518 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13340 | 2026.01.13 03:25:15.204649 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.001265 sec., 188142.29249011856 rows/sec., 11.41 MiB/sec. | ||
| 13341 | 2026.01.13 03:25:15.204687 [ 4 ] {84f916a4-482e-403d-a27b-e0a2f7cb3410} <Debug> TCPHandler: Processed in 0.001428559 sec. | ||
| 13342 | 2026.01.13 03:25:15.204797 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2026.01.13 03:25:15.204892 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13344 | 2026.01.13 03:25:15.204932 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13345 | 2026.01.13 03:25:15.205404 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2026.01.13 03:25:15.205440 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13347 | 2026.01.13 03:25:15.205749 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13348 | 2026.01.13 03:25:15.205957 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.01.13 03:25:15.206085 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 13350 | 2026.01.13 03:25:15.206124 [ 4 ] {a6c22cdf-dd6c-4927-8c1e-9c8570adb45c} <Debug> TCPHandler: Processed in 0.001375508 sec. | ||
| 13351 | 2026.01.13 03:25:15.206228 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2026.01.13 03:25:15.206322 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13353 | 2026.01.13 03:25:15.206361 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13354 | 2026.01.13 03:25:15.206834 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.01.13 03:25:15.206871 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13356 | 2026.01.13 03:25:15.207180 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13357 | 2026.01.13 03:25:15.207392 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.01.13 03:25:15.207520 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 13359 | 2026.01.13 03:25:15.207559 [ 4 ] {5a1f12e8-75b7-4840-aff6-64bd493233ca} <Debug> TCPHandler: Processed in 0.001380368 sec. | ||
| 13360 | 2026.01.13 03:25:15.207666 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13361 | 2026.01.13 03:25:15.207759 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13362 | 2026.01.13 03:25:15.207800 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13363 | 2026.01.13 03:25:15.208440 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2026.01.13 03:25:15.208477 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13365 | 2026.01.13 03:25:15.208813 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13366 | 2026.01.13 03:25:15.209027 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2026.01.13 03:25:15.209154 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001412 sec., 504249.2917847025 rows/sec., 35.35 MiB/sec. | ||
| 13368 | 2026.01.13 03:25:15.209192 [ 4 ] {5881ea8c-259f-40ef-b763-1b8714c73c64} <Debug> TCPHandler: Processed in 0.001576172 sec. | ||
| 13369 | 2026.01.13 03:25:15.209306 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2026.01.13 03:25:15.209402 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13371 | 2026.01.13 03:25:15.209444 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13372 | 2026.01.13 03:25:15.209801 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.01.13 03:25:15.209838 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13374 | 2026.01.13 03:25:15.210158 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13375 | 2026.01.13 03:25:15.210369 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2026.01.13 03:25:15.210495 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 563.81 KiB/sec. | ||
| 13377 | 2026.01.13 03:25:15.210532 [ 4 ] {0f205914-fd11-4dc6-a037-99a770a03581} <Debug> TCPHandler: Processed in 0.001275416 sec. | ||
| 13378 | 2026.01.13 03:25:15.210652 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2026.01.13 03:25:15.210748 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13380 | 2026.01.13 03:25:15.210790 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13381 | 2026.01.13 03:25:15.211269 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.01.13 03:25:15.211306 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13383 | 2026.01.13 03:25:15.211661 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13384 | 2026.01.13 03:25:15.211879 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.01.13 03:25:15.212007 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Debug> executeQuery: Read 469 rows, 30.90 KiB in 0.001278 sec., 366979.65571205004 rows/sec., 23.61 MiB/sec. | ||
| 13386 | 2026.01.13 03:25:15.212045 [ 4 ] {60906a5f-bba2-4466-846e-d0ba8666eb2e} <Debug> TCPHandler: Processed in 0.00144196 sec. | ||
| 13387 | 2026.01.13 03:25:15.212155 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13388 | 2026.01.13 03:25:15.212249 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13389 | 2026.01.13 03:25:15.212291 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13390 | 2026.01.13 03:25:15.212606 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.01.13 03:25:15.212642 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13392 | 2026.01.13 03:25:15.212941 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13393 | 2026.01.13 03:25:15.213156 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.01.13 03:25:15.213281 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001051 sec., 1902.9495718363462 rows/sec., 128.23 KiB/sec. | ||
| 13395 | 2026.01.13 03:25:15.213318 [ 4 ] {d30f69ba-0b7a-4923-b736-6dc3d1df249a} <Debug> TCPHandler: Processed in 0.001213984 sec. | ||
| 13396 | 2026.01.13 03:25:15.213428 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13397 | 2026.01.13 03:25:15.213522 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13398 | 2026.01.13 03:25:15.213578 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13399 | 2026.01.13 03:25:15.214403 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2026.01.13 03:25:15.214439 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13401 | 2026.01.13 03:25:15.215011 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13402 | 2026.01.13 03:25:15.215235 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2026.01.13 03:25:15.215372 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001868 sec., 16595.289079229122 rows/sec., 29.74 MiB/sec. | ||
| 13404 | 2026.01.13 03:25:15.215427 [ 4 ] {31ae2748-4c18-464c-9eb5-8c5649641821} <Debug> TCPHandler: Processed in 0.002048452 sec. | ||
| 13405 | 2026.01.13 03:25:15.215542 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2026.01.13 03:25:15.215640 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13407 | 2026.01.13 03:25:15.215681 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13408 | 2026.01.13 03:25:15.216028 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.01.13 03:25:15.216065 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13410 | 2026.01.13 03:25:15.216388 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13411 | 2026.01.13 03:25:15.216607 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.01.13 03:25:15.216735 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Debug> executeQuery: Read 148 rows, 8.91 KiB in 0.001114 sec., 132854.57809694795 rows/sec., 7.81 MiB/sec. | ||
| 13413 | 2026.01.13 03:25:15.216771 [ 4 ] {da51c601-794b-4acf-b447-ca889f875d4c} <Debug> TCPHandler: Processed in 0.001278796 sec. | ||
| 13414 | 2026.01.13 03:25:16.459649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30297 | ||
| 13415 | 2026.01.13 03:25:16.460190 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.01.13 03:25:16.460235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13417 | 2026.01.13 03:25:16.460748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13418 | 2026.01.13 03:25:16.460997 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2026.01.13 03:25:16.461149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30297 | ||
| 13420 | 2026.01.13 03:25:18.138315 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13421 | 2026.01.13 03:25:18.154759 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13422 | 2026.01.13 03:25:18.154824 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13423 | 2026.01.13 03:25:18.160776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13424 | 2026.01.13 03:25:18.161476 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2026.01.13 03:25:18.164345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13426 | 2026.01.13 03:25:20.177122 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2026.01.13 03:25:20.177314 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13428 | 2026.01.13 03:25:20.177378 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13429 | 2026.01.13 03:25:20.178108 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.01.13 03:25:20.178153 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13431 | 2026.01.13 03:25:20.178544 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13432 | 2026.01.13 03:25:20.178769 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.01.13 03:25:20.178916 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00165 sec., 46060.606060606064 rows/sec., 3.78 MiB/sec. | ||
| 13434 | 2026.01.13 03:25:20.178958 [ 4 ] {aa9525e0-7150-4375-ae29-b50bad67348c} <Debug> TCPHandler: Processed in 0.001958179 sec. | ||
| 13435 | 2026.01.13 03:25:20.179100 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13436 | 2026.01.13 03:25:20.179199 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13437 | 2026.01.13 03:25:20.179240 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13438 | 2026.01.13 03:25:20.179725 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.01.13 03:25:20.179761 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13440 | 2026.01.13 03:25:20.180054 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13441 | 2026.01.13 03:25:20.180278 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2026.01.13 03:25:20.180408 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 612.84 KiB/sec. | ||
| 13443 | 2026.01.13 03:25:20.180446 [ 4 ] {c0489791-803a-4ad9-bd79-cb0329d7a6d0} <Debug> TCPHandler: Processed in 0.001404419 sec. | ||
| 13444 | 2026.01.13 03:25:20.180564 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2026.01.13 03:25:20.180669 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13446 | 2026.01.13 03:25:20.180710 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13447 | 2026.01.13 03:25:20.181163 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2026.01.13 03:25:20.181199 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13449 | 2026.01.13 03:25:20.181503 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13450 | 2026.01.13 03:25:20.181708 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.01.13 03:25:20.181833 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.89 MiB/sec. | ||
| 13452 | 2026.01.13 03:25:20.181869 [ 4 ] {4d502398-db0e-4b27-a783-2438ba7a7dff} <Debug> TCPHandler: Processed in 0.001356338 sec. | ||
| 13453 | 2026.01.13 03:25:20.181994 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2026.01.13 03:25:20.182087 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13455 | 2026.01.13 03:25:20.182129 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13456 | 2026.01.13 03:25:20.182533 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.01.13 03:25:20.182567 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13458 | 2026.01.13 03:25:20.182890 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13459 | 2026.01.13 03:25:20.183097 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.01.13 03:25:20.183221 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 13461 | 2026.01.13 03:25:20.183257 [ 4 ] {54efa45b-0b92-4744-8729-5ea7734e27f8} <Debug> TCPHandler: Processed in 0.001319847 sec. | ||
| 13462 | 2026.01.13 03:25:20.183360 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.01.13 03:25:20.183460 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.01.13 03:25:20.183514 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13465 | 2026.01.13 03:25:20.184268 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.01.13 03:25:20.184310 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13467 | 2026.01.13 03:25:20.184818 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13468 | 2026.01.13 03:25:20.185043 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.01.13 03:25:20.185176 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 13470 | 2026.01.13 03:25:20.185238 [ 4 ] {3a242597-a865-478f-b3d3-459abe39f6a1} <Debug> TCPHandler: Processed in 0.00192599 sec. | ||
| 13471 | 2026.01.13 03:25:20.185347 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2026.01.13 03:25:20.185449 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13473 | 2026.01.13 03:25:20.185492 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13474 | 2026.01.13 03:25:20.185907 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.01.13 03:25:20.185948 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13476 | 2026.01.13 03:25:20.186317 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13477 | 2026.01.13 03:25:20.186558 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.01.13 03:25:20.186686 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 13479 | 2026.01.13 03:25:20.186723 [ 4 ] {5c35c79c-2d67-4e5c-9e7a-8972364c90f1} <Debug> TCPHandler: Processed in 0.001423949 sec. | ||
| 13480 | 2026.01.13 03:25:23.759467 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13481 | 2026.01.13 03:25:23.759528 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13482 | 2026.01.13 03:25:23.962258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30745 | ||
| 13483 | 2026.01.13 03:25:23.962779 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2026.01.13 03:25:23.962825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13485 | 2026.01.13 03:25:23.963329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13486 | 2026.01.13 03:25:23.963572 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2026.01.13 03:25:23.963721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 13488 | 2026.01.13 03:25:24.003720 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003235466 sec. | ||
| 13489 | 2026.01.13 03:25:24.053917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1656 | ||
| 13490 | 2026.01.13 03:25:24.056369 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.01.13 03:25:24.056425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13492 | 2026.01.13 03:25:24.057661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13493 | 2026.01.13 03:25:24.057945 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.01.13 03:25:24.058234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 13495 | 2026.01.13 03:25:25.188390 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.01.13 03:25:25.188585 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.01.13 03:25:25.188646 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13498 | 2026.01.13 03:25:25.189487 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.01.13 03:25:25.189528 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13500 | 2026.01.13 03:25:25.189960 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13501 | 2026.01.13 03:25:25.190191 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.01.13 03:25:25.190341 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 13503 | 2026.01.13 03:25:25.190385 [ 4 ] {37abf549-bea8-4c28-84f9-3b8663b4cc88} <Debug> TCPHandler: Processed in 0.002116564 sec. | ||
| 13504 | 2026.01.13 03:25:25.190508 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.01.13 03:25:25.190604 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13506 | 2026.01.13 03:25:25.190646 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13507 | 2026.01.13 03:25:25.191685 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.01.13 03:25:25.191722 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13509 | 2026.01.13 03:25:25.192090 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13510 | 2026.01.13 03:25:25.192294 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.01.13 03:25:25.192424 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001837 sec., 639085.4654327708 rows/sec., 50.85 MiB/sec. | ||
| 13512 | 2026.01.13 03:25:25.192418 [ 144 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13513 | 2026.01.13 03:25:25.192466 [ 4 ] {dbe7f172-15c6-487c-8883-e05110395518} <Debug> TCPHandler: Processed in 0.002010931 sec. | ||
| 13514 | 2026.01.13 03:25:25.192504 [ 144 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.01.13 03:25:25.192532 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13516 | 2026.01.13 03:25:25.192598 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.01.13 03:25:25.192646 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13518 | 2026.01.13 03:25:25.192697 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13519 | 2026.01.13 03:25:25.192745 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13520 | 2026.01.13 03:25:25.192792 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13521 | 2026.01.13 03:25:25.192835 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2466 rows starting from the beginning of the part | ||
| 13522 | 2026.01.13 03:25:25.192910 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 118 rows starting from the beginning of the part | ||
| 13523 | 2026.01.13 03:25:25.192961 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 76 rows starting from the beginning of the part | ||
| 13524 | 2026.01.13 03:25:25.193007 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1175 rows starting from the beginning of the part | ||
| 13525 | 2026.01.13 03:25:25.193051 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 13526 | 2026.01.13 03:25:25.193099 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1174 rows starting from the beginning of the part | ||
| 13527 | 2026.01.13 03:25:25.193247 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2026.01.13 03:25:25.193288 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13529 | 2026.01.13 03:25:25.193614 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13530 | 2026.01.13 03:25:25.193828 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.01.13 03:25:25.193970 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.00129 sec., 182945.73643410855 rows/sec., 11.09 MiB/sec. | ||
| 13532 | 2026.01.13 03:25:25.194010 [ 4 ] {25d88639-63ee-490f-b8c3-c16f4d478bb5} <Debug> TCPHandler: Processed in 0.001459889 sec. | ||
| 13533 | 2026.01.13 03:25:25.194120 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13534 | 2026.01.13 03:25:25.194213 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13535 | 2026.01.13 03:25:25.194250 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13536 | 2026.01.13 03:25:25.194735 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.01.13 03:25:25.194771 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13538 | 2026.01.13 03:25:25.195075 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13539 | 2026.01.13 03:25:25.195111 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5085 rows, containing 5 columns (5 merged, 0 gathered) in 0.002520311 sec., 2017608.1443917041 rows/sec., 170.63 MiB/sec. | ||
| 13540 | 2026.01.13 03:25:25.195287 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.01.13 03:25:25.195357 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13542 | 2026.01.13 03:25:25.195430 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 13543 | 2026.01.13 03:25:25.195473 [ 4 ] {b5ae270a-3045-4c77-a8aa-fdd416286414} <Debug> TCPHandler: Processed in 0.001400598 sec. | ||
| 13544 | 2026.01.13 03:25:25.195587 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2026.01.13 03:25:25.195612 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2026.01.13 03:25:25.195679 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13547 | 2026.01.13 03:25:25.195690 [ 199 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_91_18} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13548 | 2026.01.13 03:25:25.195724 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13549 | 2026.01.13 03:25:25.195772 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13550 | 2026.01.13 03:25:25.196209 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.01.13 03:25:25.196250 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13552 | 2026.01.13 03:25:25.196574 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13553 | 2026.01.13 03:25:25.196785 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.01.13 03:25:25.196913 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 13555 | 2026.01.13 03:25:25.196953 [ 4 ] {280bb81f-06b4-4ee1-960e-45299a6db95e} <Debug> TCPHandler: Processed in 0.001412889 sec. | ||
| 13556 | 2026.01.13 03:25:25.197063 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2026.01.13 03:25:25.197155 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13558 | 2026.01.13 03:25:25.197193 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13559 | 2026.01.13 03:25:25.197865 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.01.13 03:25:25.197901 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13561 | 2026.01.13 03:25:25.198231 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13562 | 2026.01.13 03:25:25.198429 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.01.13 03:25:25.198548 [ 144 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13564 | 2026.01.13 03:25:25.198555 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001416 sec., 501412.4293785311 rows/sec., 35.14 MiB/sec. | ||
| 13565 | 2026.01.13 03:25:25.198599 [ 144 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2026.01.13 03:25:25.198617 [ 4 ] {528df79a-ad9c-4117-8203-8e6fd54bc9b2} <Debug> TCPHandler: Processed in 0.001600812 sec. | ||
| 13567 | 2026.01.13 03:25:25.198625 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13568 | 2026.01.13 03:25:25.198735 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13569 | 2026.01.13 03:25:25.198746 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.01.13 03:25:25.198848 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13571 | 2026.01.13 03:25:25.198856 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13572 | 2026.01.13 03:25:25.198881 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 13573 | 2026.01.13 03:25:25.198899 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13574 | 2026.01.13 03:25:25.198946 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part | ||
| 13575 | 2026.01.13 03:25:25.198995 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
| 13576 | 2026.01.13 03:25:25.199039 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 712 rows starting from the beginning of the part | ||
| 13577 | 2026.01.13 03:25:25.199087 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 13578 | 2026.01.13 03:25:25.199136 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 710 rows starting from the beginning of the part | ||
| 13579 | 2026.01.13 03:25:25.199238 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.01.13 03:25:25.199273 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13581 | 2026.01.13 03:25:25.199572 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13582 | 2026.01.13 03:25:25.199786 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.01.13 03:25:25.199920 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 13584 | 2026.01.13 03:25:25.199959 [ 4 ] {475c3c07-2218-455a-9eab-84814321bd3d} <Debug> TCPHandler: Processed in 0.001266876 sec. | ||
| 13585 | 2026.01.13 03:25:25.200076 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13586 | 2026.01.13 03:25:25.200170 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13587 | 2026.01.13 03:25:25.200213 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13588 | 2026.01.13 03:25:25.200347 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660184 sec., 1755829.474323328 rows/sec., 132.50 MiB/sec. | ||
| 13589 | 2026.01.13 03:25:25.200526 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13590 | 2026.01.13 03:25:25.200678 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.13 03:25:25.200713 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13592 | 2026.01.13 03:25:25.200782 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2026.01.13 03:25:25.200849 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_91_18} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13594 | 2026.01.13 03:25:25.200909 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13595 | 2026.01.13 03:25:25.201038 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13596 | 2026.01.13 03:25:25.201239 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2026.01.13 03:25:25.201353 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13598 | 2026.01.13 03:25:25.201366 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001214 sec., 258649.0939044481 rows/sec., 16.99 MiB/sec. | ||
| 13599 | 2026.01.13 03:25:25.201390 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.01.13 03:25:25.201412 [ 4 ] {e2dfd22e-abd4-40fe-9d9a-4c57e1730bca} <Debug> TCPHandler: Processed in 0.001383108 sec. | ||
| 13601 | 2026.01.13 03:25:25.201412 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13602 | 2026.01.13 03:25:25.201506 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13603 | 2026.01.13 03:25:25.201531 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.01.13 03:25:25.201611 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13605 | 2026.01.13 03:25:25.201628 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13606 | 2026.01.13 03:25:25.201652 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27341 rows starting from the beginning of the part | ||
| 13607 | 2026.01.13 03:25:25.201672 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13608 | 2026.01.13 03:25:25.201705 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 13609 | 2026.01.13 03:25:25.201748 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13610 | 2026.01.13 03:25:25.201788 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 469 rows starting from the beginning of the part | ||
| 13611 | 2026.01.13 03:25:25.201826 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13612 | 2026.01.13 03:25:25.201863 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 314 rows starting from the beginning of the part | ||
| 13613 | 2026.01.13 03:25:25.202005 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2026.01.13 03:25:25.202040 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13615 | 2026.01.13 03:25:25.202331 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13616 | 2026.01.13 03:25:25.202535 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2026.01.13 03:25:25.202661 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 13618 | 2026.01.13 03:25:25.202698 [ 4 ] {56b10c7a-9f1a-4207-85e6-975a67fb2b6b} <Debug> TCPHandler: Processed in 0.001213555 sec. | ||
| 13619 | 2026.01.13 03:25:25.202806 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13620 | 2026.01.13 03:25:25.202898 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13621 | 2026.01.13 03:25:25.202951 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13622 | 2026.01.13 03:25:25.203777 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13623 | 2026.01.13 03:25:25.203813 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13624 | 2026.01.13 03:25:25.204373 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13625 | 2026.01.13 03:25:25.204613 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2026.01.13 03:25:25.204752 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 13627 | 2026.01.13 03:25:25.204812 [ 4 ] {a3188275-7fe2-4ba2-b350-4f3ebf59812d} <Debug> TCPHandler: Processed in 0.002054981 sec. | ||
| 13628 | 2026.01.13 03:25:25.204926 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2026.01.13 03:25:25.205020 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13630 | 2026.01.13 03:25:25.205061 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13631 | 2026.01.13 03:25:25.205404 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2026.01.13 03:25:25.205441 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13633 | 2026.01.13 03:25:25.205750 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13634 | 2026.01.13 03:25:25.205959 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2026.01.13 03:25:25.206087 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 13636 | 2026.01.13 03:25:25.206124 [ 4 ] {4353bf1a-557d-41bb-9a13-b8ccd2f63617} <Debug> TCPHandler: Processed in 0.001247395 sec. | ||
| 13637 | 2026.01.13 03:25:25.207335 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28604 rows, containing 5 columns (5 merged, 0 gathered) in 0.005861469 sec., 4880005.33654618 rows/sec., 331.34 MiB/sec. | ||
| 13638 | 2026.01.13 03:25:25.207753 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13639 | 2026.01.13 03:25:25.208066 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.01.13 03:25:25.208149 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13641 | 2026.01.13 03:25:25.208234 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13642 | 2026.01.13 03:25:25.665385 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13643 | 2026.01.13 03:25:25.682570 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.01.13 03:25:25.682620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13645 | 2026.01.13 03:25:25.688788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13646 | 2026.01.13 03:25:25.689507 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.01.13 03:25:25.692555 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13648 | 2026.01.13 03:25:30.203770 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.01.13 03:25:30.203976 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13650 | 2026.01.13 03:25:30.204045 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13651 | 2026.01.13 03:25:30.204730 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.01.13 03:25:30.204773 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13653 | 2026.01.13 03:25:30.205152 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13654 | 2026.01.13 03:25:30.205384 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.01.13 03:25:30.205529 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001602 sec., 2496.8789013732835 rows/sec., 203.60 KiB/sec. | ||
| 13656 | 2026.01.13 03:25:30.205577 [ 4 ] {8fa64879-29ad-402a-a593-2799c797ab31} <Debug> TCPHandler: Processed in 0.001934959 sec. | ||
| 13657 | 2026.01.13 03:25:30.205711 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.01.13 03:25:30.205805 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13659 | 2026.01.13 03:25:30.205843 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13660 | 2026.01.13 03:25:30.207014 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.01.13 03:25:30.207048 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13662 | 2026.01.13 03:25:30.207419 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13663 | 2026.01.13 03:25:30.207633 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.01.13 03:25:30.207757 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001968 sec., 618902.4390243902 rows/sec., 50.94 MiB/sec. | ||
| 13665 | 2026.01.13 03:25:30.207796 [ 4 ] {8e179f03-04ac-428d-b6a1-44090a298d4c} <Debug> TCPHandler: Processed in 0.002132594 sec. | ||
| 13666 | 2026.01.13 03:25:30.207924 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2026.01.13 03:25:30.208016 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13668 | 2026.01.13 03:25:30.208055 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13669 | 2026.01.13 03:25:30.208485 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.01.13 03:25:30.208520 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13671 | 2026.01.13 03:25:30.208804 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13672 | 2026.01.13 03:25:30.209007 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.01.13 03:25:30.209130 [ 126 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13674 | 2026.01.13 03:25:30.209131 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001132 sec., 12367.491166077738 rows/sec., 911.00 KiB/sec. | ||
| 13675 | 2026.01.13 03:25:30.209168 [ 126 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.01.13 03:25:30.209187 [ 4 ] {7c53bda8-9aa4-4652-bf82-2a227356e6ac} <Debug> TCPHandler: Processed in 0.001310067 sec. | ||
| 13677 | 2026.01.13 03:25:30.209187 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13678 | 2026.01.13 03:25:30.209287 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13679 | 2026.01.13 03:25:30.209308 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2026.01.13 03:25:30.209388 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13681 | 2026.01.13 03:25:30.209402 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13682 | 2026.01.13 03:25:30.209424 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 13683 | 2026.01.13 03:25:30.209440 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13684 | 2026.01.13 03:25:30.209498 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 13685 | 2026.01.13 03:25:30.209551 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 238 rows starting from the beginning of the part | ||
| 13686 | 2026.01.13 03:25:30.209599 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 13687 | 2026.01.13 03:25:30.209644 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 236 rows starting from the beginning of the part | ||
| 13688 | 2026.01.13 03:25:30.209689 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part | ||
| 13689 | 2026.01.13 03:25:30.209979 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2026.01.13 03:25:30.210012 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13691 | 2026.01.13 03:25:30.210310 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13692 | 2026.01.13 03:25:30.210493 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244485 sec., 631586.5599022888 rows/sec., 41.43 MiB/sec. | ||
| 13693 | 2026.01.13 03:25:30.210515 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.01.13 03:25:30.210661 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 13695 | 2026.01.13 03:25:30.210699 [ 4 ] {d6f2e19d-b906-4f6d-974e-02ddd107cff6} <Debug> TCPHandler: Processed in 0.0014383 sec. | ||
| 13696 | 2026.01.13 03:25:30.210703 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13697 | 2026.01.13 03:25:30.210822 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.01.13 03:25:30.210924 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13699 | 2026.01.13 03:25:30.210965 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13700 | 2026.01.13 03:25:30.211057 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2026.01.13 03:25:30.211153 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_91_18} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13702 | 2026.01.13 03:25:30.211259 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13703 | 2026.01.13 03:25:30.211626 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13704 | 2026.01.13 03:25:30.211666 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13705 | 2026.01.13 03:25:30.211983 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13706 | 2026.01.13 03:25:30.212187 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2026.01.13 03:25:30.212311 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001406 sec., 379800.85348506406 rows/sec., 28.15 MiB/sec. | ||
| 13708 | 2026.01.13 03:25:30.212350 [ 4 ] {337fc306-b3b9-4d61-a330-8dcec0a4159a} <Debug> TCPHandler: Processed in 0.001582172 sec. | ||
| 13709 | 2026.01.13 03:25:30.212472 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13710 | 2026.01.13 03:25:30.212571 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13711 | 2026.01.13 03:25:30.212612 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13712 | 2026.01.13 03:25:30.213257 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2026.01.13 03:25:30.213290 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13714 | 2026.01.13 03:25:30.213657 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13715 | 2026.01.13 03:25:30.213867 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.01.13 03:25:30.213992 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001438 sec., 588317.107093185 rows/sec., 39.60 MiB/sec. | ||
| 13717 | 2026.01.13 03:25:30.214031 [ 4 ] {8bb6fdf9-9661-4918-890d-c71147f70c15} <Debug> TCPHandler: Processed in 0.001612863 sec. | ||
| 13718 | 2026.01.13 03:25:30.214153 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13719 | 2026.01.13 03:25:30.214245 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13720 | 2026.01.13 03:25:30.214299 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13721 | 2026.01.13 03:25:30.215071 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13722 | 2026.01.13 03:25:30.215105 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13723 | 2026.01.13 03:25:30.215599 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13724 | 2026.01.13 03:25:30.215820 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2026.01.13 03:25:30.215956 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001727 sec., 5790.387955993051 rows/sec., 10.38 MiB/sec. | ||
| 13726 | 2026.01.13 03:25:30.216018 [ 4 ] {c1f28d57-ecc0-407b-ad5e-5215c702093e} <Debug> TCPHandler: Processed in 0.001919319 sec. | ||
| 13727 | 2026.01.13 03:25:30.216135 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13728 | 2026.01.13 03:25:30.216228 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13729 | 2026.01.13 03:25:30.216268 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13730 | 2026.01.13 03:25:30.216613 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13731 | 2026.01.13 03:25:30.216647 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13732 | 2026.01.13 03:25:30.216942 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13733 | 2026.01.13 03:25:30.217143 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13734 | 2026.01.13 03:25:30.217264 [ 126 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13735 | 2026.01.13 03:25:30.217266 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 13736 | 2026.01.13 03:25:30.217298 [ 126 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.01.13 03:25:30.217316 [ 4 ] {32bae031-c743-412d-a788-1eff30c47058} <Debug> TCPHandler: Processed in 0.001228205 sec. | ||
| 13738 | 2026.01.13 03:25:30.217316 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13739 | 2026.01.13 03:25:30.217418 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13740 | 2026.01.13 03:25:30.217552 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13741 | 2026.01.13 03:25:30.217590 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5472 rows starting from the beginning of the part | ||
| 13742 | 2026.01.13 03:25:30.217661 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 13743 | 2026.01.13 03:25:30.217710 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 148 rows starting from the beginning of the part | ||
| 13744 | 2026.01.13 03:25:30.217756 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13745 | 2026.01.13 03:25:30.217798 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 13746 | 2026.01.13 03:25:30.217841 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13747 | 2026.01.13 03:25:30.219468 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089362 sec., 2825742.977999983 rows/sec., 183.98 MiB/sec. | ||
| 13748 | 2026.01.13 03:25:30.219820 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13749 | 2026.01.13 03:25:30.220061 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13750 | 2026.01.13 03:25:30.220131 [ 187 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_91_18} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13751 | 2026.01.13 03:25:30.220196 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13752 | 2026.01.13 03:25:31.463885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31257 | ||
| 13753 | 2026.01.13 03:25:31.464848 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2026.01.13 03:25:31.464945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13755 | 2026.01.13 03:25:31.465755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13756 | 2026.01.13 03:25:31.466183 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2026.01.13 03:25:31.466448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31257 | ||
| 13758 | 2026.01.13 03:25:32.353768 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41839 | ||
| 13759 | 2026.01.13 03:25:32.353873 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13760 | 2026.01.13 03:25:32.353900 [ 353 ] {} <Debug> TCP-Session: 6b1f26fc-1f58-4449-8d89-4015cbcc05f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41839 | ||
| 13761 | 2026.01.13 03:25:32.353922 [ 353 ] {} <Debug> TCP-Session: 6b1f26fc-1f58-4449-8d89-4015cbcc05f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13762 | 2026.01.13 03:25:32.353935 [ 353 ] {} <Debug> TCP-Session: 6b1f26fc-1f58-4449-8d89-4015cbcc05f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.01.13 03:25:32.354113 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60997 | ||
| 13764 | 2026.01.13 03:25:32.354139 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47265 | ||
| 13765 | 2026.01.13 03:25:32.354168 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55732 | ||
| 13766 | 2026.01.13 03:25:32.354177 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36830 | ||
| 13767 | 2026.01.13 03:25:32.354203 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45283 | ||
| 13768 | 2026.01.13 03:25:32.354231 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13769 | 2026.01.13 03:25:32.354254 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13770 | 2026.01.13 03:25:32.354269 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13771 | 2026.01.13 03:25:32.354280 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13772 | 2026.01.13 03:25:32.354297 [ 355 ] {} <Debug> TCP-Session: 81ee5ce2-b76e-41be-bdd8-008052e7a327 Authenticating user 'default' from [fd00:1122:3344:101::e]:47265 | ||
| 13773 | 2026.01.13 03:25:32.354314 [ 287 ] {} <Debug> TCP-Session: c05ad117-8471-44b3-9ed3-32e602b07bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:55732 | ||
| 13774 | 2026.01.13 03:25:32.354324 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13775 | 2026.01.13 03:25:32.354337 [ 355 ] {} <Debug> TCP-Session: 81ee5ce2-b76e-41be-bdd8-008052e7a327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13776 | 2026.01.13 03:25:32.354346 [ 287 ] {} <Debug> TCP-Session: c05ad117-8471-44b3-9ed3-32e602b07bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13777 | 2026.01.13 03:25:32.354358 [ 355 ] {} <Debug> TCP-Session: 81ee5ce2-b76e-41be-bdd8-008052e7a327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13778 | 2026.01.13 03:25:32.354359 [ 351 ] {} <Debug> TCP-Session: 38c35eab-1bda-48bc-9bfb-090c289a6f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:45283 | ||
| 13779 | 2026.01.13 03:25:32.354371 [ 287 ] {} <Debug> TCP-Session: c05ad117-8471-44b3-9ed3-32e602b07bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13780 | 2026.01.13 03:25:32.354389 [ 351 ] {} <Debug> TCP-Session: 38c35eab-1bda-48bc-9bfb-090c289a6f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13781 | 2026.01.13 03:25:32.354325 [ 288 ] {} <Debug> TCP-Session: 0b99993c-cdda-4eb7-b75b-4cff26b064aa Authenticating user 'default' from [fd00:1122:3344:101::e]:36830 | ||
| 13782 | 2026.01.13 03:25:32.354409 [ 351 ] {} <Debug> TCP-Session: 38c35eab-1bda-48bc-9bfb-090c289a6f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13783 | 2026.01.13 03:25:32.354438 [ 288 ] {} <Debug> TCP-Session: 0b99993c-cdda-4eb7-b75b-4cff26b064aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.01.13 03:25:32.354284 [ 354 ] {} <Debug> TCP-Session: cabdc5fd-c481-4369-8e99-0f2e63233f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:60997 | ||
| 13785 | 2026.01.13 03:25:32.354464 [ 288 ] {} <Debug> TCP-Session: 0b99993c-cdda-4eb7-b75b-4cff26b064aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2026.01.13 03:25:32.354477 [ 354 ] {} <Debug> TCP-Session: cabdc5fd-c481-4369-8e99-0f2e63233f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13787 | 2026.01.13 03:25:32.354265 [ 353 ] {} <Trace> TCP-Session: 6b1f26fc-1f58-4449-8d89-4015cbcc05f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13788 | 2026.01.13 03:25:32.354494 [ 354 ] {} <Debug> TCP-Session: cabdc5fd-c481-4369-8e99-0f2e63233f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2026.01.13 03:25:32.354211 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63563 | ||
| 13790 | 2026.01.13 03:25:32.354196 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43706 | ||
| 13791 | 2026.01.13 03:25:32.354155 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53983 | ||
| 13792 | 2026.01.13 03:25:32.354684 [ 353 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41839) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13793 | 2026.01.13 03:25:32.354779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13794 | 2026.01.13 03:25:32.354812 [ 289 ] {} <Debug> TCP-Session: 8b2b2854-7a9a-4c3d-b6bf-69e3f121ef43 Authenticating user 'default' from [fd00:1122:3344:101::e]:43706 | ||
| 13795 | 2026.01.13 03:25:32.354836 [ 289 ] {} <Debug> TCP-Session: 8b2b2854-7a9a-4c3d-b6bf-69e3f121ef43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2026.01.13 03:25:32.354850 [ 289 ] {} <Debug> TCP-Session: 8b2b2854-7a9a-4c3d-b6bf-69e3f121ef43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13797 | 2026.01.13 03:25:32.355104 [ 353 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13798 | 2026.01.13 03:25:32.355161 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13799 | 2026.01.13 03:25:32.355172 [ 353 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13800 | 2026.01.13 03:25:32.355193 [ 286 ] {} <Debug> TCP-Session: 6acf17df-bc16-4665-8ece-4fb749890fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53983 | ||
| 13801 | 2026.01.13 03:25:32.355213 [ 286 ] {} <Debug> TCP-Session: 6acf17df-bc16-4665-8ece-4fb749890fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13802 | 2026.01.13 03:25:32.355226 [ 286 ] {} <Debug> TCP-Session: 6acf17df-bc16-4665-8ece-4fb749890fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2026.01.13 03:25:32.355277 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13804 | 2026.01.13 03:25:32.355311 [ 352 ] {} <Debug> TCP-Session: eaf29302-f966-4f1f-ab38-c04baeb83ab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63563 | ||
| 13805 | 2026.01.13 03:25:32.355329 [ 352 ] {} <Debug> TCP-Session: eaf29302-f966-4f1f-ab38-c04baeb83ab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13806 | 2026.01.13 03:25:32.355345 [ 352 ] {} <Debug> TCP-Session: eaf29302-f966-4f1f-ab38-c04baeb83ab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13807 | 2026.01.13 03:25:32.355527 [ 353 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 13808 | 2026.01.13 03:25:32.356626 [ 304 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Trace> AggregatingTransform: Aggregating | ||
| 13809 | 2026.01.13 03:25:32.356664 [ 304 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Trace> Aggregator: Aggregation method: without_key | ||
| 13810 | 2026.01.13 03:25:32.356701 [ 304 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071712 sec. (933.087 rows/sec., 36.45 KiB/sec.) | ||
| 13811 | 2026.01.13 03:25:32.356720 [ 304 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Trace> Aggregator: Merging aggregated data | ||
| 13812 | 2026.01.13 03:25:32.358010 [ 353 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00339 sec., 294.98525073746316 rows/sec., 11.52 KiB/sec. | ||
| 13813 | 2026.01.13 03:25:32.358168 [ 353 ] {10e9498c-8a31-4f0f-a5dd-90517c1d1112} <Debug> TCPHandler: Processed in 0.004051663 sec. | ||
| 13814 | 2026.01.13 03:25:32.358306 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13815 | 2026.01.13 03:25:32.358327 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13816 | 2026.01.13 03:25:32.358344 [ 353 ] {} <Debug> TCP-Session: 6b1f26fc-1f58-4449-8d89-4015cbcc05f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13817 | 2026.01.13 03:25:32.358348 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13818 | 2026.01.13 03:25:32.358378 [ 354 ] {} <Debug> TCP-Session: cabdc5fd-c481-4369-8e99-0f2e63233f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13819 | 2026.01.13 03:25:32.358384 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13820 | 2026.01.13 03:25:32.358408 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13821 | 2026.01.13 03:25:32.358433 [ 288 ] {} <Debug> TCP-Session: 0b99993c-cdda-4eb7-b75b-4cff26b064aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13822 | 2026.01.13 03:25:32.358428 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13823 | 2026.01.13 03:25:32.358464 [ 351 ] {} <Debug> TCP-Session: 38c35eab-1bda-48bc-9bfb-090c289a6f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13824 | 2026.01.13 03:25:32.358458 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13825 | 2026.01.13 03:25:32.358495 [ 286 ] {} <Debug> TCP-Session: 6acf17df-bc16-4665-8ece-4fb749890fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13826 | 2026.01.13 03:25:32.358548 [ 289 ] {} <Debug> TCP-Session: 8b2b2854-7a9a-4c3d-b6bf-69e3f121ef43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13827 | 2026.01.13 03:25:32.358452 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13828 | 2026.01.13 03:25:32.358370 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13829 | 2026.01.13 03:25:32.358608 [ 287 ] {} <Debug> TCP-Session: c05ad117-8471-44b3-9ed3-32e602b07bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13830 | 2026.01.13 03:25:32.358410 [ 352 ] {} <Debug> TCP-Session: eaf29302-f966-4f1f-ab38-c04baeb83ab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.01.13 03:25:32.358631 [ 355 ] {} <Debug> TCP-Session: 81ee5ce2-b76e-41be-bdd8-008052e7a327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2026.01.13 03:25:32.427930 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42307 | ||
| 13833 | 2026.01.13 03:25:32.428034 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13834 | 2026.01.13 03:25:32.428061 [ 353 ] {} <Debug> TCP-Session: acd38860-9c88-4bca-be5e-02d03a88418e Authenticating user 'default' from [fd00:1122:3344:101::e]:42307 | ||
| 13835 | 2026.01.13 03:25:32.428084 [ 353 ] {} <Debug> TCP-Session: acd38860-9c88-4bca-be5e-02d03a88418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13836 | 2026.01.13 03:25:32.428097 [ 353 ] {} <Debug> TCP-Session: acd38860-9c88-4bca-be5e-02d03a88418e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2026.01.13 03:25:32.428266 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43526 | ||
| 13838 | 2026.01.13 03:25:32.428286 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45962 | ||
| 13839 | 2026.01.13 03:25:32.428320 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38958 | ||
| 13840 | 2026.01.13 03:25:32.428343 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42341 | ||
| 13841 | 2026.01.13 03:25:32.428366 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56290 | ||
| 13842 | 2026.01.13 03:25:32.428379 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13843 | 2026.01.13 03:25:32.428406 [ 353 ] {} <Trace> TCP-Session: acd38860-9c88-4bca-be5e-02d03a88418e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2026.01.13 03:25:32.428414 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13845 | 2026.01.13 03:25:32.428446 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13846 | 2026.01.13 03:25:32.428446 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13847 | 2026.01.13 03:25:32.428474 [ 287 ] {} <Debug> TCP-Session: 4647f486-4f0c-4d6c-ae76-5ccddf3b0331 Authenticating user 'default' from [fd00:1122:3344:101::e]:38958 | ||
| 13848 | 2026.01.13 03:25:32.428481 [ 289 ] {} <Debug> TCP-Session: f927c1ca-c868-4121-b4df-735eb34acda7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42341 | ||
| 13849 | 2026.01.13 03:25:32.428516 [ 287 ] {} <Debug> TCP-Session: 4647f486-4f0c-4d6c-ae76-5ccddf3b0331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13850 | 2026.01.13 03:25:32.428546 [ 289 ] {} <Debug> TCP-Session: f927c1ca-c868-4121-b4df-735eb34acda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13851 | 2026.01.13 03:25:32.428559 [ 287 ] {} <Debug> TCP-Session: 4647f486-4f0c-4d6c-ae76-5ccddf3b0331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13852 | 2026.01.13 03:25:32.428573 [ 289 ] {} <Debug> TCP-Session: f927c1ca-c868-4121-b4df-735eb34acda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13853 | 2026.01.13 03:25:32.428495 [ 352 ] {} <Debug> TCP-Session: 721a8ca2-1d52-4d65-8542-2262d348b83d Authenticating user 'default' from [fd00:1122:3344:101::e]:56290 | ||
| 13854 | 2026.01.13 03:25:32.428623 [ 353 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13855 | 2026.01.13 03:25:32.428637 [ 352 ] {} <Debug> TCP-Session: 721a8ca2-1d52-4d65-8542-2262d348b83d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13856 | 2026.01.13 03:25:32.428425 [ 354 ] {} <Debug> TCP-Session: f19e4f50-2896-47d8-b699-fe60e0f7386b Authenticating user 'default' from [fd00:1122:3344:101::e]:43526 | ||
| 13857 | 2026.01.13 03:25:32.428667 [ 352 ] {} <Debug> TCP-Session: 721a8ca2-1d52-4d65-8542-2262d348b83d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13858 | 2026.01.13 03:25:32.428419 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13859 | 2026.01.13 03:25:32.428710 [ 354 ] {} <Debug> TCP-Session: f19e4f50-2896-47d8-b699-fe60e0f7386b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2026.01.13 03:25:32.428355 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34894 | ||
| 13861 | 2026.01.13 03:25:32.428746 [ 355 ] {} <Debug> TCP-Session: 10ffaac8-ab57-4c06-b69b-5ead5ebc1318 Authenticating user 'default' from [fd00:1122:3344:101::e]:45962 | ||
| 13862 | 2026.01.13 03:25:32.428330 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48614 | ||
| 13863 | 2026.01.13 03:25:32.428797 [ 355 ] {} <Debug> TCP-Session: 10ffaac8-ab57-4c06-b69b-5ead5ebc1318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13864 | 2026.01.13 03:25:32.428821 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13865 | 2026.01.13 03:25:32.428831 [ 355 ] {} <Debug> TCP-Session: 10ffaac8-ab57-4c06-b69b-5ead5ebc1318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13866 | 2026.01.13 03:25:32.428849 [ 351 ] {} <Debug> TCP-Session: 04eb1926-3bc2-4f5b-a832-056f253afa67 Authenticating user 'default' from [fd00:1122:3344:101::e]:34894 | ||
| 13867 | 2026.01.13 03:25:32.428298 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33881 | ||
| 13868 | 2026.01.13 03:25:32.428867 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13869 | 2026.01.13 03:25:32.428871 [ 351 ] {} <Debug> TCP-Session: 04eb1926-3bc2-4f5b-a832-056f253afa67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13870 | 2026.01.13 03:25:32.428921 [ 288 ] {} <Debug> TCP-Session: 6e3e1ced-98e4-4793-855a-5d1a8f3f8070 Authenticating user 'default' from [fd00:1122:3344:101::e]:48614 | ||
| 13871 | 2026.01.13 03:25:32.428936 [ 351 ] {} <Debug> TCP-Session: 04eb1926-3bc2-4f5b-a832-056f253afa67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13872 | 2026.01.13 03:25:32.428941 [ 353 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13873 | 2026.01.13 03:25:32.428949 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13874 | 2026.01.13 03:25:32.428950 [ 288 ] {} <Debug> TCP-Session: 6e3e1ced-98e4-4793-855a-5d1a8f3f8070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2026.01.13 03:25:32.428995 [ 286 ] {} <Debug> TCP-Session: cef0c91a-c645-4562-9ac3-38c731295dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33881 | ||
| 13876 | 2026.01.13 03:25:32.429011 [ 288 ] {} <Debug> TCP-Session: 6e3e1ced-98e4-4793-855a-5d1a8f3f8070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13877 | 2026.01.13 03:25:32.429015 [ 353 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13878 | 2026.01.13 03:25:32.429033 [ 286 ] {} <Debug> TCP-Session: cef0c91a-c645-4562-9ac3-38c731295dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13879 | 2026.01.13 03:25:32.428748 [ 354 ] {} <Debug> TCP-Session: f19e4f50-2896-47d8-b699-fe60e0f7386b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13880 | 2026.01.13 03:25:32.429053 [ 286 ] {} <Debug> TCP-Session: cef0c91a-c645-4562-9ac3-38c731295dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13881 | 2026.01.13 03:25:32.429324 [ 353 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 13882 | 2026.01.13 03:25:32.430416 [ 319 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Trace> AggregatingTransform: Aggregating | ||
| 13883 | 2026.01.13 03:25:32.430451 [ 319 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 13884 | 2026.01.13 03:25:32.430487 [ 319 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055602 sec. (947.327 rows/sec., 37.00 KiB/sec.) | ||
| 13885 | 2026.01.13 03:25:32.430506 [ 319 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Trace> Aggregator: Merging aggregated data | ||
| 13886 | 2026.01.13 03:25:32.431938 [ 353 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 13887 | 2026.01.13 03:25:32.432090 [ 353 ] {1380c0f6-17e3-4546-b444-c9cbb31ee1c4} <Debug> TCPHandler: Processed in 0.003806348 sec. | ||
| 13888 | 2026.01.13 03:25:32.432189 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13889 | 2026.01.13 03:25:32.432226 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13890 | 2026.01.13 03:25:32.432243 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13891 | 2026.01.13 03:25:32.432261 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13892 | 2026.01.13 03:25:32.432281 [ 354 ] {} <Debug> TCP-Session: f19e4f50-2896-47d8-b699-fe60e0f7386b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13893 | 2026.01.13 03:25:32.432296 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13894 | 2026.01.13 03:25:32.432311 [ 287 ] {} <Debug> TCP-Session: 4647f486-4f0c-4d6c-ae76-5ccddf3b0331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13895 | 2026.01.13 03:25:32.432317 [ 355 ] {} <Debug> TCP-Session: 10ffaac8-ab57-4c06-b69b-5ead5ebc1318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13896 | 2026.01.13 03:25:32.432331 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13897 | 2026.01.13 03:25:32.432350 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13898 | 2026.01.13 03:25:32.432359 [ 352 ] {} <Debug> TCP-Session: 721a8ca2-1d52-4d65-8542-2262d348b83d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13899 | 2026.01.13 03:25:32.432415 [ 351 ] {} <Debug> TCP-Session: 04eb1926-3bc2-4f5b-a832-056f253afa67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13900 | 2026.01.13 03:25:32.432402 [ 286 ] {} <Debug> TCP-Session: cef0c91a-c645-4562-9ac3-38c731295dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13901 | 2026.01.13 03:25:32.432316 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13902 | 2026.01.13 03:25:32.432295 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13903 | 2026.01.13 03:25:32.432498 [ 288 ] {} <Debug> TCP-Session: 6e3e1ced-98e4-4793-855a-5d1a8f3f8070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13904 | 2026.01.13 03:25:32.432231 [ 353 ] {} <Debug> TCP-Session: acd38860-9c88-4bca-be5e-02d03a88418e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2026.01.13 03:25:32.432523 [ 289 ] {} <Debug> TCP-Session: f927c1ca-c868-4121-b4df-735eb34acda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13906 | 2026.01.13 03:25:32.581995 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60327 | ||
| 13907 | 2026.01.13 03:25:32.582105 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13908 | 2026.01.13 03:25:32.582133 [ 353 ] {} <Debug> TCP-Session: d97141e1-a865-4e8f-a2e3-6c876f8ad7c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60327 | ||
| 13909 | 2026.01.13 03:25:32.582156 [ 353 ] {} <Debug> TCP-Session: d97141e1-a865-4e8f-a2e3-6c876f8ad7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.01.13 03:25:32.582169 [ 353 ] {} <Debug> TCP-Session: d97141e1-a865-4e8f-a2e3-6c876f8ad7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.01.13 03:25:32.582369 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60427 | ||
| 13912 | 2026.01.13 03:25:32.582404 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59681 | ||
| 13913 | 2026.01.13 03:25:32.582430 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39658 | ||
| 13914 | 2026.01.13 03:25:32.582455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44220 | ||
| 13915 | 2026.01.13 03:25:32.582484 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37938 | ||
| 13916 | 2026.01.13 03:25:32.582498 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13917 | 2026.01.13 03:25:32.582492 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36699 | ||
| 13918 | 2026.01.13 03:25:32.582577 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13919 | 2026.01.13 03:25:32.582579 [ 353 ] {} <Trace> TCP-Session: d97141e1-a865-4e8f-a2e3-6c876f8ad7c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2026.01.13 03:25:32.582626 [ 351 ] {} <Debug> TCP-Session: 1705154d-eafc-431a-a0e6-c462c7df8b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:37938 | ||
| 13921 | 2026.01.13 03:25:32.582542 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13922 | 2026.01.13 03:25:32.582661 [ 351 ] {} <Debug> TCP-Session: 1705154d-eafc-431a-a0e6-c462c7df8b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13923 | 2026.01.13 03:25:32.582556 [ 354 ] {} <Debug> TCP-Session: 7165724f-7fec-477f-a9be-941368a89a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60427 | ||
| 13924 | 2026.01.13 03:25:32.582682 [ 355 ] {} <Debug> TCP-Session: d03f7535-3f9d-4c95-b072-2e94b7d6b04a Authenticating user 'default' from [fd00:1122:3344:101::e]:59681 | ||
| 13925 | 2026.01.13 03:25:32.582682 [ 351 ] {} <Debug> TCP-Session: 1705154d-eafc-431a-a0e6-c462c7df8b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2026.01.13 03:25:32.582708 [ 354 ] {} <Debug> TCP-Session: 7165724f-7fec-477f-a9be-941368a89a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13927 | 2026.01.13 03:25:32.582711 [ 355 ] {} <Debug> TCP-Session: d03f7535-3f9d-4c95-b072-2e94b7d6b04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2026.01.13 03:25:32.582732 [ 354 ] {} <Debug> TCP-Session: 7165724f-7fec-477f-a9be-941368a89a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13929 | 2026.01.13 03:25:32.582745 [ 355 ] {} <Debug> TCP-Session: d03f7535-3f9d-4c95-b072-2e94b7d6b04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13930 | 2026.01.13 03:25:32.582672 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13931 | 2026.01.13 03:25:32.582542 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13932 | 2026.01.13 03:25:32.582795 [ 353 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13933 | 2026.01.13 03:25:32.582834 [ 287 ] {} <Debug> TCP-Session: d5b84bf9-638b-423c-8942-9f8f6c40ba77 Authenticating user 'default' from [fd00:1122:3344:101::e]:39658 | ||
| 13934 | 2026.01.13 03:25:32.582826 [ 352 ] {} <Debug> TCP-Session: 3e702057-7ffb-4bae-a361-7311ffad518e Authenticating user 'default' from [fd00:1122:3344:101::e]:36699 | ||
| 13935 | 2026.01.13 03:25:32.582870 [ 287 ] {} <Debug> TCP-Session: d5b84bf9-638b-423c-8942-9f8f6c40ba77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13936 | 2026.01.13 03:25:32.582417 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47447 | ||
| 13937 | 2026.01.13 03:25:32.582900 [ 352 ] {} <Debug> TCP-Session: 3e702057-7ffb-4bae-a361-7311ffad518e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13938 | 2026.01.13 03:25:32.582896 [ 287 ] {} <Debug> TCP-Session: d5b84bf9-638b-423c-8942-9f8f6c40ba77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13939 | 2026.01.13 03:25:32.582975 [ 352 ] {} <Debug> TCP-Session: 3e702057-7ffb-4bae-a361-7311ffad518e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.01.13 03:25:32.582480 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48078 | ||
| 13941 | 2026.01.13 03:25:32.582999 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13942 | 2026.01.13 03:25:32.582557 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13943 | 2026.01.13 03:25:32.583070 [ 286 ] {} <Debug> TCP-Session: e6c42788-14fb-4913-aff1-0cf88a177042 Authenticating user 'default' from [fd00:1122:3344:101::e]:47447 | ||
| 13944 | 2026.01.13 03:25:32.583090 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13945 | 2026.01.13 03:25:32.583092 [ 288 ] {} <Debug> TCP-Session: 7f41139e-762d-4a5c-94f9-5d0eee515d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:44220 | ||
| 13946 | 2026.01.13 03:25:32.583099 [ 286 ] {} <Debug> TCP-Session: e6c42788-14fb-4913-aff1-0cf88a177042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13947 | 2026.01.13 03:25:32.583121 [ 289 ] {} <Debug> TCP-Session: 111f705b-0952-41db-85cb-c481cbabf32a Authenticating user 'default' from [fd00:1122:3344:101::e]:48078 | ||
| 13948 | 2026.01.13 03:25:32.583144 [ 353 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13949 | 2026.01.13 03:25:32.583171 [ 289 ] {} <Debug> TCP-Session: 111f705b-0952-41db-85cb-c481cbabf32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13950 | 2026.01.13 03:25:32.583144 [ 286 ] {} <Debug> TCP-Session: e6c42788-14fb-4913-aff1-0cf88a177042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13951 | 2026.01.13 03:25:32.583200 [ 289 ] {} <Debug> TCP-Session: 111f705b-0952-41db-85cb-c481cbabf32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13952 | 2026.01.13 03:25:32.583219 [ 353 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13953 | 2026.01.13 03:25:32.583132 [ 288 ] {} <Debug> TCP-Session: 7f41139e-762d-4a5c-94f9-5d0eee515d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2026.01.13 03:25:32.583263 [ 288 ] {} <Debug> TCP-Session: 7f41139e-762d-4a5c-94f9-5d0eee515d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.01.13 03:25:32.583545 [ 353 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 13956 | 2026.01.13 03:25:32.584505 [ 260 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Trace> AggregatingTransform: Aggregating | ||
| 13957 | 2026.01.13 03:25:32.584547 [ 260 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Trace> Aggregator: Aggregation method: without_key | ||
| 13958 | 2026.01.13 03:25:32.584584 [ 260 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931369 sec. (1073.688 rows/sec., 41.94 KiB/sec.) | ||
| 13959 | 2026.01.13 03:25:32.584603 [ 260 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Trace> Aggregator: Merging aggregated data | ||
| 13960 | 2026.01.13 03:25:32.586031 [ 353 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003299 sec., 303.1221582297666 rows/sec., 11.84 KiB/sec. | ||
| 13961 | 2026.01.13 03:25:32.586198 [ 353 ] {b615a687-134b-4c26-94ef-d8759388cdba} <Debug> TCPHandler: Processed in 0.003750107 sec. | ||
| 13962 | 2026.01.13 03:25:32.586310 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13963 | 2026.01.13 03:25:32.586346 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13964 | 2026.01.13 03:25:32.586352 [ 353 ] {} <Debug> TCP-Session: d97141e1-a865-4e8f-a2e3-6c876f8ad7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13965 | 2026.01.13 03:25:32.586371 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13966 | 2026.01.13 03:25:32.586394 [ 354 ] {} <Debug> TCP-Session: 7165724f-7fec-477f-a9be-941368a89a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13967 | 2026.01.13 03:25:32.586413 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13968 | 2026.01.13 03:25:32.586435 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13969 | 2026.01.13 03:25:32.586455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13970 | 2026.01.13 03:25:32.586478 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13971 | 2026.01.13 03:25:32.586500 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13972 | 2026.01.13 03:25:32.586521 [ 288 ] {} <Debug> TCP-Session: 7f41139e-762d-4a5c-94f9-5d0eee515d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13973 | 2026.01.13 03:25:32.586541 [ 352 ] {} <Debug> TCP-Session: 3e702057-7ffb-4bae-a361-7311ffad518e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13974 | 2026.01.13 03:25:32.586558 [ 351 ] {} <Debug> TCP-Session: 1705154d-eafc-431a-a0e6-c462c7df8b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13975 | 2026.01.13 03:25:32.586470 [ 286 ] {} <Debug> TCP-Session: e6c42788-14fb-4913-aff1-0cf88a177042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2026.01.13 03:25:32.586394 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13977 | 2026.01.13 03:25:32.586493 [ 287 ] {} <Debug> TCP-Session: d5b84bf9-638b-423c-8942-9f8f6c40ba77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2026.01.13 03:25:32.586661 [ 355 ] {} <Debug> TCP-Session: d03f7535-3f9d-4c95-b072-2e94b7d6b04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13979 | 2026.01.13 03:25:32.586431 [ 289 ] {} <Debug> TCP-Session: 111f705b-0952-41db-85cb-c481cbabf32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13980 | 2026.01.13 03:25:33.193603 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13981 | 2026.01.13 03:25:33.215905 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.01.13 03:25:33.215975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13983 | 2026.01.13 03:25:33.222335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13984 | 2026.01.13 03:25:33.223053 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.01.13 03:25:33.226570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13986 | 2026.01.13 03:25:34.059397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1700 | ||
| 13987 | 2026.01.13 03:25:34.061982 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.01.13 03:25:34.062028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13989 | 2026.01.13 03:25:34.063272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13990 | 2026.01.13 03:25:34.063548 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.01.13 03:25:34.063818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
| 13992 | 2026.01.13 03:25:35.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.36 MiB, peak 360.90 MiB, free memory in arenas 0.00 B, will set to 350.37 MiB (RSS), difference: 4.00 MiB | ||
| 13993 | 2026.01.13 03:25:35.188000 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13994 | 2026.01.13 03:25:35.188210 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13995 | 2026.01.13 03:25:35.188282 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13996 | 2026.01.13 03:25:35.189172 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.01.13 03:25:35.189219 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 13998 | 2026.01.13 03:25:35.189633 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13999 | 2026.01.13 03:25:35.189854 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.01.13 03:25:35.190009 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 14001 | 2026.01.13 03:25:35.190060 [ 4 ] {d212fffa-0883-4bde-a2a8-1e74515d31eb} <Debug> TCPHandler: Processed in 0.002205325 sec. | ||
| 14002 | 2026.01.13 03:25:35.190176 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2026.01.13 03:25:35.190284 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14004 | 2026.01.13 03:25:35.190326 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14005 | 2026.01.13 03:25:35.191233 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.01.13 03:25:35.191270 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14007 | 2026.01.13 03:25:35.191634 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14008 | 2026.01.13 03:25:35.191842 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.01.13 03:25:35.191971 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001709 sec., 686951.4335868929 rows/sec., 54.66 MiB/sec. | ||
| 14010 | 2026.01.13 03:25:35.192012 [ 4 ] {87e284e9-0073-46d2-971a-5b2cc3339eb3} <Debug> TCPHandler: Processed in 0.001884958 sec. | ||
| 14011 | 2026.01.13 03:25:35.192130 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2026.01.13 03:25:35.192231 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14013 | 2026.01.13 03:25:35.192270 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14014 | 2026.01.13 03:25:35.192780 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2026.01.13 03:25:35.192815 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14016 | 2026.01.13 03:25:35.193115 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14017 | 2026.01.13 03:25:35.193317 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.01.13 03:25:35.193444 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001229 sec., 192026.0374288039 rows/sec., 11.64 MiB/sec. | ||
| 14019 | 2026.01.13 03:25:35.193483 [ 4 ] {0a520a29-d1d2-476b-9ad6-1b5a6c98e575} <Debug> TCPHandler: Processed in 0.001399518 sec. | ||
| 14020 | 2026.01.13 03:25:35.193599 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2026.01.13 03:25:35.193692 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14022 | 2026.01.13 03:25:35.193730 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14023 | 2026.01.13 03:25:35.194192 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.01.13 03:25:35.194227 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14025 | 2026.01.13 03:25:35.194523 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14026 | 2026.01.13 03:25:35.194732 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.01.13 03:25:35.194857 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001181 sec., 179508.89077053344 rows/sec., 11.58 MiB/sec. | ||
| 14028 | 2026.01.13 03:25:35.194859 [ 172 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 14029 | 2026.01.13 03:25:35.194896 [ 4 ] {e4735217-25fe-41a0-bdad-8b7c3d7be147} <Debug> TCPHandler: Processed in 0.001344057 sec. | ||
| 14030 | 2026.01.13 03:25:35.194927 [ 172 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.01.13 03:25:35.194958 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14032 | 2026.01.13 03:25:35.195017 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14033 | 2026.01.13 03:25:35.195063 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 14034 | 2026.01.13 03:25:35.195114 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14035 | 2026.01.13 03:25:35.195158 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14036 | 2026.01.13 03:25:35.195193 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14037 | 2026.01.13 03:25:35.195231 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 465 rows starting from the beginning of the part | ||
| 14038 | 2026.01.13 03:25:35.195304 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 14039 | 2026.01.13 03:25:35.195349 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 14040 | 2026.01.13 03:25:35.195397 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 14041 | 2026.01.13 03:25:35.195441 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 14042 | 2026.01.13 03:25:35.195514 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 14043 | 2026.01.13 03:25:35.195625 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2026.01.13 03:25:35.195670 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14045 | 2026.01.13 03:25:35.195993 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14046 | 2026.01.13 03:25:35.196219 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14047 | 2026.01.13 03:25:35.196349 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001251 sec., 168665.0679456435 rows/sec., 9.58 MiB/sec. | ||
| 14048 | 2026.01.13 03:25:35.196389 [ 4 ] {dd3d3988-c8f4-46cc-ab0e-4d957c9e7a00} <Debug> TCPHandler: Processed in 0.001423629 sec. | ||
| 14049 | 2026.01.13 03:25:35.196499 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2026.01.13 03:25:35.196580 [ 193 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557232 sec., 999851.0177032067 rows/sec., 69.99 MiB/sec. | ||
| 14051 | 2026.01.13 03:25:35.196617 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14052 | 2026.01.13 03:25:35.196672 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14053 | 2026.01.13 03:25:35.196808 [ 193 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14054 | 2026.01.13 03:25:35.197103 [ 193 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2026.01.13 03:25:35.197175 [ 193 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_46_10} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 14056 | 2026.01.13 03:25:35.197283 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14057 | 2026.01.13 03:25:35.197304 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2026.01.13 03:25:35.197344 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14059 | 2026.01.13 03:25:35.197673 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14060 | 2026.01.13 03:25:35.197874 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2026.01.13 03:25:35.198001 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001401 sec., 506780.8708065668 rows/sec., 35.51 MiB/sec. | ||
| 14062 | 2026.01.13 03:25:35.198041 [ 4 ] {d7bdd4cb-8d18-4a74-a8d5-00b8771d9a5e} <Debug> TCPHandler: Processed in 0.001589192 sec. | ||
| 14063 | 2026.01.13 03:25:35.198152 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2026.01.13 03:25:35.198244 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14065 | 2026.01.13 03:25:35.198284 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14066 | 2026.01.13 03:25:35.198618 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.01.13 03:25:35.198652 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14068 | 2026.01.13 03:25:35.198939 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14069 | 2026.01.13 03:25:35.199153 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.01.13 03:25:35.199251 [ 172 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 14071 | 2026.01.13 03:25:35.199277 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 14072 | 2026.01.13 03:25:35.199294 [ 172 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.01.13 03:25:35.199321 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14074 | 2026.01.13 03:25:35.199323 [ 4 ] {cbe1db1f-5bca-452d-ad55-b94e22520ad0} <Debug> TCPHandler: Processed in 0.001217085 sec. | ||
| 14075 | 2026.01.13 03:25:35.199403 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 14076 | 2026.01.13 03:25:35.199442 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14077 | 2026.01.13 03:25:35.199508 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14078 | 2026.01.13 03:25:35.199540 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 14079 | 2026.01.13 03:25:35.199542 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.01.13 03:25:35.199587 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 14081 | 2026.01.13 03:25:35.199595 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14082 | 2026.01.13 03:25:35.199640 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 14083 | 2026.01.13 03:25:35.199679 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 14084 | 2026.01.13 03:25:35.199708 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 14085 | 2026.01.13 03:25:35.199741 [ 196 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 14086 | 2026.01.13 03:25:35.200040 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.01.13 03:25:35.200081 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14088 | 2026.01.13 03:25:35.200431 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14089 | 2026.01.13 03:25:35.200450 [ 189 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077292 sec., 122529.45348150733 rows/sec., 6.25 MiB/sec. | ||
| 14090 | 2026.01.13 03:25:35.200619 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 14091 | 2026.01.13 03:25:35.200661 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2026.01.13 03:25:35.200818 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001292 sec., 243034.0557275542 rows/sec., 15.97 MiB/sec. | ||
| 14093 | 2026.01.13 03:25:35.200860 [ 4 ] {0ce64fd4-17d8-46f0-b256-c669f2a97ccb} <Debug> TCPHandler: Processed in 0.00146543 sec. | ||
| 14094 | 2026.01.13 03:25:35.200946 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2026.01.13 03:25:35.200970 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.01.13 03:25:35.201020 [ 200 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_21_4} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 14097 | 2026.01.13 03:25:35.201067 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.01.13 03:25:35.201098 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14099 | 2026.01.13 03:25:35.201112 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14100 | 2026.01.13 03:25:35.201424 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.01.13 03:25:35.201459 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14102 | 2026.01.13 03:25:35.201747 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14103 | 2026.01.13 03:25:35.201948 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.01.13 03:25:35.202074 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 14105 | 2026.01.13 03:25:35.202112 [ 4 ] {bb3f2231-fe92-4468-ba0f-5a6114342a1d} <Debug> TCPHandler: Processed in 0.001188414 sec. | ||
| 14106 | 2026.01.13 03:25:35.202217 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2026.01.13 03:25:35.202308 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14108 | 2026.01.13 03:25:35.202361 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14109 | 2026.01.13 03:25:35.203172 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2026.01.13 03:25:35.203208 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14111 | 2026.01.13 03:25:35.203737 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14112 | 2026.01.13 03:25:35.203959 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.01.13 03:25:35.204082 [ 172 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14114 | 2026.01.13 03:25:35.204095 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001802 sec., 17203.1076581576 rows/sec., 30.83 MiB/sec. | ||
| 14115 | 2026.01.13 03:25:35.204124 [ 172 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2026.01.13 03:25:35.204153 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14117 | 2026.01.13 03:25:35.204161 [ 4 ] {05f069f7-4226-48e7-a21e-b3b836930d33} <Debug> TCPHandler: Processed in 0.001990671 sec. | ||
| 14118 | 2026.01.13 03:25:35.204224 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14119 | 2026.01.13 03:25:35.204283 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2026.01.13 03:25:35.204381 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14121 | 2026.01.13 03:25:35.204420 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14122 | 2026.01.13 03:25:35.204434 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14123 | 2026.01.13 03:25:35.204500 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1733 rows starting from the beginning of the part | ||
| 14124 | 2026.01.13 03:25:35.204620 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part | ||
| 14125 | 2026.01.13 03:25:35.204732 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 14126 | 2026.01.13 03:25:35.204757 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.01.13 03:25:35.204798 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14128 | 2026.01.13 03:25:35.204835 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 14129 | 2026.01.13 03:25:35.204942 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 14130 | 2026.01.13 03:25:35.205046 [ 196 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 14131 | 2026.01.13 03:25:35.205116 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14132 | 2026.01.13 03:25:35.205338 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.01.13 03:25:35.205471 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 14134 | 2026.01.13 03:25:35.205511 [ 4 ] {9b96ec68-6dca-48c2-81fc-3da11f9ef724} <Debug> TCPHandler: Processed in 0.001275296 sec. | ||
| 14135 | 2026.01.13 03:25:35.213125 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 19 columns (19 merged, 0 gathered) in 0.008928302 sec., 206758.23913662418 rows/sec., 370.50 MiB/sec. | ||
| 14136 | 2026.01.13 03:25:35.214555 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14137 | 2026.01.13 03:25:35.214879 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.01.13 03:25:35.214953 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14139 | 2026.01.13 03:25:35.215035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 14140 | 2026.01.13 03:25:36.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.27 MiB, peak 368.51 MiB, free memory in arenas 0.00 B, will set to 354.25 MiB (RSS), difference: 2.98 MiB | ||
| 14141 | 2026.01.13 03:25:38.759782 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14142 | 2026.01.13 03:25:38.759850 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14143 | 2026.01.13 03:25:38.967589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31705 | ||
| 14144 | 2026.01.13 03:25:38.968122 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.01.13 03:25:38.968174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14146 | 2026.01.13 03:25:38.968737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14147 | 2026.01.13 03:25:38.969004 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.01.13 03:25:38.969160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 14149 | 2026.01.13 03:25:38.969160 [ 149 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14150 | 2026.01.13 03:25:38.969231 [ 149 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.01.13 03:25:38.969252 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14152 | 2026.01.13 03:25:38.969350 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14153 | 2026.01.13 03:25:38.969471 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14154 | 2026.01.13 03:25:38.969524 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29337 rows starting from the beginning of the part | ||
| 14155 | 2026.01.13 03:25:38.969610 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14156 | 2026.01.13 03:25:38.969668 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14157 | 2026.01.13 03:25:38.969711 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14158 | 2026.01.13 03:25:38.969748 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14159 | 2026.01.13 03:25:38.969786 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14160 | 2026.01.13 03:25:38.972390 [ 186 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.003078933 sec., 10297398.481876677 rows/sec., 147.31 MiB/sec. | ||
| 14161 | 2026.01.13 03:25:38.972781 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14162 | 2026.01.13 03:25:38.973074 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.01.13 03:25:38.973151 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_66_13} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14164 | 2026.01.13 03:25:38.973267 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14165 | 2026.01.13 03:25:40.176429 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14166 | 2026.01.13 03:25:40.176619 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14167 | 2026.01.13 03:25:40.176681 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14168 | 2026.01.13 03:25:40.177373 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.01.13 03:25:40.177413 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14170 | 2026.01.13 03:25:40.177800 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14171 | 2026.01.13 03:25:40.178027 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2026.01.13 03:25:40.178185 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00161 sec., 47204.968944099375 rows/sec., 3.87 MiB/sec. | ||
| 14173 | 2026.01.13 03:25:40.178235 [ 4 ] {4dec7b3f-6e02-4b1e-ab27-78c4193efc85} <Debug> TCPHandler: Processed in 0.001927029 sec. | ||
| 14174 | 2026.01.13 03:25:40.178371 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2026.01.13 03:25:40.178474 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14176 | 2026.01.13 03:25:40.178516 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14177 | 2026.01.13 03:25:40.178939 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.01.13 03:25:40.178974 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14179 | 2026.01.13 03:25:40.179278 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14180 | 2026.01.13 03:25:40.179489 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.01.13 03:25:40.179624 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 14182 | 2026.01.13 03:25:40.179664 [ 4 ] {f807b284-91e2-46a5-aa6e-020190f0b0d8} <Debug> TCPHandler: Processed in 0.001346088 sec. | ||
| 14183 | 2026.01.13 03:25:40.179777 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14184 | 2026.01.13 03:25:40.179874 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14185 | 2026.01.13 03:25:40.179914 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14186 | 2026.01.13 03:25:40.180367 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2026.01.13 03:25:40.180401 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14188 | 2026.01.13 03:25:40.180717 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14189 | 2026.01.13 03:25:40.180925 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2026.01.13 03:25:40.181054 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0012 sec., 61666.66666666667 rows/sec., 4.81 MiB/sec. | ||
| 14191 | 2026.01.13 03:25:40.181093 [ 4 ] {7f59a06c-4a27-4e13-ac1a-8975ed03a4b0} <Debug> TCPHandler: Processed in 0.001366078 sec. | ||
| 14192 | 2026.01.13 03:25:40.181209 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2026.01.13 03:25:40.181304 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14194 | 2026.01.13 03:25:40.181346 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14195 | 2026.01.13 03:25:40.181778 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2026.01.13 03:25:40.181812 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14197 | 2026.01.13 03:25:40.182148 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14198 | 2026.01.13 03:25:40.182357 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2026.01.13 03:25:40.182489 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 14200 | 2026.01.13 03:25:40.182527 [ 4 ] {9cd48bea-d636-42fb-808c-6ba5779174f4} <Debug> TCPHandler: Processed in 0.001365727 sec. | ||
| 14201 | 2026.01.13 03:25:40.182646 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2026.01.13 03:25:40.182739 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14203 | 2026.01.13 03:25:40.182793 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14204 | 2026.01.13 03:25:40.183575 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2026.01.13 03:25:40.183609 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14206 | 2026.01.13 03:25:40.184115 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14207 | 2026.01.13 03:25:40.184334 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14208 | 2026.01.13 03:25:40.184471 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 14209 | 2026.01.13 03:25:40.184526 [ 4 ] {614cd1ee-6acd-438f-8819-4e5dd5bbb652} <Debug> TCPHandler: Processed in 0.001929539 sec. | ||
| 14210 | 2026.01.13 03:25:40.184640 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14211 | 2026.01.13 03:25:40.184733 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14212 | 2026.01.13 03:25:40.184773 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14213 | 2026.01.13 03:25:40.185118 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14214 | 2026.01.13 03:25:40.185152 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14215 | 2026.01.13 03:25:40.185460 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14216 | 2026.01.13 03:25:40.185669 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14217 | 2026.01.13 03:25:40.185795 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14218 | 2026.01.13 03:25:40.185832 [ 4 ] {8ecdcda1-4a63-4741-987e-17ae74b72ca8} <Debug> TCPHandler: Processed in 0.001241246 sec. | ||
| 14219 | 2026.01.13 03:25:40.727612 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14220 | 2026.01.13 03:25:40.744969 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.01.13 03:25:40.745029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14222 | 2026.01.13 03:25:40.751711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14223 | 2026.01.13 03:25:40.752429 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.01.13 03:25:40.752761 [ 142 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14225 | 2026.01.13 03:25:40.752825 [ 142 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2026.01.13 03:25:40.752846 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14227 | 2026.01.13 03:25:40.752950 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14228 | 2026.01.13 03:25:40.755494 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14229 | 2026.01.13 03:25:40.756043 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14230 | 2026.01.13 03:25:40.756768 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14231 | 2026.01.13 03:25:40.760261 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14232 | 2026.01.13 03:25:40.763700 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14233 | 2026.01.13 03:25:40.767731 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14234 | 2026.01.13 03:25:40.771918 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14235 | 2026.01.13 03:25:40.775748 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14236 | 2026.01.13 03:25:40.828098 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.075185201 sec., 6610.343437134657 rows/sec., 34.18 MiB/sec. | ||
| 14237 | 2026.01.13 03:25:40.831224 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14238 | 2026.01.13 03:25:40.833413 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.01.13 03:25:40.833520 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_66_13} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14240 | 2026.01.13 03:25:40.836290 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14241 | 2026.01.13 03:25:41.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.79 MiB, peak 369.53 MiB, free memory in arenas 0.00 B, will set to 357.09 MiB (RSS), difference: 1.30 MiB | ||
| 14242 | 2026.01.13 03:25:44.065024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1734 | ||
| 14243 | 2026.01.13 03:25:44.067356 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.01.13 03:25:44.067405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14245 | 2026.01.13 03:25:44.068567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14246 | 2026.01.13 03:25:44.068836 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.01.13 03:25:44.069087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
| 14248 | 2026.01.13 03:25:45.188227 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.01.13 03:25:45.188542 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14250 | 2026.01.13 03:25:45.188644 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14251 | 2026.01.13 03:25:45.189726 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.01.13 03:25:45.189767 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14253 | 2026.01.13 03:25:45.190172 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14254 | 2026.01.13 03:25:45.190396 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.01.13 03:25:45.190562 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00209 sec., 196172.24880382777 rows/sec., 12.44 MiB/sec. | ||
| 14256 | 2026.01.13 03:25:45.190616 [ 4 ] {aa597663-53cb-42ac-838c-3b47b4a9cf63} <Debug> TCPHandler: Processed in 0.002531972 sec. | ||
| 14257 | 2026.01.13 03:25:45.190784 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.01.13 03:25:45.190889 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14259 | 2026.01.13 03:25:45.190931 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14260 | 2026.01.13 03:25:45.191382 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.01.13 03:25:45.191418 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14262 | 2026.01.13 03:25:45.191732 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14263 | 2026.01.13 03:25:45.191948 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.01.13 03:25:45.192090 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001222 sec., 6546.6448445171845 rows/sec., 533.83 KiB/sec. | ||
| 14265 | 2026.01.13 03:25:45.192130 [ 4 ] {1a87657e-fb30-42b9-8008-f093da22d4d1} <Debug> TCPHandler: Processed in 0.001406518 sec. | ||
| 14266 | 2026.01.13 03:25:45.192250 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.01.13 03:25:45.192356 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14268 | 2026.01.13 03:25:45.192396 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14269 | 2026.01.13 03:25:45.193395 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.01.13 03:25:45.193432 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14271 | 2026.01.13 03:25:45.193798 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14272 | 2026.01.13 03:25:45.194019 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.01.13 03:25:45.194158 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Debug> executeQuery: Read 1179 rows, 96.04 KiB in 0.00182 sec., 647802.1978021978 rows/sec., 51.53 MiB/sec. | ||
| 14274 | 2026.01.13 03:25:45.194198 [ 4 ] {92668a22-3401-4d2d-99b7-b9efd0c9eacb} <Debug> TCPHandler: Processed in 0.0019981 sec. | ||
| 14275 | 2026.01.13 03:25:45.194319 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.01.13 03:25:45.194412 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14277 | 2026.01.13 03:25:45.194452 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14278 | 2026.01.13 03:25:45.194948 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.01.13 03:25:45.194984 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14280 | 2026.01.13 03:25:45.195296 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14281 | 2026.01.13 03:25:45.195498 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.01.13 03:25:45.195625 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Debug> executeQuery: Read 244 rows, 15.21 KiB in 0.00123 sec., 198373.9837398374 rows/sec., 12.07 MiB/sec. | ||
| 14283 | 2026.01.13 03:25:45.195664 [ 4 ] {9e8549e3-1bd2-4f26-bbd6-9c453afaf244} <Debug> TCPHandler: Processed in 0.001395189 sec. | ||
| 14284 | 2026.01.13 03:25:45.195773 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.01.13 03:25:45.195866 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.01.13 03:25:45.195904 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14287 | 2026.01.13 03:25:45.196374 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.01.13 03:25:45.196409 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14289 | 2026.01.13 03:25:45.196729 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14290 | 2026.01.13 03:25:45.196941 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.01.13 03:25:45.197072 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001222 sec., 174304.41898527005 rows/sec., 11.24 MiB/sec. | ||
| 14292 | 2026.01.13 03:25:45.197110 [ 4 ] {6bd18e25-cab2-48b9-b8ff-4de526f05cf3} <Debug> TCPHandler: Processed in 0.001386718 sec. | ||
| 14293 | 2026.01.13 03:25:45.197218 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.01.13 03:25:45.197312 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14295 | 2026.01.13 03:25:45.197352 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14296 | 2026.01.13 03:25:45.197827 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.01.13 03:25:45.197864 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14298 | 2026.01.13 03:25:45.198156 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14299 | 2026.01.13 03:25:45.198370 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.01.13 03:25:45.198502 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 14301 | 2026.01.13 03:25:45.198541 [ 4 ] {f1fe32f2-e217-4ca5-b1ec-a43bb50e7357} <Debug> TCPHandler: Processed in 0.001371308 sec. | ||
| 14302 | 2026.01.13 03:25:45.198648 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.01.13 03:25:45.198742 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14304 | 2026.01.13 03:25:45.198781 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14305 | 2026.01.13 03:25:45.199429 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.01.13 03:25:45.199467 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14307 | 2026.01.13 03:25:45.199807 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14308 | 2026.01.13 03:25:45.200007 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.01.13 03:25:45.200136 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.00141 sec., 509219.8581560284 rows/sec., 35.74 MiB/sec. | ||
| 14310 | 2026.01.13 03:25:45.200176 [ 4 ] {52db4f78-cd2e-4791-9980-733d562c32b5} <Debug> TCPHandler: Processed in 0.001575152 sec. | ||
| 14311 | 2026.01.13 03:25:45.200288 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.01.13 03:25:45.200381 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14313 | 2026.01.13 03:25:45.200421 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14314 | 2026.01.13 03:25:45.200746 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.01.13 03:25:45.200783 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14316 | 2026.01.13 03:25:45.201065 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14317 | 2026.01.13 03:25:45.201259 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.01.13 03:25:45.201384 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 307.63 KiB/sec. | ||
| 14319 | 2026.01.13 03:25:45.201421 [ 4 ] {16d2c5ba-4615-468c-83e5-cc14f68980eb} <Debug> TCPHandler: Processed in 0.001182774 sec. | ||
| 14320 | 2026.01.13 03:25:45.201529 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2026.01.13 03:25:45.201623 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14322 | 2026.01.13 03:25:45.201664 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14323 | 2026.01.13 03:25:45.202100 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.01.13 03:25:45.202136 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14325 | 2026.01.13 03:25:45.202475 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14326 | 2026.01.13 03:25:45.202680 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.01.13 03:25:45.202809 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001202 sec., 264559.06821963395 rows/sec., 17.39 MiB/sec. | ||
| 14328 | 2026.01.13 03:25:45.202847 [ 4 ] {36156b1b-45a7-4879-b769-30e4d6b57e3f} <Debug> TCPHandler: Processed in 0.001366348 sec. | ||
| 14329 | 2026.01.13 03:25:45.202949 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2026.01.13 03:25:45.203042 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14331 | 2026.01.13 03:25:45.203084 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14332 | 2026.01.13 03:25:45.203397 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.01.13 03:25:45.203433 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14334 | 2026.01.13 03:25:45.203737 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14335 | 2026.01.13 03:25:45.203934 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.01.13 03:25:45.204059 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001033 sec., 1936.108422071636 rows/sec., 126.68 KiB/sec. | ||
| 14337 | 2026.01.13 03:25:45.204096 [ 4 ] {e3f4153b-2cce-4dba-a2ab-e809d7eb3113} <Debug> TCPHandler: Processed in 0.001195684 sec. | ||
| 14338 | 2026.01.13 03:25:45.204196 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.01.13 03:25:45.204289 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14340 | 2026.01.13 03:25:45.204342 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14341 | 2026.01.13 03:25:45.205203 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.01.13 03:25:45.205238 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14343 | 2026.01.13 03:25:45.205785 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14344 | 2026.01.13 03:25:45.205998 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.01.13 03:25:45.206137 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001864 sec., 16630.901287553646 rows/sec., 29.80 MiB/sec. | ||
| 14346 | 2026.01.13 03:25:45.206194 [ 4 ] {397b24de-2ae9-4227-8d19-1c0a10dadc0e} <Debug> TCPHandler: Processed in 0.002046562 sec. | ||
| 14347 | 2026.01.13 03:25:45.206308 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.01.13 03:25:45.206401 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14349 | 2026.01.13 03:25:45.206442 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14350 | 2026.01.13 03:25:45.206784 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.01.13 03:25:45.206820 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14352 | 2026.01.13 03:25:45.207116 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14353 | 2026.01.13 03:25:45.207314 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.01.13 03:25:45.207439 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 14355 | 2026.01.13 03:25:45.207477 [ 4 ] {eb95faf7-33ee-482e-91f9-6c22eaee8eac} <Debug> TCPHandler: Processed in 0.001217205 sec. | ||
| 14356 | 2026.01.13 03:25:46.470255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32217 | ||
| 14357 | 2026.01.13 03:25:46.470797 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2026.01.13 03:25:46.470839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14359 | 2026.01.13 03:25:46.471369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14360 | 2026.01.13 03:25:46.471608 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.01.13 03:25:46.471752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32217 | ||
| 14362 | 2026.01.13 03:25:48.256540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14363 | 2026.01.13 03:25:48.271750 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14364 | 2026.01.13 03:25:48.271812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14365 | 2026.01.13 03:25:48.276999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14366 | 2026.01.13 03:25:48.277657 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2026.01.13 03:25:48.280628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14368 | 2026.01.13 03:25:50.175717 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14369 | 2026.01.13 03:25:50.175901 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14370 | 2026.01.13 03:25:50.175961 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14371 | 2026.01.13 03:25:50.176636 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14372 | 2026.01.13 03:25:50.176673 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14373 | 2026.01.13 03:25:50.177058 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14374 | 2026.01.13 03:25:50.177279 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14375 | 2026.01.13 03:25:50.177415 [ 130 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14376 | 2026.01.13 03:25:50.177424 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001567 sec., 48500.31908104658 rows/sec., 3.98 MiB/sec. | ||
| 14377 | 2026.01.13 03:25:50.177459 [ 130 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.01.13 03:25:50.177482 [ 4 ] {95b2696a-22cd-4561-a6c0-8a7c5d4a171d} <Debug> TCPHandler: Processed in 0.001885298 sec. | ||
| 14379 | 2026.01.13 03:25:50.177484 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14380 | 2026.01.13 03:25:50.177606 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14381 | 2026.01.13 03:25:50.177618 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.01.13 03:25:50.177753 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14383 | 2026.01.13 03:25:50.177763 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14384 | 2026.01.13 03:25:50.177791 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2466 rows starting from the beginning of the part | ||
| 14385 | 2026.01.13 03:25:50.177810 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14386 | 2026.01.13 03:25:50.177860 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1218 rows starting from the beginning of the part | ||
| 14387 | 2026.01.13 03:25:50.177911 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1174 rows starting from the beginning of the part | ||
| 14388 | 2026.01.13 03:25:50.177953 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 76 rows starting from the beginning of the part | ||
| 14389 | 2026.01.13 03:25:50.177993 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1179 rows starting from the beginning of the part | ||
| 14390 | 2026.01.13 03:25:50.178034 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 76 rows starting from the beginning of the part | ||
| 14391 | 2026.01.13 03:25:50.178249 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14392 | 2026.01.13 03:25:50.178298 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14393 | 2026.01.13 03:25:50.178732 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14394 | 2026.01.13 03:25:50.178962 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2026.01.13 03:25:50.179095 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001355 sec., 7380.073800738007 rows/sec., 554.95 KiB/sec. | ||
| 14396 | 2026.01.13 03:25:50.179134 [ 4 ] {008d77d1-a73a-4762-b3db-53d37752a5ed} <Debug> TCPHandler: Processed in 0.001564352 sec. | ||
| 14397 | 2026.01.13 03:25:50.179260 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14398 | 2026.01.13 03:25:50.179353 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14399 | 2026.01.13 03:25:50.179392 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14400 | 2026.01.13 03:25:50.179860 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14401 | 2026.01.13 03:25:50.179895 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14402 | 2026.01.13 03:25:50.180134 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579242 sec., 2399542.191077844 rows/sec., 203.47 MiB/sec. | ||
| 14403 | 2026.01.13 03:25:50.180202 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14404 | 2026.01.13 03:25:50.180416 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14405 | 2026.01.13 03:25:50.180439 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14406 | 2026.01.13 03:25:50.180631 [ 130 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14407 | 2026.01.13 03:25:50.180633 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001297 sec., 57054.74171164225 rows/sec., 4.45 MiB/sec. | ||
| 14408 | 2026.01.13 03:25:50.180668 [ 130 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.01.13 03:25:50.180693 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14410 | 2026.01.13 03:25:50.180704 [ 4 ] {5be76cf4-9856-4bf6-8266-8778e9aab50b} <Debug> TCPHandler: Processed in 0.001504781 sec. | ||
| 14411 | 2026.01.13 03:25:50.180711 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.01.13 03:25:50.180771 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14413 | 2026.01.13 03:25:50.180799 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_96_19} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14414 | 2026.01.13 03:25:50.180838 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.01.13 03:25:50.180879 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14416 | 2026.01.13 03:25:50.180881 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 14417 | 2026.01.13 03:25:50.180909 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 14418 | 2026.01.13 03:25:50.180953 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14419 | 2026.01.13 03:25:50.180975 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 534 rows starting from the beginning of the part | ||
| 14420 | 2026.01.13 03:25:50.180997 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14421 | 2026.01.13 03:25:50.181020 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 710 rows starting from the beginning of the part | ||
| 14422 | 2026.01.13 03:25:50.181059 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 74 rows starting from the beginning of the part | ||
| 14423 | 2026.01.13 03:25:50.181098 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 718 rows starting from the beginning of the part | ||
| 14424 | 2026.01.13 03:25:50.181134 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 74 rows starting from the beginning of the part | ||
| 14425 | 2026.01.13 03:25:50.181433 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.01.13 03:25:50.181467 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14427 | 2026.01.13 03:25:50.181802 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14428 | 2026.01.13 03:25:50.182013 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.01.13 03:25:50.182132 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14430 | 2026.01.13 03:25:50.182141 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 14431 | 2026.01.13 03:25:50.182165 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2026.01.13 03:25:50.182183 [ 4 ] {7e622791-5df1-4c6e-a874-5cfd1874a998} <Debug> TCPHandler: Processed in 0.001402159 sec. | ||
| 14433 | 2026.01.13 03:25:50.182186 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14434 | 2026.01.13 03:25:50.182277 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14435 | 2026.01.13 03:25:50.182313 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14436 | 2026.01.13 03:25:50.182344 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611703 sec., 2084751.346867258 rows/sec., 157.79 MiB/sec. | ||
| 14437 | 2026.01.13 03:25:50.182392 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14438 | 2026.01.13 03:25:50.182424 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14439 | 2026.01.13 03:25:50.182433 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28604 rows starting from the beginning of the part | ||
| 14440 | 2026.01.13 03:25:50.182490 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14441 | 2026.01.13 03:25:50.182498 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14442 | 2026.01.13 03:25:50.182509 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 846 rows starting from the beginning of the part | ||
| 14443 | 2026.01.13 03:25:50.182574 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 14444 | 2026.01.13 03:25:50.182633 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14445 | 2026.01.13 03:25:50.182694 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 318 rows starting from the beginning of the part | ||
| 14446 | 2026.01.13 03:25:50.182731 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14447 | 2026.01.13 03:25:50.182753 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14448 | 2026.01.13 03:25:50.182798 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_96_19} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14449 | 2026.01.13 03:25:50.182855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 14450 | 2026.01.13 03:25:50.183541 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14451 | 2026.01.13 03:25:50.183585 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14452 | 2026.01.13 03:25:50.184293 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14453 | 2026.01.13 03:25:50.184614 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14454 | 2026.01.13 03:25:50.184795 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002395 sec., 4175.365344467641 rows/sec., 7.48 MiB/sec. | ||
| 14455 | 2026.01.13 03:25:50.184871 [ 4 ] {9a633cb2-df17-4463-9018-56c3e0e20727} <Debug> TCPHandler: Processed in 0.002620174 sec. | ||
| 14456 | 2026.01.13 03:25:50.185010 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14457 | 2026.01.13 03:25:50.185125 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14458 | 2026.01.13 03:25:50.185172 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14459 | 2026.01.13 03:25:50.185576 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14460 | 2026.01.13 03:25:50.185610 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14461 | 2026.01.13 03:25:50.185994 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14462 | 2026.01.13 03:25:50.186209 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2026.01.13 03:25:50.186334 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 14464 | 2026.01.13 03:25:50.186369 [ 4 ] {9d28a9e4-7003-4c99-94d6-988c4fe52e44} <Debug> TCPHandler: Processed in 0.001422259 sec. | ||
| 14465 | 2026.01.13 03:25:50.190545 [ 199 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30402 rows, containing 5 columns (5 merged, 0 gathered) in 0.008307759 sec., 3659470.6225830577 rows/sec., 248.31 MiB/sec. | ||
| 14466 | 2026.01.13 03:25:50.190920 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14467 | 2026.01.13 03:25:50.191170 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2026.01.13 03:25:50.191230 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14469 | 2026.01.13 03:25:50.191289 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14470 | 2026.01.13 03:25:51.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.04 MiB, peak 369.53 MiB, free memory in arenas 0.00 B, will set to 359.66 MiB (RSS), difference: 1.62 MiB | ||
| 14471 | 2026.01.13 03:25:53.759901 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14472 | 2026.01.13 03:25:53.759958 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14473 | 2026.01.13 03:25:53.972826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32665 | ||
| 14474 | 2026.01.13 03:25:53.973336 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.01.13 03:25:53.973380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14476 | 2026.01.13 03:25:53.973868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14477 | 2026.01.13 03:25:53.974107 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.01.13 03:25:53.974234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32665 | ||
| 14479 | 2026.01.13 03:25:54.070202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1770 | ||
| 14480 | 2026.01.13 03:25:54.072608 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2026.01.13 03:25:54.072667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14482 | 2026.01.13 03:25:54.073862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14483 | 2026.01.13 03:25:54.074127 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2026.01.13 03:25:54.074341 [ 121 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14485 | 2026.01.13 03:25:54.074401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 14486 | 2026.01.13 03:25:54.074434 [ 121 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14487 | 2026.01.13 03:25:54.074465 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14488 | 2026.01.13 03:25:54.074596 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 14489 | 2026.01.13 03:25:54.075261 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14490 | 2026.01.13 03:25:54.075416 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1596 rows starting from the beginning of the part | ||
| 14491 | 2026.01.13 03:25:54.075746 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 14492 | 2026.01.13 03:25:54.076051 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 14493 | 2026.01.13 03:25:54.076336 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 44 rows starting from the beginning of the part | ||
| 14494 | 2026.01.13 03:25:54.076605 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 14495 | 2026.01.13 03:25:54.076915 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 14496 | 2026.01.13 03:25:54.083400 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 72 columns (72 merged, 0 gathered) in 0.00886618 sec., 199635.01756111428 rows/sec., 155.91 MiB/sec. | ||
| 14497 | 2026.01.13 03:25:54.085318 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14498 | 2026.01.13 03:25:54.085886 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14499 | 2026.01.13 03:25:54.085964 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_51_10} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14500 | 2026.01.13 03:25:54.086299 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 14501 | 2026.01.13 03:25:55.189202 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14502 | 2026.01.13 03:25:55.189424 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14503 | 2026.01.13 03:25:55.189496 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14504 | 2026.01.13 03:25:55.190342 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.01.13 03:25:55.190396 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14506 | 2026.01.13 03:25:55.190824 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14507 | 2026.01.13 03:25:55.191057 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.01.13 03:25:55.191199 [ 117 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 14509 | 2026.01.13 03:25:55.191216 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001849 sec., 221741.48188209845 rows/sec., 14.07 MiB/sec. | ||
| 14510 | 2026.01.13 03:25:55.191269 [ 117 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14511 | 2026.01.13 03:25:55.191297 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14512 | 2026.01.13 03:25:55.191301 [ 4 ] {850fc23e-69a4-4676-8495-3a267e95bc31} <Debug> TCPHandler: Processed in 0.002241045 sec. | ||
| 14513 | 2026.01.13 03:25:55.191424 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 14514 | 2026.01.13 03:25:55.191460 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.01.13 03:25:55.191574 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14516 | 2026.01.13 03:25:55.191595 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14517 | 2026.01.13 03:25:55.191621 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14518 | 2026.01.13 03:25:55.191646 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 434 rows starting from the beginning of the part | ||
| 14519 | 2026.01.13 03:25:55.191722 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 14520 | 2026.01.13 03:25:55.191770 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 14521 | 2026.01.13 03:25:55.191815 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 14522 | 2026.01.13 03:25:55.191855 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 14523 | 2026.01.13 03:25:55.191901 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 14524 | 2026.01.13 03:25:55.192865 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2026.01.13 03:25:55.192914 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14526 | 2026.01.13 03:25:55.193222 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001855037 sec., 1339056.8490008556 rows/sec., 90.30 MiB/sec. | ||
| 14527 | 2026.01.13 03:25:55.193323 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14528 | 2026.01.13 03:25:55.193433 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14529 | 2026.01.13 03:25:55.193594 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.01.13 03:25:55.193751 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.002201 sec., 533393.9118582463 rows/sec., 42.44 MiB/sec. | ||
| 14531 | 2026.01.13 03:25:55.193766 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14532 | 2026.01.13 03:25:55.193792 [ 4 ] {07735432-9a92-469c-abbb-568bd6b37eab} <Debug> TCPHandler: Processed in 0.002389688 sec. | ||
| 14533 | 2026.01.13 03:25:55.193850 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_32_7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 14534 | 2026.01.13 03:25:55.193917 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14535 | 2026.01.13 03:25:55.193948 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14536 | 2026.01.13 03:25:55.194022 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14537 | 2026.01.13 03:25:55.194075 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14538 | 2026.01.13 03:25:55.194612 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.01.13 03:25:55.194651 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14540 | 2026.01.13 03:25:55.194972 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14541 | 2026.01.13 03:25:55.195202 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.01.13 03:25:55.195326 [ 117 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14543 | 2026.01.13 03:25:55.195336 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001334 sec., 176911.54422788607 rows/sec., 10.72 MiB/sec. | ||
| 14544 | 2026.01.13 03:25:55.195377 [ 117 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.01.13 03:25:55.195393 [ 4 ] {30096e05-3d1a-415e-b15f-4e226a6a6537} <Debug> TCPHandler: Processed in 0.001526951 sec. | ||
| 14546 | 2026.01.13 03:25:55.195404 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14547 | 2026.01.13 03:25:55.195510 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14548 | 2026.01.13 03:25:55.195517 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.01.13 03:25:55.195637 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14550 | 2026.01.13 03:25:55.195638 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14551 | 2026.01.13 03:25:55.195678 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14552 | 2026.01.13 03:25:55.195694 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 278 rows starting from the beginning of the part | ||
| 14553 | 2026.01.13 03:25:55.195771 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 236 rows starting from the beginning of the part | ||
| 14554 | 2026.01.13 03:25:55.195825 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 14555 | 2026.01.13 03:25:55.195875 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 244 rows starting from the beginning of the part | ||
| 14556 | 2026.01.13 03:25:55.195923 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 14557 | 2026.01.13 03:25:55.195972 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 236 rows starting from the beginning of the part | ||
| 14558 | 2026.01.13 03:25:55.196205 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.01.13 03:25:55.196247 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14560 | 2026.01.13 03:25:55.196599 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14561 | 2026.01.13 03:25:55.196824 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14562 | 2026.01.13 03:25:55.196953 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001336 sec., 158682.63473053894 rows/sec., 10.23 MiB/sec. | ||
| 14563 | 2026.01.13 03:25:55.196983 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520901 sec., 666710.0619961456 rows/sec., 43.48 MiB/sec. | ||
| 14564 | 2026.01.13 03:25:55.196992 [ 4 ] {f22d3e99-5b97-4d4b-b89d-4bdba2f70411} <Debug> TCPHandler: Processed in 0.001526102 sec. | ||
| 14565 | 2026.01.13 03:25:55.197120 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2026.01.13 03:25:55.197120 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14567 | 2026.01.13 03:25:55.197220 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14568 | 2026.01.13 03:25:55.197266 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14569 | 2026.01.13 03:25:55.197387 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.01.13 03:25:55.197458 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_96_19} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14571 | 2026.01.13 03:25:55.197537 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14572 | 2026.01.13 03:25:55.197784 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.01.13 03:25:55.197826 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14574 | 2026.01.13 03:25:55.198150 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14575 | 2026.01.13 03:25:55.198364 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.01.13 03:25:55.198472 [ 117 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 14577 | 2026.01.13 03:25:55.198497 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 9.25 MiB/sec. | ||
| 14578 | 2026.01.13 03:25:55.198512 [ 117 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.01.13 03:25:55.198546 [ 4 ] {118bdeb1-4b9f-4b69-b803-7e10263a90b0} <Debug> TCPHandler: Processed in 0.0014758 sec. | ||
| 14580 | 2026.01.13 03:25:55.198551 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14581 | 2026.01.13 03:25:55.198656 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 14582 | 2026.01.13 03:25:55.198662 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14583 | 2026.01.13 03:25:55.198779 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14584 | 2026.01.13 03:25:55.198780 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14585 | 2026.01.13 03:25:55.198815 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 223 rows starting from the beginning of the part | ||
| 14586 | 2026.01.13 03:25:55.198839 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14587 | 2026.01.13 03:25:55.198876 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 14588 | 2026.01.13 03:25:55.198937 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 14589 | 2026.01.13 03:25:55.198982 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 14590 | 2026.01.13 03:25:55.199025 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 14591 | 2026.01.13 03:25:55.199065 [ 191 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 14592 | 2026.01.13 03:25:55.199623 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14593 | 2026.01.13 03:25:55.199665 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14594 | 2026.01.13 03:25:55.200022 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14595 | 2026.01.13 03:25:55.200104 [ 192 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149177 sec., 856700.4296909041 rows/sec., 52.07 MiB/sec. | ||
| 14596 | 2026.01.13 03:25:55.200248 [ 192 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14597 | 2026.01.13 03:25:55.200270 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14598 | 2026.01.13 03:25:55.200417 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001654 sec., 429262.3941958887 rows/sec., 30.08 MiB/sec. | ||
| 14599 | 2026.01.13 03:25:55.200458 [ 4 ] {30bedf8b-40e6-4c3d-aba5-6cd7094c8b76} <Debug> TCPHandler: Processed in 0.001846228 sec. | ||
| 14600 | 2026.01.13 03:25:55.200521 [ 192 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14601 | 2026.01.13 03:25:55.200580 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.01.13 03:25:55.200593 [ 192 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_32_7} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 14603 | 2026.01.13 03:25:55.200682 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14604 | 2026.01.13 03:25:55.200690 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14605 | 2026.01.13 03:25:55.200730 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14606 | 2026.01.13 03:25:55.201069 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14607 | 2026.01.13 03:25:55.201106 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14608 | 2026.01.13 03:25:55.201418 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14609 | 2026.01.13 03:25:55.201669 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14610 | 2026.01.13 03:25:55.201809 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 14611 | 2026.01.13 03:25:55.201847 [ 4 ] {64f80295-1181-475d-a5e7-7011bb28fb0e} <Debug> TCPHandler: Processed in 0.001318527 sec. | ||
| 14612 | 2026.01.13 03:25:55.201966 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14613 | 2026.01.13 03:25:55.202060 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14614 | 2026.01.13 03:25:55.202103 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14615 | 2026.01.13 03:25:55.202569 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14616 | 2026.01.13 03:25:55.202605 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14617 | 2026.01.13 03:25:55.202947 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14618 | 2026.01.13 03:25:55.203154 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.01.13 03:25:55.203281 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 14620 | 2026.01.13 03:25:55.203318 [ 4 ] {c246da30-1c0e-409e-92aa-dbe9489782fc} <Debug> TCPHandler: Processed in 0.001406388 sec. | ||
| 14621 | 2026.01.13 03:25:55.203430 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14622 | 2026.01.13 03:25:55.203524 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14623 | 2026.01.13 03:25:55.203565 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14624 | 2026.01.13 03:25:55.203870 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.01.13 03:25:55.203908 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14626 | 2026.01.13 03:25:55.204206 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14627 | 2026.01.13 03:25:55.204425 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.01.13 03:25:55.204530 [ 117 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 14629 | 2026.01.13 03:25:55.204551 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 14630 | 2026.01.13 03:25:55.204567 [ 117 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.01.13 03:25:55.204593 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14632 | 2026.01.13 03:25:55.204594 [ 4 ] {adb6045d-23ee-45ac-998f-da83a05c04bf} <Debug> TCPHandler: Processed in 0.001216114 sec. | ||
| 14633 | 2026.01.13 03:25:55.204689 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 14634 | 2026.01.13 03:25:55.204725 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14635 | 2026.01.13 03:25:55.204807 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14636 | 2026.01.13 03:25:55.204823 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14637 | 2026.01.13 03:25:55.204846 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 14638 | 2026.01.13 03:25:55.204883 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14639 | 2026.01.13 03:25:55.204912 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 14640 | 2026.01.13 03:25:55.204960 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 14641 | 2026.01.13 03:25:55.204997 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 14642 | 2026.01.13 03:25:55.205037 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14643 | 2026.01.13 03:25:55.205073 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 14644 | 2026.01.13 03:25:55.205750 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2026.01.13 03:25:55.205793 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14646 | 2026.01.13 03:25:55.205940 [ 186 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001296737 sec., 20050.32631906084 rows/sec., 1.31 MiB/sec. | ||
| 14647 | 2026.01.13 03:25:55.206071 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 14648 | 2026.01.13 03:25:55.206350 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14649 | 2026.01.13 03:25:55.206360 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14650 | 2026.01.13 03:25:55.206464 [ 192 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_24_5} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 14651 | 2026.01.13 03:25:55.206566 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14652 | 2026.01.13 03:25:55.206638 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2026.01.13 03:25:55.206783 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001979 sec., 15664.477008590198 rows/sec., 28.07 MiB/sec. | ||
| 14654 | 2026.01.13 03:25:55.206840 [ 4 ] {4988116c-a8d2-4757-ba14-f602f5765131} <Debug> TCPHandler: Processed in 0.002164934 sec. | ||
| 14655 | 2026.01.13 03:25:55.206965 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14656 | 2026.01.13 03:25:55.207062 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14657 | 2026.01.13 03:25:55.207104 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14658 | 2026.01.13 03:25:55.207454 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2026.01.13 03:25:55.207491 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14660 | 2026.01.13 03:25:55.207803 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14661 | 2026.01.13 03:25:55.208014 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2026.01.13 03:25:55.208141 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 14663 | 2026.01.13 03:25:55.208147 [ 116 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14664 | 2026.01.13 03:25:55.208184 [ 4 ] {30ad43bc-a3e4-4cb0-bc4d-daced4b2816f} <Debug> TCPHandler: Processed in 0.001269106 sec. | ||
| 14665 | 2026.01.13 03:25:55.208201 [ 116 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.01.13 03:25:55.208226 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14667 | 2026.01.13 03:25:55.208309 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14668 | 2026.01.13 03:25:55.208428 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14669 | 2026.01.13 03:25:55.208468 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5904 rows starting from the beginning of the part | ||
| 14670 | 2026.01.13 03:25:55.208524 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 14671 | 2026.01.13 03:25:55.208571 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 14672 | 2026.01.13 03:25:55.208627 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 14673 | 2026.01.13 03:25:55.208669 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 14674 | 2026.01.13 03:25:55.208713 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 14675 | 2026.01.13 03:25:55.210390 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6336 rows, containing 4 columns (4 merged, 0 gathered) in 0.002118163 sec., 2991271.2100060284 rows/sec., 194.32 MiB/sec. | ||
| 14676 | 2026.01.13 03:25:55.210775 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14677 | 2026.01.13 03:25:55.211048 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.01.13 03:25:55.211120 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_96_19} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14679 | 2026.01.13 03:25:55.211209 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14680 | 2026.01.13 03:25:55.781617 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14681 | 2026.01.13 03:25:55.797572 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14682 | 2026.01.13 03:25:55.797630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14683 | 2026.01.13 03:25:55.803116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14684 | 2026.01.13 03:25:55.803798 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2026.01.13 03:25:55.806565 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14686 | 2026.01.13 03:25:56.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.51 MiB, peak 369.53 MiB, free memory in arenas 0.00 B, will set to 360.22 MiB (RSS), difference: -1.29 MiB | ||
| 14687 | 2026.01.13 03:25:56.843445 [ 95 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14688 | 2026.01.13 03:25:56.843522 [ 95 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2026.01.13 03:25:56.843557 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14690 | 2026.01.13 03:25:56.843673 [ 190 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 14691 | 2026.01.13 03:25:56.843802 [ 190 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14692 | 2026.01.13 03:25:56.843835 [ 190 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 14693 | 2026.01.13 03:25:56.843903 [ 190 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14694 | 2026.01.13 03:25:56.843949 [ 190 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 14695 | 2026.01.13 03:25:56.843990 [ 190 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 14696 | 2026.01.13 03:25:56.844030 [ 190 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 14697 | 2026.01.13 03:25:56.844771 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148564 sec., 33084.79109566381 rows/sec., 2.76 MiB/sec. | ||
| 14698 | 2026.01.13 03:25:56.844941 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14699 | 2026.01.13 03:25:56.845250 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14700 | 2026.01.13 03:25:56.845334 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_33_8} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14701 | 2026.01.13 03:25:56.845433 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14702 | 2026.01.13 03:26:00.202659 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14703 | 2026.01.13 03:26:00.202874 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14704 | 2026.01.13 03:26:00.202948 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14705 | 2026.01.13 03:26:00.203678 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2026.01.13 03:26:00.203728 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14707 | 2026.01.13 03:26:00.204128 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14708 | 2026.01.13 03:26:00.204365 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.01.13 03:26:00.204527 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001704 sec., 2347.417840375587 rows/sec., 191.42 KiB/sec. | ||
| 14710 | 2026.01.13 03:26:00.204569 [ 4 ] {db0d26d9-eb61-4e98-a66a-14f46789ce43} <Debug> TCPHandler: Processed in 0.002064072 sec. | ||
| 14711 | 2026.01.13 03:26:00.204717 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2026.01.13 03:26:00.204826 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14713 | 2026.01.13 03:26:00.204868 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14714 | 2026.01.13 03:26:00.205998 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2026.01.13 03:26:00.206035 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14716 | 2026.01.13 03:26:00.206447 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14717 | 2026.01.13 03:26:00.206706 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2026.01.13 03:26:00.206884 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.002076 sec., 586705.2023121386 rows/sec., 48.29 MiB/sec. | ||
| 14719 | 2026.01.13 03:26:00.206967 [ 4 ] {2597fd4a-4b74-458c-911a-37f5c8ea3d49} <Debug> TCPHandler: Processed in 0.002300796 sec. | ||
| 14720 | 2026.01.13 03:26:00.207124 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2026.01.13 03:26:00.207241 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14722 | 2026.01.13 03:26:00.207291 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14723 | 2026.01.13 03:26:00.207722 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2026.01.13 03:26:00.207762 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14725 | 2026.01.13 03:26:00.208080 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14726 | 2026.01.13 03:26:00.208299 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2026.01.13 03:26:00.208429 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001213 sec., 11541.632316570485 rows/sec., 850.16 KiB/sec. | ||
| 14728 | 2026.01.13 03:26:00.208492 [ 4 ] {b5049095-4098-433a-8ee4-6c3119bf6681} <Debug> TCPHandler: Processed in 0.001432299 sec. | ||
| 14729 | 2026.01.13 03:26:00.208606 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.01.13 03:26:00.208701 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14731 | 2026.01.13 03:26:00.208740 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14732 | 2026.01.13 03:26:00.209216 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.01.13 03:26:00.209253 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14734 | 2026.01.13 03:26:00.209559 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14735 | 2026.01.13 03:26:00.209788 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.01.13 03:26:00.209918 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 14737 | 2026.01.13 03:26:00.209956 [ 4 ] {67e8850b-8a85-4a7d-b785-106d9257c3bf} <Debug> TCPHandler: Processed in 0.001399718 sec. | ||
| 14738 | 2026.01.13 03:26:00.210056 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2026.01.13 03:26:00.210149 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14740 | 2026.01.13 03:26:00.210191 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14741 | 2026.01.13 03:26:00.210777 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.01.13 03:26:00.210816 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14743 | 2026.01.13 03:26:00.211146 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14744 | 2026.01.13 03:26:00.211366 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.01.13 03:26:00.211502 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.00137 sec., 389781.0218978102 rows/sec., 28.89 MiB/sec. | ||
| 14746 | 2026.01.13 03:26:00.211541 [ 4 ] {5a45136a-4c0a-433f-af1c-0eee14b666d8} <Debug> TCPHandler: Processed in 0.001533512 sec. | ||
| 14747 | 2026.01.13 03:26:00.211651 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.01.13 03:26:00.211745 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14749 | 2026.01.13 03:26:00.211790 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14750 | 2026.01.13 03:26:00.212340 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.01.13 03:26:00.212383 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14752 | 2026.01.13 03:26:00.212807 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14753 | 2026.01.13 03:26:00.213122 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2026.01.13 03:26:00.213302 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001573 sec., 537825.8105530833 rows/sec., 36.20 MiB/sec. | ||
| 14755 | 2026.01.13 03:26:00.213356 [ 4 ] {e38bab52-5741-47d5-864f-d885dc7432b1} <Debug> TCPHandler: Processed in 0.001752306 sec. | ||
| 14756 | 2026.01.13 03:26:00.213490 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14757 | 2026.01.13 03:26:00.213611 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14758 | 2026.01.13 03:26:00.213686 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14759 | 2026.01.13 03:26:00.214785 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14760 | 2026.01.13 03:26:00.214832 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14761 | 2026.01.13 03:26:00.215571 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14762 | 2026.01.13 03:26:00.215872 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2026.01.13 03:26:00.215994 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14764 | 2026.01.13 03:26:00.216015 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002428 sec., 4118.616144975288 rows/sec., 7.38 MiB/sec. | ||
| 14765 | 2026.01.13 03:26:00.216059 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.01.13 03:26:00.216085 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14767 | 2026.01.13 03:26:00.216090 [ 4 ] {4a3864f8-b86f-4e57-b70c-8d91ea2b9a9a} <Debug> TCPHandler: Processed in 0.002660975 sec. | ||
| 14768 | 2026.01.13 03:26:00.216185 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14769 | 2026.01.13 03:26:00.216219 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14770 | 2026.01.13 03:26:00.216316 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14771 | 2026.01.13 03:26:00.216357 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14772 | 2026.01.13 03:26:00.216372 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14773 | 2026.01.13 03:26:00.216426 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1846 rows starting from the beginning of the part | ||
| 14774 | 2026.01.13 03:26:00.216542 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 14775 | 2026.01.13 03:26:00.216639 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part | ||
| 14776 | 2026.01.13 03:26:00.216704 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.01.13 03:26:00.216726 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 14778 | 2026.01.13 03:26:00.216742 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14779 | 2026.01.13 03:26:00.216810 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 14780 | 2026.01.13 03:26:00.216894 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 14781 | 2026.01.13 03:26:00.217068 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14782 | 2026.01.13 03:26:00.217288 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2026.01.13 03:26:00.217416 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 14784 | 2026.01.13 03:26:00.217452 [ 4 ] {131d2380-b9bc-4d9d-811c-41c61bc0a324} <Debug> TCPHandler: Processed in 0.001281506 sec. | ||
| 14785 | 2026.01.13 03:26:00.228039 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 19 columns (19 merged, 0 gathered) in 0.011898903 sec., 162872.15720642483 rows/sec., 291.86 MiB/sec. | ||
| 14786 | 2026.01.13 03:26:00.229488 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14787 | 2026.01.13 03:26:00.229808 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.01.13 03:26:00.229877 [ 202 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14789 | 2026.01.13 03:26:00.229984 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.34 MiB. | ||
| 14790 | 2026.01.13 03:26:01.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.83 MiB, peak 378.14 MiB, free memory in arenas 0.00 B, will set to 368.88 MiB (RSS), difference: 8.04 MiB | ||
| 14791 | 2026.01.13 03:26:01.474553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33177 | ||
| 14792 | 2026.01.13 03:26:01.475389 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.01.13 03:26:01.475451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14794 | 2026.01.13 03:26:01.476129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14795 | 2026.01.13 03:26:01.476443 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.01.13 03:26:01.476632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33177 | ||
| 14797 | 2026.01.13 03:26:03.307576 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14798 | 2026.01.13 03:26:03.325540 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.01.13 03:26:03.325609 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14800 | 2026.01.13 03:26:03.331822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14801 | 2026.01.13 03:26:03.332554 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.01.13 03:26:03.335900 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14803 | 2026.01.13 03:26:04.075537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1808 | ||
| 14804 | 2026.01.13 03:26:04.078072 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2026.01.13 03:26:04.078124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14806 | 2026.01.13 03:26:04.079350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14807 | 2026.01.13 03:26:04.079631 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.01.13 03:26:04.079911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 14809 | 2026.01.13 03:26:05.187619 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14810 | 2026.01.13 03:26:05.187824 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14811 | 2026.01.13 03:26:05.187894 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14812 | 2026.01.13 03:26:05.188765 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14813 | 2026.01.13 03:26:05.188821 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14814 | 2026.01.13 03:26:05.189280 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14815 | 2026.01.13 03:26:05.189542 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2026.01.13 03:26:05.189711 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001939 sec., 211449.2006188757 rows/sec., 13.41 MiB/sec. | ||
| 14817 | 2026.01.13 03:26:05.189752 [ 4 ] {bdc2707b-ccbb-4ac4-b3dd-aab0e8fa5849} <Debug> TCPHandler: Processed in 0.002253977 sec. | ||
| 14818 | 2026.01.13 03:26:05.189862 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14819 | 2026.01.13 03:26:05.189954 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14820 | 2026.01.13 03:26:05.189994 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14821 | 2026.01.13 03:26:05.190804 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14822 | 2026.01.13 03:26:05.190842 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14823 | 2026.01.13 03:26:05.191207 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14824 | 2026.01.13 03:26:05.191424 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2026.01.13 03:26:05.191550 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001614 sec., 727385.3779429988 rows/sec., 57.88 MiB/sec. | ||
| 14826 | 2026.01.13 03:26:05.191588 [ 4 ] {e79594c0-81b1-474c-8395-09600febf683} <Debug> TCPHandler: Processed in 0.001773576 sec. | ||
| 14827 | 2026.01.13 03:26:05.191698 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14828 | 2026.01.13 03:26:05.191790 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14829 | 2026.01.13 03:26:05.191828 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14830 | 2026.01.13 03:26:05.192287 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2026.01.13 03:26:05.192323 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14832 | 2026.01.13 03:26:05.192621 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14833 | 2026.01.13 03:26:05.192823 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.01.13 03:26:05.192951 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001179 sec., 200169.6352841391 rows/sec., 12.13 MiB/sec. | ||
| 14835 | 2026.01.13 03:26:05.192987 [ 4 ] {cb9db651-5a2f-4571-ac1f-039353bc9d81} <Debug> TCPHandler: Processed in 0.001337587 sec. | ||
| 14836 | 2026.01.13 03:26:05.193087 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2026.01.13 03:26:05.193178 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14838 | 2026.01.13 03:26:05.193216 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14839 | 2026.01.13 03:26:05.193654 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14840 | 2026.01.13 03:26:05.193689 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14841 | 2026.01.13 03:26:05.193980 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14842 | 2026.01.13 03:26:05.194181 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2026.01.13 03:26:05.194305 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001144 sec., 185314.6853146853 rows/sec., 11.95 MiB/sec. | ||
| 14844 | 2026.01.13 03:26:05.194341 [ 4 ] {eebf0fd2-17d9-4487-b49e-687b9b6d69a6} <Debug> TCPHandler: Processed in 0.001300276 sec. | ||
| 14845 | 2026.01.13 03:26:05.194437 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14846 | 2026.01.13 03:26:05.194528 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14847 | 2026.01.13 03:26:05.194566 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14848 | 2026.01.13 03:26:05.195001 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.01.13 03:26:05.195037 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14850 | 2026.01.13 03:26:05.195328 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14851 | 2026.01.13 03:26:05.195535 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14852 | 2026.01.13 03:26:05.195660 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00115 sec., 183478.26086956522 rows/sec., 10.42 MiB/sec. | ||
| 14853 | 2026.01.13 03:26:05.195696 [ 4 ] {d874edd0-e822-4ae6-8862-bea9a2da2d09} <Debug> TCPHandler: Processed in 0.001305396 sec. | ||
| 14854 | 2026.01.13 03:26:05.195825 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2026.01.13 03:26:05.195946 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14856 | 2026.01.13 03:26:05.195995 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14857 | 2026.01.13 03:26:05.196707 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2026.01.13 03:26:05.196743 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14859 | 2026.01.13 03:26:05.197078 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14860 | 2026.01.13 03:26:05.197291 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2026.01.13 03:26:05.197424 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001502 sec., 472703.06258322234 rows/sec., 33.13 MiB/sec. | ||
| 14862 | 2026.01.13 03:26:05.197462 [ 4 ] {ec4359c4-034b-46c5-b84b-6784fc9e35dc} <Debug> TCPHandler: Processed in 0.001705854 sec. | ||
| 14863 | 2026.01.13 03:26:05.197570 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14864 | 2026.01.13 03:26:05.197665 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14865 | 2026.01.13 03:26:05.197707 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14866 | 2026.01.13 03:26:05.198033 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.01.13 03:26:05.198069 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14868 | 2026.01.13 03:26:05.198364 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14869 | 2026.01.13 03:26:05.198564 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.01.13 03:26:05.198689 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 14871 | 2026.01.13 03:26:05.198725 [ 4 ] {17ec5bb7-5e14-4d10-93ea-d33964fbbef2} <Debug> TCPHandler: Processed in 0.001203654 sec. | ||
| 14872 | 2026.01.13 03:26:05.198845 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.01.13 03:26:05.198967 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.01.13 03:26:05.199018 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14875 | 2026.01.13 03:26:05.199541 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.01.13 03:26:05.199587 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14877 | 2026.01.13 03:26:05.200004 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14878 | 2026.01.13 03:26:05.200260 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.01.13 03:26:05.200415 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001471 sec., 213460.2311352821 rows/sec., 14.02 MiB/sec. | ||
| 14880 | 2026.01.13 03:26:05.200460 [ 4 ] {8ef62252-5cdc-4646-8621-4e13941af0ae} <Debug> TCPHandler: Processed in 0.001674274 sec. | ||
| 14881 | 2026.01.13 03:26:05.200577 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.01.13 03:26:05.200685 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14883 | 2026.01.13 03:26:05.200726 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14884 | 2026.01.13 03:26:05.201031 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.01.13 03:26:05.201066 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14886 | 2026.01.13 03:26:05.201357 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14887 | 2026.01.13 03:26:05.201563 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.01.13 03:26:05.201692 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 14889 | 2026.01.13 03:26:05.201728 [ 4 ] {8e248518-449e-4e6c-af41-4733d36bd6d2} <Debug> TCPHandler: Processed in 0.001208874 sec. | ||
| 14890 | 2026.01.13 03:26:05.201833 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2026.01.13 03:26:05.201924 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14892 | 2026.01.13 03:26:05.201975 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14893 | 2026.01.13 03:26:05.202789 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2026.01.13 03:26:05.202827 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14895 | 2026.01.13 03:26:05.203368 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14896 | 2026.01.13 03:26:05.203587 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2026.01.13 03:26:05.203720 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001814 sec., 17089.30540242558 rows/sec., 30.62 MiB/sec. | ||
| 14898 | 2026.01.13 03:26:05.203772 [ 4 ] {324e45f4-15dc-4922-8199-bb26fefd45bf} <Debug> TCPHandler: Processed in 0.001986001 sec. | ||
| 14899 | 2026.01.13 03:26:05.203882 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2026.01.13 03:26:05.203975 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14901 | 2026.01.13 03:26:05.204016 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14902 | 2026.01.13 03:26:05.204341 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2026.01.13 03:26:05.204377 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14904 | 2026.01.13 03:26:05.204681 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14905 | 2026.01.13 03:26:05.204889 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2026.01.13 03:26:05.205022 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 14907 | 2026.01.13 03:26:05.205058 [ 4 ] {a0f42d51-acfa-4940-9431-297ef5ea7155} <Debug> TCPHandler: Processed in 0.001224025 sec. | ||
| 14908 | 2026.01.13 03:26:08.760006 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14909 | 2026.01.13 03:26:08.760059 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14910 | 2026.01.13 03:26:08.977797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33625 | ||
| 14911 | 2026.01.13 03:26:08.978301 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2026.01.13 03:26:08.978343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14913 | 2026.01.13 03:26:08.978822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14914 | 2026.01.13 03:26:08.979047 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14915 | 2026.01.13 03:26:08.979176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33625 | ||
| 14916 | 2026.01.13 03:26:08.985813 [ 225 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14917 | 2026.01.13 03:26:08.985869 [ 225 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14918 | 2026.01.13 03:26:09.002666 [ 225 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14919 | 2026.01.13 03:26:10.011036 [ 221 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14920 | 2026.01.13 03:26:10.011109 [ 221 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14921 | 2026.01.13 03:26:10.015187 [ 221 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14922 | 2026.01.13 03:26:10.176435 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14923 | 2026.01.13 03:26:10.176615 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14924 | 2026.01.13 03:26:10.176680 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14925 | 2026.01.13 03:26:10.177294 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2026.01.13 03:26:10.177341 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14927 | 2026.01.13 03:26:10.177732 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14928 | 2026.01.13 03:26:10.177958 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2026.01.13 03:26:10.178108 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001542 sec., 49286.640726329446 rows/sec., 4.04 MiB/sec. | ||
| 14930 | 2026.01.13 03:26:10.178150 [ 4 ] {f06ce3c8-d210-4696-af5d-81fcf0770f2e} <Debug> TCPHandler: Processed in 0.001842388 sec. | ||
| 14931 | 2026.01.13 03:26:10.178267 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14932 | 2026.01.13 03:26:10.178365 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14933 | 2026.01.13 03:26:10.178406 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14934 | 2026.01.13 03:26:10.178801 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2026.01.13 03:26:10.178838 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14936 | 2026.01.13 03:26:10.179135 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14937 | 2026.01.13 03:26:10.179344 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2026.01.13 03:26:10.179474 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 14939 | 2026.01.13 03:26:10.179512 [ 4 ] {a13cf19d-fa73-40e9-9a0a-6931dccb9ec1} <Debug> TCPHandler: Processed in 0.001297496 sec. | ||
| 14940 | 2026.01.13 03:26:10.179615 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14941 | 2026.01.13 03:26:10.179711 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14942 | 2026.01.13 03:26:10.179753 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14943 | 2026.01.13 03:26:10.180164 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2026.01.13 03:26:10.180202 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14945 | 2026.01.13 03:26:10.180502 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14946 | 2026.01.13 03:26:10.180719 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14947 | 2026.01.13 03:26:10.180849 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 14948 | 2026.01.13 03:26:10.180887 [ 4 ] {b94d28b3-ed5a-4ee6-a8fc-58d454492d92} <Debug> TCPHandler: Processed in 0.001320866 sec. | ||
| 14949 | 2026.01.13 03:26:10.180995 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14950 | 2026.01.13 03:26:10.181090 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14951 | 2026.01.13 03:26:10.181134 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14952 | 2026.01.13 03:26:10.181530 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2026.01.13 03:26:10.181567 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14954 | 2026.01.13 03:26:10.181891 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14955 | 2026.01.13 03:26:10.182110 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14956 | 2026.01.13 03:26:10.182238 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 14957 | 2026.01.13 03:26:10.182275 [ 4 ] {a26cc349-3f65-4e8d-a18f-a010687039e0} <Debug> TCPHandler: Processed in 0.001330138 sec. | ||
| 14958 | 2026.01.13 03:26:10.182378 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14959 | 2026.01.13 03:26:10.182477 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14960 | 2026.01.13 03:26:10.182530 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14961 | 2026.01.13 03:26:10.183324 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14962 | 2026.01.13 03:26:10.183359 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14963 | 2026.01.13 03:26:10.183869 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14964 | 2026.01.13 03:26:10.184084 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14965 | 2026.01.13 03:26:10.184246 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001787 sec., 5595.970900951315 rows/sec., 10.03 MiB/sec. | ||
| 14966 | 2026.01.13 03:26:10.184302 [ 4 ] {7936b9f4-02a7-437c-80c3-ae395b7552c3} <Debug> TCPHandler: Processed in 0.001972 sec. | ||
| 14967 | 2026.01.13 03:26:10.184418 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14968 | 2026.01.13 03:26:10.184511 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14969 | 2026.01.13 03:26:10.184551 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14970 | 2026.01.13 03:26:10.184912 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2026.01.13 03:26:10.184948 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14972 | 2026.01.13 03:26:10.185237 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14973 | 2026.01.13 03:26:10.185435 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2026.01.13 03:26:10.185581 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 14975 | 2026.01.13 03:26:10.185620 [ 4 ] {da80eb5d-d1b7-42b5-92f2-5637303bdd90} <Debug> TCPHandler: Processed in 0.001248306 sec. | ||
| 14976 | 2026.01.13 03:26:10.836911 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 14977 | 2026.01.13 03:26:10.854252 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14978 | 2026.01.13 03:26:10.854319 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14979 | 2026.01.13 03:26:10.860279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14980 | 2026.01.13 03:26:10.860991 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2026.01.13 03:26:10.864319 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 14982 | 2026.01.13 03:26:14.081045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1842 | ||
| 14983 | 2026.01.13 03:26:14.083409 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14984 | 2026.01.13 03:26:14.083451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14985 | 2026.01.13 03:26:14.084640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14986 | 2026.01.13 03:26:14.084921 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14987 | 2026.01.13 03:26:14.085192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 14988 | 2026.01.13 03:26:15.181068 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2026.01.13 03:26:15.181372 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14990 | 2026.01.13 03:26:15.181477 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14991 | 2026.01.13 03:26:15.182373 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2026.01.13 03:26:15.182434 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 14993 | 2026.01.13 03:26:15.182877 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14994 | 2026.01.13 03:26:15.183112 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14995 | 2026.01.13 03:26:15.183281 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001983 sec., 12102.874432677761 rows/sec., 1.00 MiB/sec. | ||
| 14996 | 2026.01.13 03:26:15.183333 [ 4 ] {b261d069-ea07-4a9a-b98a-1cd250aa858f} <Debug> TCPHandler: Processed in 0.00244714 sec. | ||
| 14997 | 2026.01.13 03:26:15.183469 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2026.01.13 03:26:15.183571 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14999 | 2026.01.13 03:26:15.183614 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15000 | 2026.01.13 03:26:15.184059 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2026.01.13 03:26:15.184098 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15002 | 2026.01.13 03:26:15.184414 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15003 | 2026.01.13 03:26:15.184634 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2026.01.13 03:26:15.184769 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 133.57 KiB/sec. | ||
| 15005 | 2026.01.13 03:26:15.184808 [ 4 ] {d476f522-4346-4569-ad55-038aa2946ccc} <Debug> TCPHandler: Processed in 0.001399529 sec. | ||
| 15006 | 2026.01.13 03:26:15.184952 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15007 | 2026.01.13 03:26:15.185074 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15008 | 2026.01.13 03:26:15.185122 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15009 | 2026.01.13 03:26:15.185829 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2026.01.13 03:26:15.185875 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15011 | 2026.01.13 03:26:15.186220 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15012 | 2026.01.13 03:26:15.186429 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2026.01.13 03:26:15.186556 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Debug> executeQuery: Read 239 rows, 21.74 KiB in 0.001507 sec., 158593.2315859323 rows/sec., 14.09 MiB/sec. | ||
| 15014 | 2026.01.13 03:26:15.186555 [ 96 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15015 | 2026.01.13 03:26:15.186595 [ 4 ] {f2b0943a-c158-4f1c-a9af-410eb561a6ed} <Debug> TCPHandler: Processed in 0.001711485 sec. | ||
| 15016 | 2026.01.13 03:26:15.186635 [ 96 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.01.13 03:26:15.186662 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15018 | 2026.01.13 03:26:15.186734 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2026.01.13 03:26:15.186795 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15020 | 2026.01.13 03:26:15.186835 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15021 | 2026.01.13 03:26:15.186883 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15022 | 2026.01.13 03:26:15.186955 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15023 | 2026.01.13 03:26:15.187001 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2467 rows starting from the beginning of the part | ||
| 15024 | 2026.01.13 03:26:15.187076 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1174 rows starting from the beginning of the part | ||
| 15025 | 2026.01.13 03:26:15.187128 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1218 rows starting from the beginning of the part | ||
| 15026 | 2026.01.13 03:26:15.187178 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1174 rows starting from the beginning of the part | ||
| 15027 | 2026.01.13 03:26:15.187224 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 76 rows starting from the beginning of the part | ||
| 15028 | 2026.01.13 03:26:15.187273 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 239 rows starting from the beginning of the part | ||
| 15029 | 2026.01.13 03:26:15.187314 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15030 | 2026.01.13 03:26:15.187356 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15031 | 2026.01.13 03:26:15.187681 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15032 | 2026.01.13 03:26:15.187897 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2026.01.13 03:26:15.188029 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001213 sec., 37098.103874690845 rows/sec., 2.76 MiB/sec. | ||
| 15034 | 2026.01.13 03:26:15.188067 [ 4 ] {9f82b5bb-abe6-42f2-aae3-763f21d564c9} <Debug> TCPHandler: Processed in 0.001380678 sec. | ||
| 15035 | 2026.01.13 03:26:15.188168 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2026.01.13 03:26:15.188261 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15037 | 2026.01.13 03:26:15.188300 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15038 | 2026.01.13 03:26:15.188692 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15039 | 2026.01.13 03:26:15.188729 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15040 | 2026.01.13 03:26:15.189016 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15041 | 2026.01.13 03:26:15.189218 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2026.01.13 03:26:15.189322 [ 96 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 15043 | 2026.01.13 03:26:15.189352 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 15044 | 2026.01.13 03:26:15.189354 [ 96 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.01.13 03:26:15.189392 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15046 | 2026.01.13 03:26:15.189397 [ 4 ] {7bcf6bce-951b-49ff-93d7-cb1d150e2847} <Debug> TCPHandler: Processed in 0.001275846 sec. | ||
| 15047 | 2026.01.13 03:26:15.189472 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 15048 | 2026.01.13 03:26:15.189511 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.01.13 03:26:15.189555 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15050 | 2026.01.13 03:26:15.189583 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 465 rows starting from the beginning of the part | ||
| 15051 | 2026.01.13 03:26:15.189617 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15052 | 2026.01.13 03:26:15.189635 [ 200 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002907249 sec., 2183507.501421447 rows/sec., 185.79 MiB/sec. | ||
| 15053 | 2026.01.13 03:26:15.189640 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 213 rows starting from the beginning of the part | ||
| 15054 | 2026.01.13 03:26:15.189659 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15055 | 2026.01.13 03:26:15.189712 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 15056 | 2026.01.13 03:26:15.189754 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 15057 | 2026.01.13 03:26:15.189791 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 15058 | 2026.01.13 03:26:15.189830 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 15059 | 2026.01.13 03:26:15.189918 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15060 | 2026.01.13 03:26:15.190111 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.01.13 03:26:15.190148 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15062 | 2026.01.13 03:26:15.190197 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2026.01.13 03:26:15.190264 [ 186 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_101_20} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15064 | 2026.01.13 03:26:15.190365 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 15065 | 2026.01.13 03:26:15.190460 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15066 | 2026.01.13 03:26:15.190672 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.01.13 03:26:15.190716 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282816 sec., 1055490.421073638 rows/sec., 73.93 MiB/sec. | ||
| 15068 | 2026.01.13 03:26:15.190803 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001205 sec., 9958.50622406639 rows/sec., 778.01 KiB/sec. | ||
| 15069 | 2026.01.13 03:26:15.190847 [ 4 ] {45bdcadd-00ac-4dd4-9c0a-2232de44c7b1} <Debug> TCPHandler: Processed in 0.001387258 sec. | ||
| 15070 | 2026.01.13 03:26:15.190895 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 15071 | 2026.01.13 03:26:15.190961 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15072 | 2026.01.13 03:26:15.191065 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15073 | 2026.01.13 03:26:15.191108 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15074 | 2026.01.13 03:26:15.191216 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2026.01.13 03:26:15.191304 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_51_11} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 15076 | 2026.01.13 03:26:15.191398 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15077 | 2026.01.13 03:26:15.191584 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2026.01.13 03:26:15.191627 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15079 | 2026.01.13 03:26:15.191941 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15080 | 2026.01.13 03:26:15.192156 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.01.13 03:26:15.192288 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001241 sec., 107171.63577759871 rows/sec., 8.67 MiB/sec. | ||
| 15082 | 2026.01.13 03:26:15.192305 [ 114 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15083 | 2026.01.13 03:26:15.192326 [ 4 ] {e58b2db4-7e90-48d7-82ac-f2ece7ab8c7f} <Debug> TCPHandler: Processed in 0.001414889 sec. | ||
| 15084 | 2026.01.13 03:26:15.192346 [ 114 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.01.13 03:26:15.192369 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15086 | 2026.01.13 03:26:15.192432 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15087 | 2026.01.13 03:26:15.192459 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15088 | 2026.01.13 03:26:15.192527 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15089 | 2026.01.13 03:26:15.192573 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15090 | 2026.01.13 03:26:15.192575 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15091 | 2026.01.13 03:26:15.192612 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1250 rows starting from the beginning of the part | ||
| 15092 | 2026.01.13 03:26:15.192681 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 710 rows starting from the beginning of the part | ||
| 15093 | 2026.01.13 03:26:15.192725 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 534 rows starting from the beginning of the part | ||
| 15094 | 2026.01.13 03:26:15.192766 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 710 rows starting from the beginning of the part | ||
| 15095 | 2026.01.13 03:26:15.192813 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 74 rows starting from the beginning of the part | ||
| 15096 | 2026.01.13 03:26:15.192855 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 133 rows starting from the beginning of the part | ||
| 15097 | 2026.01.13 03:26:15.193052 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.01.13 03:26:15.193094 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15099 | 2026.01.13 03:26:15.193458 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15100 | 2026.01.13 03:26:15.193696 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.01.13 03:26:15.193821 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001312 sec., 177591.46341463414 rows/sec., 12.99 MiB/sec. | ||
| 15102 | 2026.01.13 03:26:15.193837 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15103 | 2026.01.13 03:26:15.193859 [ 4 ] {cc1cc075-84c9-462b-98be-6cf5a1ff228c} <Debug> TCPHandler: Processed in 0.00147704 sec. | ||
| 15104 | 2026.01.13 03:26:15.193878 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.01.13 03:26:15.193900 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15106 | 2026.01.13 03:26:15.193975 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2026.01.13 03:26:15.194000 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15108 | 2026.01.13 03:26:15.194077 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15109 | 2026.01.13 03:26:15.194120 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15110 | 2026.01.13 03:26:15.194136 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15111 | 2026.01.13 03:26:15.194143 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720715 sec., 1982315.4909441713 rows/sec., 150.43 MiB/sec. | ||
| 15112 | 2026.01.13 03:26:15.194156 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30402 rows starting from the beginning of the part | ||
| 15113 | 2026.01.13 03:26:15.194227 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 314 rows starting from the beginning of the part | ||
| 15114 | 2026.01.13 03:26:15.194271 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 846 rows starting from the beginning of the part | ||
| 15115 | 2026.01.13 03:26:15.194318 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 314 rows starting from the beginning of the part | ||
| 15116 | 2026.01.13 03:26:15.194322 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15117 | 2026.01.13 03:26:15.194358 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 15118 | 2026.01.13 03:26:15.194404 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 233 rows starting from the beginning of the part | ||
| 15119 | 2026.01.13 03:26:15.194589 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2026.01.13 03:26:15.194670 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_101_20} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15121 | 2026.01.13 03:26:15.194736 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15122 | 2026.01.13 03:26:15.195007 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2026.01.13 03:26:15.195049 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15124 | 2026.01.13 03:26:15.195614 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15125 | 2026.01.13 03:26:15.195862 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15126 | 2026.01.13 03:26:15.196001 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001942 sec., 15962.92481977343 rows/sec., 28.60 MiB/sec. | ||
| 15127 | 2026.01.13 03:26:15.196075 [ 4 ] {2385898a-3fe8-4ff5-a380-3a26f8696865} <Debug> TCPHandler: Processed in 0.002149394 sec. | ||
| 15128 | 2026.01.13 03:26:15.196188 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15129 | 2026.01.13 03:26:15.196282 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15130 | 2026.01.13 03:26:15.196324 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15131 | 2026.01.13 03:26:15.196659 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2026.01.13 03:26:15.196694 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15133 | 2026.01.13 03:26:15.197006 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15134 | 2026.01.13 03:26:15.197213 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.01.13 03:26:15.197342 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 15136 | 2026.01.13 03:26:15.197378 [ 4 ] {3af0b3b0-a4fb-4286-b988-b8ba1777d03e} <Debug> TCPHandler: Processed in 0.001239775 sec. | ||
| 15137 | 2026.01.13 03:26:15.200132 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32269 rows, containing 5 columns (5 merged, 0 gathered) in 0.006173626 sec., 5226912.028684601 rows/sec., 354.61 MiB/sec. | ||
| 15138 | 2026.01.13 03:26:15.200662 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15139 | 2026.01.13 03:26:15.200927 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2026.01.13 03:26:15.200989 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15141 | 2026.01.13 03:26:15.201061 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15142 | 2026.01.13 03:26:16.480268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34137 | ||
| 15143 | 2026.01.13 03:26:16.480809 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2026.01.13 03:26:16.480857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15145 | 2026.01.13 03:26:16.481364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15146 | 2026.01.13 03:26:16.481616 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2026.01.13 03:26:16.481753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34137 | ||
| 15148 | 2026.01.13 03:26:16.481793 [ 70 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15149 | 2026.01.13 03:26:16.481886 [ 70 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15150 | 2026.01.13 03:26:16.481922 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15151 | 2026.01.13 03:26:16.482040 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15152 | 2026.01.13 03:26:16.482150 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15153 | 2026.01.13 03:26:16.482187 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part | ||
| 15154 | 2026.01.13 03:26:16.482253 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15155 | 2026.01.13 03:26:16.482305 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15156 | 2026.01.13 03:26:16.482354 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15157 | 2026.01.13 03:26:16.482402 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15158 | 2026.01.13 03:26:16.482448 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15159 | 2026.01.13 03:26:16.484971 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34137 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298171 sec., 11448799.514372626 rows/sec., 163.78 MiB/sec. | ||
| 15160 | 2026.01.13 03:26:16.485079 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15161 | 2026.01.13 03:26:16.485364 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2026.01.13 03:26:16.485438 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_71_14} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15163 | 2026.01.13 03:26:16.485533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15164 | 2026.01.13 03:26:18.365352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 15165 | 2026.01.13 03:26:18.382745 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2026.01.13 03:26:18.382799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15167 | 2026.01.13 03:26:18.388953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15168 | 2026.01.13 03:26:18.389650 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2026.01.13 03:26:18.389921 [ 113 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15170 | 2026.01.13 03:26:18.389964 [ 113 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15171 | 2026.01.13 03:26:18.389986 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15172 | 2026.01.13 03:26:18.390121 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15173 | 2026.01.13 03:26:18.392947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15174 | 2026.01.13 03:26:18.393808 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15175 | 2026.01.13 03:26:18.395241 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15176 | 2026.01.13 03:26:18.399860 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15177 | 2026.01.13 03:26:18.404333 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15178 | 2026.01.13 03:26:18.408746 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15179 | 2026.01.13 03:26:18.413641 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 15180 | 2026.01.13 03:26:18.418256 [ 192 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 15181 | 2026.01.13 03:26:18.475428 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.085363179 sec., 6267.339223624744 rows/sec., 32.41 MiB/sec. | ||
| 15182 | 2026.01.13 03:26:18.478482 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15183 | 2026.01.13 03:26:18.480531 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.01.13 03:26:18.480641 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_71_14} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15185 | 2026.01.13 03:26:18.483358 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15186 | 2026.01.13 03:26:19.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.26 MiB, peak 387.67 MiB, free memory in arenas 0.00 B, will set to 369.20 MiB (RSS), difference: -1.06 MiB | ||
| 15187 | 2026.01.13 03:26:20.175808 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15188 | 2026.01.13 03:26:20.176052 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15189 | 2026.01.13 03:26:20.176129 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15190 | 2026.01.13 03:26:20.176784 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15191 | 2026.01.13 03:26:20.176830 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15192 | 2026.01.13 03:26:20.177211 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15193 | 2026.01.13 03:26:20.177432 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2026.01.13 03:26:20.177588 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.91 MiB/sec. | ||
| 15195 | 2026.01.13 03:26:20.177632 [ 4 ] {a7a93772-8d9a-44ab-9aa9-c1136f4969ca} <Debug> TCPHandler: Processed in 0.00197068 sec. | ||
| 15196 | 2026.01.13 03:26:20.177757 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15197 | 2026.01.13 03:26:20.177851 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15198 | 2026.01.13 03:26:20.177890 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15199 | 2026.01.13 03:26:20.178293 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15200 | 2026.01.13 03:26:20.178329 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15201 | 2026.01.13 03:26:20.178615 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15202 | 2026.01.13 03:26:20.178814 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15203 | 2026.01.13 03:26:20.178927 [ 111 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15204 | 2026.01.13 03:26:20.178941 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 679.27 KiB/sec. | ||
| 15205 | 2026.01.13 03:26:20.178995 [ 111 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15206 | 2026.01.13 03:26:20.179004 [ 4 ] {3e5c77b7-d6d9-4daf-9d4d-257181b3a724} <Debug> TCPHandler: Processed in 0.001295386 sec. | ||
| 15207 | 2026.01.13 03:26:20.179024 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15208 | 2026.01.13 03:26:20.179127 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.01.13 03:26:20.179152 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15210 | 2026.01.13 03:26:20.179222 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15211 | 2026.01.13 03:26:20.179265 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15212 | 2026.01.13 03:26:20.179287 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15213 | 2026.01.13 03:26:20.179324 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 278 rows starting from the beginning of the part | ||
| 15214 | 2026.01.13 03:26:20.179390 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 14 rows starting from the beginning of the part | ||
| 15215 | 2026.01.13 03:26:20.179434 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 236 rows starting from the beginning of the part | ||
| 15216 | 2026.01.13 03:26:20.179473 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 15217 | 2026.01.13 03:26:20.179536 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 45 rows starting from the beginning of the part | ||
| 15218 | 2026.01.13 03:26:20.179574 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 15219 | 2026.01.13 03:26:20.179703 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2026.01.13 03:26:20.179745 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15221 | 2026.01.13 03:26:20.180078 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15222 | 2026.01.13 03:26:20.180311 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2026.01.13 03:26:20.180439 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001233 sec., 60016.22060016221 rows/sec., 4.69 MiB/sec. | ||
| 15224 | 2026.01.13 03:26:20.180477 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380768 sec., 429471.13490463275 rows/sec., 28.78 MiB/sec. | ||
| 15225 | 2026.01.13 03:26:20.180480 [ 4 ] {2b5e9519-d38e-4e9b-8630-15635879e607} <Debug> TCPHandler: Processed in 0.001400558 sec. | ||
| 15226 | 2026.01.13 03:26:20.180647 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15227 | 2026.01.13 03:26:20.180654 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2026.01.13 03:26:20.180753 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15229 | 2026.01.13 03:26:20.180797 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15230 | 2026.01.13 03:26:20.180905 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.01.13 03:26:20.180972 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_101_20} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15232 | 2026.01.13 03:26:20.181050 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15233 | 2026.01.13 03:26:20.181229 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.01.13 03:26:20.181264 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15235 | 2026.01.13 03:26:20.181592 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15236 | 2026.01.13 03:26:20.181803 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2026.01.13 03:26:20.181930 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 15238 | 2026.01.13 03:26:20.181967 [ 4 ] {01727b93-2c76-4cab-99d0-8ad3eed70e94} <Debug> TCPHandler: Processed in 0.001362107 sec. | ||
| 15239 | 2026.01.13 03:26:20.182014 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15240 | 2026.01.13 03:26:20.182044 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15241 | 2026.01.13 03:26:20.182078 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15242 | 2026.01.13 03:26:20.182175 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15243 | 2026.01.13 03:26:20.182229 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15244 | 2026.01.13 03:26:20.182997 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15245 | 2026.01.13 03:26:20.183035 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15246 | 2026.01.13 03:26:20.183556 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15247 | 2026.01.13 03:26:20.183842 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15248 | 2026.01.13 03:26:20.183986 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 15249 | 2026.01.13 03:26:20.184040 [ 4 ] {5b80e2c5-de03-4c5d-9ee5-c451f7bd5f94} <Debug> TCPHandler: Processed in 0.00200905 sec. | ||
| 15250 | 2026.01.13 03:26:20.184161 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15251 | 2026.01.13 03:26:20.184265 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15252 | 2026.01.13 03:26:20.184310 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15253 | 2026.01.13 03:26:20.184664 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15254 | 2026.01.13 03:26:20.184705 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15255 | 2026.01.13 03:26:20.185053 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15256 | 2026.01.13 03:26:20.185289 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15257 | 2026.01.13 03:26:20.185325 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2026.01.13 03:26:20.185456 [ 111 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15259 | 2026.01.13 03:26:20.185473 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 15260 | 2026.01.13 03:26:20.185492 [ 111 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2026.01.13 03:26:20.185516 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15262 | 2026.01.13 03:26:20.185520 [ 4 ] {534bf995-06b6-4b94-893c-5eaccfd7fa22} <Debug> TCPHandler: Processed in 0.001409859 sec. | ||
| 15263 | 2026.01.13 03:26:20.185595 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15264 | 2026.01.13 03:26:20.185699 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15265 | 2026.01.13 03:26:20.185729 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6336 rows starting from the beginning of the part | ||
| 15266 | 2026.01.13 03:26:20.185778 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15267 | 2026.01.13 03:26:20.185817 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 15268 | 2026.01.13 03:26:20.185856 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 15269 | 2026.01.13 03:26:20.185895 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 15270 | 2026.01.13 03:26:20.185933 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 15271 | 2026.01.13 03:26:20.187613 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002051582 sec., 3256023.8879069905 rows/sec., 211.62 MiB/sec. | ||
| 15272 | 2026.01.13 03:26:20.187950 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15273 | 2026.01.13 03:26:20.188186 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2026.01.13 03:26:20.188254 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_101_20} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15275 | 2026.01.13 03:26:20.188320 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15276 | 2026.01.13 03:26:21.203772 [ 225 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15277 | 2026.01.13 03:26:21.203824 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15278 | 2026.01.13 03:26:21.207070 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15279 | 2026.01.13 03:26:21.237704 [ 225 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15280 | 2026.01.13 03:26:21.237733 [ 225 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15281 | 2026.01.13 03:26:21.241176 [ 225 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15282 | 2026.01.13 03:26:23.760132 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15283 | 2026.01.13 03:26:23.760213 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15284 | 2026.01.13 03:26:23.982821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34585 | ||
| 15285 | 2026.01.13 03:26:23.983361 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2026.01.13 03:26:23.983404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15287 | 2026.01.13 03:26:23.983896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15288 | 2026.01.13 03:26:23.984133 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2026.01.13 03:26:23.984280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34585 | ||
| 15290 | 2026.01.13 03:26:24.086310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1874 | ||
| 15291 | 2026.01.13 03:26:24.088655 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.01.13 03:26:24.088705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15293 | 2026.01.13 03:26:24.089894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15294 | 2026.01.13 03:26:24.090160 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15295 | 2026.01.13 03:26:24.090369 [ 224 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15296 | 2026.01.13 03:26:24.090414 [ 224 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15297 | 2026.01.13 03:26:24.090423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
| 15298 | 2026.01.13 03:26:24.093598 [ 224 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15299 | 2026.01.13 03:26:25.125046 [ 219 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15300 | 2026.01.13 03:26:25.125120 [ 219 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15301 | 2026.01.13 03:26:25.127416 [ 219 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15302 | 2026.01.13 03:26:25.176301 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15303 | 2026.01.13 03:26:25.176498 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15304 | 2026.01.13 03:26:25.176571 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15305 | 2026.01.13 03:26:25.177331 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.01.13 03:26:25.177381 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15307 | 2026.01.13 03:26:25.177774 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15308 | 2026.01.13 03:26:25.178000 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15309 | 2026.01.13 03:26:25.178167 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001718 sec., 68684.51688009314 rows/sec., 5.82 MiB/sec. | ||
| 15310 | 2026.01.13 03:26:25.178221 [ 4 ] {67121b9b-4bf5-4633-886d-5bb53c563484} <Debug> TCPHandler: Processed in 0.002076652 sec. | ||
| 15311 | 2026.01.13 03:26:25.178357 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15312 | 2026.01.13 03:26:25.178458 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15313 | 2026.01.13 03:26:25.178501 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15314 | 2026.01.13 03:26:25.178954 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.01.13 03:26:25.178994 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15316 | 2026.01.13 03:26:25.179303 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15317 | 2026.01.13 03:26:25.179508 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.01.13 03:26:25.179641 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.89 MiB/sec. | ||
| 15319 | 2026.01.13 03:26:25.179681 [ 4 ] {5d5e4fdc-fe2b-4ede-bc7a-167b81400cd3} <Debug> TCPHandler: Processed in 0.001378018 sec. | ||
| 15320 | 2026.01.13 03:26:25.179798 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2026.01.13 03:26:25.179890 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15322 | 2026.01.13 03:26:25.179931 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15323 | 2026.01.13 03:26:25.180384 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.01.13 03:26:25.180420 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15325 | 2026.01.13 03:26:25.180726 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15326 | 2026.01.13 03:26:25.180939 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.01.13 03:26:25.181067 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001194 sec., 79564.4891122278 rows/sec., 6.21 MiB/sec. | ||
| 15328 | 2026.01.13 03:26:25.181106 [ 4 ] {2edf0638-b0d7-42cc-bdfb-92f7d2080d62} <Debug> TCPHandler: Processed in 0.001359268 sec. | ||
| 15329 | 2026.01.13 03:26:25.181227 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15330 | 2026.01.13 03:26:25.181321 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15331 | 2026.01.13 03:26:25.181364 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15332 | 2026.01.13 03:26:25.181788 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.01.13 03:26:25.181824 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15334 | 2026.01.13 03:26:25.182162 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15335 | 2026.01.13 03:26:25.182375 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2026.01.13 03:26:25.182505 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 15337 | 2026.01.13 03:26:25.182543 [ 4 ] {43709fd8-5638-4c38-92ac-b3385ff95f64} <Debug> TCPHandler: Processed in 0.001366148 sec. | ||
| 15338 | 2026.01.13 03:26:25.182651 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15339 | 2026.01.13 03:26:25.182743 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15340 | 2026.01.13 03:26:25.182796 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15341 | 2026.01.13 03:26:25.183639 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2026.01.13 03:26:25.183677 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15343 | 2026.01.13 03:26:25.184265 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15344 | 2026.01.13 03:26:25.184494 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.01.13 03:26:25.184614 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15346 | 2026.01.13 03:26:25.184634 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001908 sec., 16247.379454926626 rows/sec., 29.11 MiB/sec. | ||
| 15347 | 2026.01.13 03:26:25.184662 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15348 | 2026.01.13 03:26:25.184688 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15349 | 2026.01.13 03:26:25.184711 [ 4 ] {c915e2b1-22ae-48b4-949d-991409cb6621} <Debug> TCPHandler: Processed in 0.002108573 sec. | ||
| 15350 | 2026.01.13 03:26:25.184792 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15351 | 2026.01.13 03:26:25.184832 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15352 | 2026.01.13 03:26:25.184930 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15353 | 2026.01.13 03:26:25.184971 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15354 | 2026.01.13 03:26:25.185044 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15355 | 2026.01.13 03:26:25.185117 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1938 rows starting from the beginning of the part | ||
| 15356 | 2026.01.13 03:26:25.185252 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 15357 | 2026.01.13 03:26:25.185325 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.01.13 03:26:25.185360 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 15359 | 2026.01.13 03:26:25.185368 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15360 | 2026.01.13 03:26:25.185464 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 31 rows starting from the beginning of the part | ||
| 15361 | 2026.01.13 03:26:25.185563 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 15362 | 2026.01.13 03:26:25.185656 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 15363 | 2026.01.13 03:26:25.185701 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15364 | 2026.01.13 03:26:25.185921 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2026.01.13 03:26:25.186059 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 15366 | 2026.01.13 03:26:25.186099 [ 4 ] {44b52964-5733-4edf-9889-a4c625fa7bf8} <Debug> TCPHandler: Processed in 0.001316757 sec. | ||
| 15367 | 2026.01.13 03:26:25.192652 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2051 rows, containing 19 columns (19 merged, 0 gathered) in 0.007906291 sec., 259413.67450300022 rows/sec., 464.86 MiB/sec. | ||
| 15368 | 2026.01.13 03:26:25.194178 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15369 | 2026.01.13 03:26:25.194533 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.01.13 03:26:25.194607 [ 187 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15371 | 2026.01.13 03:26:25.194729 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.86 MiB. | ||
| 15372 | 2026.01.13 03:26:25.562484 [ 221 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15373 | 2026.01.13 03:26:25.562541 [ 221 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15374 | 2026.01.13 03:26:25.564858 [ 221 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15375 | 2026.01.13 03:26:25.893914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15376 | 2026.01.13 03:26:25.897804 [ 218 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15377 | 2026.01.13 03:26:25.897855 [ 218 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15378 | 2026.01.13 03:26:25.900905 [ 218 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15379 | 2026.01.13 03:26:25.910528 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15380 | 2026.01.13 03:26:25.910589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15381 | 2026.01.13 03:26:25.916770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15382 | 2026.01.13 03:26:25.917513 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15383 | 2026.01.13 03:26:25.920613 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15384 | 2026.01.13 03:26:25.987409 [ 218 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15385 | 2026.01.13 03:26:25.987439 [ 218 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15386 | 2026.01.13 03:26:25.989598 [ 218 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15387 | 2026.01.13 03:26:26.227371 [ 225 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15388 | 2026.01.13 03:26:26.227432 [ 225 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15389 | 2026.01.13 03:26:26.230875 [ 225 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15390 | 2026.01.13 03:26:26.389693 [ 225 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15391 | 2026.01.13 03:26:26.389728 [ 225 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15392 | 2026.01.13 03:26:26.391464 [ 225 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15393 | 2026.01.13 03:26:30.130534 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15394 | 2026.01.13 03:26:30.130596 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15395 | 2026.01.13 03:26:30.134910 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15396 | 2026.01.13 03:26:30.202640 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2026.01.13 03:26:30.202832 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15398 | 2026.01.13 03:26:30.202904 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15399 | 2026.01.13 03:26:30.203546 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2026.01.13 03:26:30.203587 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15401 | 2026.01.13 03:26:30.203966 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15402 | 2026.01.13 03:26:30.204186 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2026.01.13 03:26:30.204336 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001554 sec., 2574.002574002574 rows/sec., 209.89 KiB/sec. | ||
| 15404 | 2026.01.13 03:26:30.204403 [ 4 ] {1c590b09-442b-4d23-94c9-d4dc84bdfcfa} <Debug> TCPHandler: Processed in 0.001894668 sec. | ||
| 15405 | 2026.01.13 03:26:30.204525 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.01.13 03:26:30.204620 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15407 | 2026.01.13 03:26:30.204657 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15408 | 2026.01.13 03:26:30.205723 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.01.13 03:26:30.205758 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15410 | 2026.01.13 03:26:30.206139 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15411 | 2026.01.13 03:26:30.206346 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.01.13 03:26:30.206475 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001873 sec., 650293.6465563268 rows/sec., 53.52 MiB/sec. | ||
| 15413 | 2026.01.13 03:26:30.206515 [ 4 ] {4f514e62-2fce-4e78-86ef-dcfcf47236ab} <Debug> TCPHandler: Processed in 0.002039001 sec. | ||
| 15414 | 2026.01.13 03:26:30.206630 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2026.01.13 03:26:30.206724 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15416 | 2026.01.13 03:26:30.206765 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15417 | 2026.01.13 03:26:30.207172 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.01.13 03:26:30.207208 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15419 | 2026.01.13 03:26:30.207499 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15420 | 2026.01.13 03:26:30.207705 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2026.01.13 03:26:30.207836 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001129 sec., 12400.354295837024 rows/sec., 913.42 KiB/sec. | ||
| 15422 | 2026.01.13 03:26:30.207875 [ 4 ] {086ccbab-dd82-4fab-bcf8-b2b18d2067e0} <Debug> TCPHandler: Processed in 0.001293296 sec. | ||
| 15423 | 2026.01.13 03:26:30.207993 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2026.01.13 03:26:30.208088 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15425 | 2026.01.13 03:26:30.208127 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15426 | 2026.01.13 03:26:30.208617 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.01.13 03:26:30.208654 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15428 | 2026.01.13 03:26:30.208952 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15429 | 2026.01.13 03:26:30.209164 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.01.13 03:26:30.209293 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001221 sec., 186732.18673218673 rows/sec., 12.64 MiB/sec. | ||
| 15431 | 2026.01.13 03:26:30.209332 [ 4 ] {81cc84b1-ccbc-49ad-87ba-be764bdee522} <Debug> TCPHandler: Processed in 0.001388538 sec. | ||
| 15432 | 2026.01.13 03:26:30.209443 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15433 | 2026.01.13 03:26:30.209536 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15434 | 2026.01.13 03:26:30.209576 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15435 | 2026.01.13 03:26:30.210171 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2026.01.13 03:26:30.210208 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15437 | 2026.01.13 03:26:30.210522 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15438 | 2026.01.13 03:26:30.210728 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.01.13 03:26:30.210856 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001336 sec., 399700.5988023952 rows/sec., 29.63 MiB/sec. | ||
| 15440 | 2026.01.13 03:26:30.210897 [ 4 ] {4334ffa6-6d43-4179-8c4f-bd276f71c7ee} <Debug> TCPHandler: Processed in 0.001502341 sec. | ||
| 15441 | 2026.01.13 03:26:30.211010 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2026.01.13 03:26:30.211103 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15443 | 2026.01.13 03:26:30.211145 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15444 | 2026.01.13 03:26:30.211711 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2026.01.13 03:26:30.211747 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15446 | 2026.01.13 03:26:30.212112 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15447 | 2026.01.13 03:26:30.212320 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2026.01.13 03:26:30.212448 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001361 sec., 621601.7634092579 rows/sec., 41.84 MiB/sec. | ||
| 15449 | 2026.01.13 03:26:30.212487 [ 4 ] {9ded7173-923b-47d1-9c48-86bf09ff3ca9} <Debug> TCPHandler: Processed in 0.001526771 sec. | ||
| 15450 | 2026.01.13 03:26:30.212606 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15451 | 2026.01.13 03:26:30.212699 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15452 | 2026.01.13 03:26:30.212753 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15453 | 2026.01.13 03:26:30.213526 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2026.01.13 03:26:30.213562 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15455 | 2026.01.13 03:26:30.214060 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15456 | 2026.01.13 03:26:30.214284 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.01.13 03:26:30.214425 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 15458 | 2026.01.13 03:26:30.214480 [ 4 ] {f7c3e4e3-e92b-4cdb-8854-341566ab99ee} <Debug> TCPHandler: Processed in 0.001923929 sec. | ||
| 15459 | 2026.01.13 03:26:30.214591 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15460 | 2026.01.13 03:26:30.214684 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15461 | 2026.01.13 03:26:30.214724 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15462 | 2026.01.13 03:26:30.215066 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15463 | 2026.01.13 03:26:30.215102 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15464 | 2026.01.13 03:26:30.215397 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15465 | 2026.01.13 03:26:30.215604 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15466 | 2026.01.13 03:26:30.215733 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 15467 | 2026.01.13 03:26:30.215771 [ 4 ] {c7bf88f6-81e1-48a7-8bf3-555d12d68f9b} <Debug> TCPHandler: Processed in 0.001228965 sec. | ||
| 15468 | 2026.01.13 03:26:31.485167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35097 | ||
| 15469 | 2026.01.13 03:26:31.486065 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2026.01.13 03:26:31.486150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15471 | 2026.01.13 03:26:31.486940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15472 | 2026.01.13 03:26:31.487265 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2026.01.13 03:26:31.487469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35097 | ||
| 15474 | 2026.01.13 03:26:32.283454 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63597 | ||
| 15475 | 2026.01.13 03:26:32.283573 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15476 | 2026.01.13 03:26:32.283625 [ 289 ] {} <Debug> TCP-Session: bc7758f9-a087-40cd-afe8-08c92ea36fca Authenticating user 'default' from [fd00:1122:3344:101::e]:63597 | ||
| 15477 | 2026.01.13 03:26:32.283656 [ 289 ] {} <Debug> TCP-Session: bc7758f9-a087-40cd-afe8-08c92ea36fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2026.01.13 03:26:32.283676 [ 289 ] {} <Debug> TCP-Session: bc7758f9-a087-40cd-afe8-08c92ea36fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15479 | 2026.01.13 03:26:32.283882 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52522 | ||
| 15480 | 2026.01.13 03:26:32.283897 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43964 | ||
| 15481 | 2026.01.13 03:26:32.283934 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56859 | ||
| 15482 | 2026.01.13 03:26:32.283938 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47016 | ||
| 15483 | 2026.01.13 03:26:32.283974 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42211 | ||
| 15484 | 2026.01.13 03:26:32.283989 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49703 | ||
| 15485 | 2026.01.13 03:26:32.284019 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15486 | 2026.01.13 03:26:32.284038 [ 289 ] {} <Trace> TCP-Session: bc7758f9-a087-40cd-afe8-08c92ea36fca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15487 | 2026.01.13 03:26:32.284069 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15488 | 2026.01.13 03:26:32.284088 [ 355 ] {} <Debug> TCP-Session: 35122bd1-7199-435f-ac47-52e187841cce Authenticating user 'default' from [fd00:1122:3344:101::e]:56859 | ||
| 15489 | 2026.01.13 03:26:32.284086 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15490 | 2026.01.13 03:26:32.284106 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15491 | 2026.01.13 03:26:32.284123 [ 355 ] {} <Debug> TCP-Session: 35122bd1-7199-435f-ac47-52e187841cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2026.01.13 03:26:32.284146 [ 354 ] {} <Debug> TCP-Session: b69739cf-5258-41d0-988a-2bf8b4c64fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:47016 | ||
| 15493 | 2026.01.13 03:26:32.284193 [ 355 ] {} <Debug> TCP-Session: 35122bd1-7199-435f-ac47-52e187841cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.01.13 03:26:32.284170 [ 288 ] {} <Debug> TCP-Session: c0a966fe-3399-42c2-87d1-f2741ec6e833 Authenticating user 'default' from [fd00:1122:3344:101::e]:49703 | ||
| 15495 | 2026.01.13 03:26:32.284217 [ 354 ] {} <Debug> TCP-Session: b69739cf-5258-41d0-988a-2bf8b4c64fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15496 | 2026.01.13 03:26:32.284110 [ 287 ] {} <Debug> TCP-Session: e840da44-5119-4697-bb73-68bb2d89ea82 Authenticating user 'default' from [fd00:1122:3344:101::e]:42211 | ||
| 15497 | 2026.01.13 03:26:32.284259 [ 289 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63597) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15498 | 2026.01.13 03:26:32.284276 [ 287 ] {} <Debug> TCP-Session: e840da44-5119-4697-bb73-68bb2d89ea82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15499 | 2026.01.13 03:26:32.284251 [ 288 ] {} <Debug> TCP-Session: c0a966fe-3399-42c2-87d1-f2741ec6e833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15500 | 2026.01.13 03:26:32.284307 [ 287 ] {} <Debug> TCP-Session: e840da44-5119-4697-bb73-68bb2d89ea82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2026.01.13 03:26:32.284345 [ 288 ] {} <Debug> TCP-Session: c0a966fe-3399-42c2-87d1-f2741ec6e833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2026.01.13 03:26:32.284252 [ 354 ] {} <Debug> TCP-Session: b69739cf-5258-41d0-988a-2bf8b4c64fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15503 | 2026.01.13 03:26:32.283945 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44442 | ||
| 15504 | 2026.01.13 03:26:32.283932 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63479 | ||
| 15505 | 2026.01.13 03:26:32.284008 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15506 | 2026.01.13 03:26:32.284011 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15507 | 2026.01.13 03:26:32.284533 [ 352 ] {} <Debug> TCP-Session: 789519a7-5c52-48f5-ad40-f9c634309fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43964 | ||
| 15508 | 2026.01.13 03:26:32.284541 [ 351 ] {} <Debug> TCP-Session: 21884350-31f6-45b4-9f6b-47cf10b0d9ca Authenticating user 'default' from [fd00:1122:3344:101::e]:52522 | ||
| 15509 | 2026.01.13 03:26:32.284560 [ 352 ] {} <Debug> TCP-Session: 789519a7-5c52-48f5-ad40-f9c634309fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15510 | 2026.01.13 03:26:32.284572 [ 351 ] {} <Debug> TCP-Session: 21884350-31f6-45b4-9f6b-47cf10b0d9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.01.13 03:26:32.284589 [ 352 ] {} <Debug> TCP-Session: 789519a7-5c52-48f5-ad40-f9c634309fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15512 | 2026.01.13 03:26:32.284596 [ 351 ] {} <Debug> TCP-Session: 21884350-31f6-45b4-9f6b-47cf10b0d9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15513 | 2026.01.13 03:26:32.284721 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15514 | 2026.01.13 03:26:32.284756 [ 286 ] {} <Debug> TCP-Session: aaccb4f7-a8a6-4080-ac6c-2f49bc18891a Authenticating user 'default' from [fd00:1122:3344:101::e]:44442 | ||
| 15515 | 2026.01.13 03:26:32.284779 [ 286 ] {} <Debug> TCP-Session: aaccb4f7-a8a6-4080-ac6c-2f49bc18891a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15516 | 2026.01.13 03:26:32.284797 [ 286 ] {} <Debug> TCP-Session: aaccb4f7-a8a6-4080-ac6c-2f49bc18891a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15517 | 2026.01.13 03:26:32.284907 [ 289 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15518 | 2026.01.13 03:26:32.284929 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15519 | 2026.01.13 03:26:32.284969 [ 353 ] {} <Debug> TCP-Session: 5f0241c8-57e5-4a05-8816-e51e31dd860c Authenticating user 'default' from [fd00:1122:3344:101::e]:63479 | ||
| 15520 | 2026.01.13 03:26:32.284981 [ 289 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15521 | 2026.01.13 03:26:32.284988 [ 353 ] {} <Debug> TCP-Session: 5f0241c8-57e5-4a05-8816-e51e31dd860c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15522 | 2026.01.13 03:26:32.285017 [ 353 ] {} <Debug> TCP-Session: 5f0241c8-57e5-4a05-8816-e51e31dd860c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15523 | 2026.01.13 03:26:32.285331 [ 289 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 15524 | 2026.01.13 03:26:32.286450 [ 340 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Trace> AggregatingTransform: Aggregating | ||
| 15525 | 2026.01.13 03:26:32.286492 [ 340 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Trace> Aggregator: Aggregation method: without_key | ||
| 15526 | 2026.01.13 03:26:32.286531 [ 340 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093052 sec. (914.870 rows/sec., 35.74 KiB/sec.) | ||
| 15527 | 2026.01.13 03:26:32.286550 [ 340 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Trace> Aggregator: Merging aggregated data | ||
| 15528 | 2026.01.13 03:26:32.287947 [ 289 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003747 sec., 266.88017080330934 rows/sec., 10.43 KiB/sec. | ||
| 15529 | 2026.01.13 03:26:32.288169 [ 289 ] {a3112c6c-bf6d-46b6-88af-10c849df6dfb} <Debug> TCPHandler: Processed in 0.004281567 sec. | ||
| 15530 | 2026.01.13 03:26:32.288291 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15531 | 2026.01.13 03:26:32.288323 [ 289 ] {} <Debug> TCP-Session: bc7758f9-a087-40cd-afe8-08c92ea36fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15532 | 2026.01.13 03:26:32.288326 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15533 | 2026.01.13 03:26:32.288352 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15534 | 2026.01.13 03:26:32.288374 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15535 | 2026.01.13 03:26:32.288375 [ 351 ] {} <Debug> TCP-Session: 21884350-31f6-45b4-9f6b-47cf10b0d9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15536 | 2026.01.13 03:26:32.288395 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15537 | 2026.01.13 03:26:32.288421 [ 288 ] {} <Debug> TCP-Session: c0a966fe-3399-42c2-87d1-f2741ec6e833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2026.01.13 03:26:32.288429 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15539 | 2026.01.13 03:26:32.288450 [ 352 ] {} <Debug> TCP-Session: 789519a7-5c52-48f5-ad40-f9c634309fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15540 | 2026.01.13 03:26:32.288456 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15541 | 2026.01.13 03:26:32.288481 [ 286 ] {} <Debug> TCP-Session: aaccb4f7-a8a6-4080-ac6c-2f49bc18891a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15542 | 2026.01.13 03:26:32.288445 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15543 | 2026.01.13 03:26:32.288516 [ 287 ] {} <Debug> TCP-Session: e840da44-5119-4697-bb73-68bb2d89ea82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15544 | 2026.01.13 03:26:32.288410 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15545 | 2026.01.13 03:26:32.288559 [ 355 ] {} <Debug> TCP-Session: 35122bd1-7199-435f-ac47-52e187841cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15546 | 2026.01.13 03:26:32.288592 [ 354 ] {} <Debug> TCP-Session: b69739cf-5258-41d0-988a-2bf8b4c64fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2026.01.13 03:26:32.288404 [ 353 ] {} <Debug> TCP-Session: 5f0241c8-57e5-4a05-8816-e51e31dd860c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15548 | 2026.01.13 03:26:32.345622 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54480 | ||
| 15549 | 2026.01.13 03:26:32.345726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15550 | 2026.01.13 03:26:32.345753 [ 289 ] {} <Debug> TCP-Session: 3d1ef1bb-2db3-4a42-b35f-e48db1ede6ae Authenticating user 'default' from [fd00:1122:3344:101::e]:54480 | ||
| 15551 | 2026.01.13 03:26:32.345776 [ 289 ] {} <Debug> TCP-Session: 3d1ef1bb-2db3-4a42-b35f-e48db1ede6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15552 | 2026.01.13 03:26:32.345790 [ 289 ] {} <Debug> TCP-Session: 3d1ef1bb-2db3-4a42-b35f-e48db1ede6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15553 | 2026.01.13 03:26:32.345982 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36747 | ||
| 15554 | 2026.01.13 03:26:32.345997 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45489 | ||
| 15555 | 2026.01.13 03:26:32.346036 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41818 | ||
| 15556 | 2026.01.13 03:26:32.346071 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44526 | ||
| 15557 | 2026.01.13 03:26:32.346094 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48980 | ||
| 15558 | 2026.01.13 03:26:32.346116 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15559 | 2026.01.13 03:26:32.346085 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46201 | ||
| 15560 | 2026.01.13 03:26:32.346165 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15561 | 2026.01.13 03:26:32.346165 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15562 | 2026.01.13 03:26:32.346212 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15563 | 2026.01.13 03:26:32.346223 [ 286 ] {} <Debug> TCP-Session: 02b68944-c92a-4ae7-83c7-4383b6f93352 Authenticating user 'default' from [fd00:1122:3344:101::e]:44526 | ||
| 15564 | 2026.01.13 03:26:32.346248 [ 353 ] {} <Debug> TCP-Session: 9ebd4d92-c262-4e49-9517-1c53dd8f70ef Authenticating user 'default' from [fd00:1122:3344:101::e]:41818 | ||
| 15565 | 2026.01.13 03:26:32.346263 [ 288 ] {} <Debug> TCP-Session: cf7fa820-df18-4f38-8c87-91beebd00583 Authenticating user 'default' from [fd00:1122:3344:101::e]:48980 | ||
| 15566 | 2026.01.13 03:26:32.346279 [ 286 ] {} <Debug> TCP-Session: 02b68944-c92a-4ae7-83c7-4383b6f93352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15567 | 2026.01.13 03:26:32.346282 [ 353 ] {} <Debug> TCP-Session: 9ebd4d92-c262-4e49-9517-1c53dd8f70ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15568 | 2026.01.13 03:26:32.346303 [ 288 ] {} <Debug> TCP-Session: cf7fa820-df18-4f38-8c87-91beebd00583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15569 | 2026.01.13 03:26:32.346316 [ 353 ] {} <Debug> TCP-Session: 9ebd4d92-c262-4e49-9517-1c53dd8f70ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15570 | 2026.01.13 03:26:32.346329 [ 288 ] {} <Debug> TCP-Session: cf7fa820-df18-4f38-8c87-91beebd00583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15571 | 2026.01.13 03:26:32.346240 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15572 | 2026.01.13 03:26:32.346054 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55800 | ||
| 15573 | 2026.01.13 03:26:32.346389 [ 287 ] {} <Debug> TCP-Session: fde459d0-95f0-49ae-9309-13b877f2c9de Authenticating user 'default' from [fd00:1122:3344:101::e]:46201 | ||
| 15574 | 2026.01.13 03:26:32.346046 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53960 | ||
| 15575 | 2026.01.13 03:26:32.346418 [ 287 ] {} <Debug> TCP-Session: fde459d0-95f0-49ae-9309-13b877f2c9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15576 | 2026.01.13 03:26:32.346440 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15577 | 2026.01.13 03:26:32.346452 [ 287 ] {} <Debug> TCP-Session: fde459d0-95f0-49ae-9309-13b877f2c9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15578 | 2026.01.13 03:26:32.346306 [ 286 ] {} <Debug> TCP-Session: 02b68944-c92a-4ae7-83c7-4383b6f93352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15579 | 2026.01.13 03:26:32.346470 [ 355 ] {} <Debug> TCP-Session: b327c85d-ed8e-4a99-bcd8-fa5f7a64bbf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55800 | ||
| 15580 | 2026.01.13 03:26:32.346483 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15581 | 2026.01.13 03:26:32.346506 [ 355 ] {} <Debug> TCP-Session: b327c85d-ed8e-4a99-bcd8-fa5f7a64bbf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2026.01.13 03:26:32.346178 [ 352 ] {} <Debug> TCP-Session: a89b5be6-7ebe-42bb-9c53-7c9793db196b Authenticating user 'default' from [fd00:1122:3344:101::e]:45489 | ||
| 15583 | 2026.01.13 03:26:32.346526 [ 354 ] {} <Debug> TCP-Session: 057d3811-8fc2-4564-9b87-e665c86f758a Authenticating user 'default' from [fd00:1122:3344:101::e]:53960 | ||
| 15584 | 2026.01.13 03:26:32.346560 [ 352 ] {} <Debug> TCP-Session: a89b5be6-7ebe-42bb-9c53-7c9793db196b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15585 | 2026.01.13 03:26:32.346569 [ 354 ] {} <Debug> TCP-Session: 057d3811-8fc2-4564-9b87-e665c86f758a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15586 | 2026.01.13 03:26:32.346586 [ 352 ] {} <Debug> TCP-Session: a89b5be6-7ebe-42bb-9c53-7c9793db196b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15587 | 2026.01.13 03:26:32.346605 [ 354 ] {} <Debug> TCP-Session: 057d3811-8fc2-4564-9b87-e665c86f758a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15588 | 2026.01.13 03:26:32.346530 [ 355 ] {} <Debug> TCP-Session: b327c85d-ed8e-4a99-bcd8-fa5f7a64bbf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15589 | 2026.01.13 03:26:32.346112 [ 289 ] {} <Trace> TCP-Session: 3d1ef1bb-2db3-4a42-b35f-e48db1ede6ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15590 | 2026.01.13 03:26:32.346102 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15591 | 2026.01.13 03:26:32.346720 [ 351 ] {} <Debug> TCP-Session: 772d3b93-dffe-44d3-81dc-8a096ca36134 Authenticating user 'default' from [fd00:1122:3344:101::e]:36747 | ||
| 15592 | 2026.01.13 03:26:32.346737 [ 351 ] {} <Debug> TCP-Session: 772d3b93-dffe-44d3-81dc-8a096ca36134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15593 | 2026.01.13 03:26:32.346749 [ 351 ] {} <Debug> TCP-Session: 772d3b93-dffe-44d3-81dc-8a096ca36134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15594 | 2026.01.13 03:26:32.346839 [ 289 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54480) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15595 | 2026.01.13 03:26:32.347099 [ 289 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15596 | 2026.01.13 03:26:32.347159 [ 289 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15597 | 2026.01.13 03:26:32.347438 [ 289 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 15598 | 2026.01.13 03:26:32.348415 [ 330 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Trace> AggregatingTransform: Aggregating | ||
| 15599 | 2026.01.13 03:26:32.348465 [ 330 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Trace> Aggregator: Aggregation method: without_key | ||
| 15600 | 2026.01.13 03:26:32.348500 [ 330 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096179 sec. (1039.728 rows/sec., 40.61 KiB/sec.) | ||
| 15601 | 2026.01.13 03:26:32.348519 [ 330 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Trace> Aggregator: Merging aggregated data | ||
| 15602 | 2026.01.13 03:26:32.349683 [ 289 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002902 sec., 344.5899379738112 rows/sec., 13.46 KiB/sec. | ||
| 15603 | 2026.01.13 03:26:32.349800 [ 289 ] {a7daed65-1ff2-481d-a5e2-b268c1665222} <Debug> TCPHandler: Processed in 0.003807447 sec. | ||
| 15604 | 2026.01.13 03:26:32.349934 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15605 | 2026.01.13 03:26:32.349964 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15606 | 2026.01.13 03:26:32.349986 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15607 | 2026.01.13 03:26:32.350008 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15608 | 2026.01.13 03:26:32.350028 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15609 | 2026.01.13 03:26:32.350037 [ 352 ] {} <Debug> TCP-Session: a89b5be6-7ebe-42bb-9c53-7c9793db196b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15610 | 2026.01.13 03:26:32.350045 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15611 | 2026.01.13 03:26:32.350071 [ 354 ] {} <Debug> TCP-Session: 057d3811-8fc2-4564-9b87-e665c86f758a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15612 | 2026.01.13 03:26:32.350095 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15613 | 2026.01.13 03:26:32.350115 [ 286 ] {} <Debug> TCP-Session: 02b68944-c92a-4ae7-83c7-4383b6f93352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15614 | 2026.01.13 03:26:32.350079 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15615 | 2026.01.13 03:26:32.350142 [ 287 ] {} <Debug> TCP-Session: fde459d0-95f0-49ae-9309-13b877f2c9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15616 | 2026.01.13 03:26:32.350060 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15617 | 2026.01.13 03:26:32.350175 [ 355 ] {} <Debug> TCP-Session: b327c85d-ed8e-4a99-bcd8-fa5f7a64bbf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15618 | 2026.01.13 03:26:32.350057 [ 288 ] {} <Debug> TCP-Session: cf7fa820-df18-4f38-8c87-91beebd00583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15619 | 2026.01.13 03:26:32.350220 [ 353 ] {} <Debug> TCP-Session: 9ebd4d92-c262-4e49-9517-1c53dd8f70ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15620 | 2026.01.13 03:26:32.350016 [ 351 ] {} <Debug> TCP-Session: 772d3b93-dffe-44d3-81dc-8a096ca36134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15621 | 2026.01.13 03:26:32.349968 [ 289 ] {} <Debug> TCP-Session: 3d1ef1bb-2db3-4a42-b35f-e48db1ede6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15622 | 2026.01.13 03:26:32.438271 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46137 | ||
| 15623 | 2026.01.13 03:26:32.438374 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15624 | 2026.01.13 03:26:32.438403 [ 289 ] {} <Debug> TCP-Session: 330bba6d-ca72-4e7b-a209-22e992d57c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:46137 | ||
| 15625 | 2026.01.13 03:26:32.438439 [ 289 ] {} <Debug> TCP-Session: 330bba6d-ca72-4e7b-a209-22e992d57c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15626 | 2026.01.13 03:26:32.438459 [ 289 ] {} <Debug> TCP-Session: 330bba6d-ca72-4e7b-a209-22e992d57c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15627 | 2026.01.13 03:26:32.438723 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57334 | ||
| 15628 | 2026.01.13 03:26:32.438722 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50810 | ||
| 15629 | 2026.01.13 03:26:32.438767 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42247 | ||
| 15630 | 2026.01.13 03:26:32.438769 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37041 | ||
| 15631 | 2026.01.13 03:26:32.438806 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60422 | ||
| 15632 | 2026.01.13 03:26:32.438824 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58424 | ||
| 15633 | 2026.01.13 03:26:32.438859 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15634 | 2026.01.13 03:26:32.438861 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15635 | 2026.01.13 03:26:32.438904 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15636 | 2026.01.13 03:26:32.438914 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15637 | 2026.01.13 03:26:32.438909 [ 355 ] {} <Debug> TCP-Session: 78273af7-a485-4937-be09-bc3202ed6b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:42247 | ||
| 15638 | 2026.01.13 03:26:32.438947 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15639 | 2026.01.13 03:26:32.438952 [ 287 ] {} <Debug> TCP-Session: af1a00bc-71e7-46b5-bdd6-c404164c8ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:60422 | ||
| 15640 | 2026.01.13 03:26:32.438970 [ 355 ] {} <Debug> TCP-Session: 78273af7-a485-4937-be09-bc3202ed6b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15641 | 2026.01.13 03:26:32.438985 [ 288 ] {} <Debug> TCP-Session: 66ffc143-5e73-4fed-84d7-0f09e2f35ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58424 | ||
| 15642 | 2026.01.13 03:26:32.438997 [ 355 ] {} <Debug> TCP-Session: 78273af7-a485-4937-be09-bc3202ed6b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15643 | 2026.01.13 03:26:32.438992 [ 287 ] {} <Debug> TCP-Session: af1a00bc-71e7-46b5-bdd6-c404164c8ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15644 | 2026.01.13 03:26:32.439019 [ 288 ] {} <Debug> TCP-Session: 66ffc143-5e73-4fed-84d7-0f09e2f35ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15645 | 2026.01.13 03:26:32.439030 [ 287 ] {} <Debug> TCP-Session: af1a00bc-71e7-46b5-bdd6-c404164c8ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2026.01.13 03:26:32.439043 [ 288 ] {} <Debug> TCP-Session: 66ffc143-5e73-4fed-84d7-0f09e2f35ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15647 | 2026.01.13 03:26:32.438755 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56346 | ||
| 15648 | 2026.01.13 03:26:32.438776 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57154 | ||
| 15649 | 2026.01.13 03:26:32.438941 [ 354 ] {} <Debug> TCP-Session: 87f3251b-80a4-436e-9d5b-16b980aaa6cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37041 | ||
| 15650 | 2026.01.13 03:26:32.438906 [ 351 ] {} <Debug> TCP-Session: 5f32dfe9-3d84-4d88-8e59-3dde8882c5a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50810 | ||
| 15651 | 2026.01.13 03:26:32.439168 [ 354 ] {} <Debug> TCP-Session: 87f3251b-80a4-436e-9d5b-16b980aaa6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15652 | 2026.01.13 03:26:32.439187 [ 351 ] {} <Debug> TCP-Session: 5f32dfe9-3d84-4d88-8e59-3dde8882c5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15653 | 2026.01.13 03:26:32.439198 [ 354 ] {} <Debug> TCP-Session: 87f3251b-80a4-436e-9d5b-16b980aaa6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15654 | 2026.01.13 03:26:32.439195 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15655 | 2026.01.13 03:26:32.439195 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15656 | 2026.01.13 03:26:32.439253 [ 286 ] {} <Debug> TCP-Session: 3af2b5b1-a912-472c-99bc-73367b17fdf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57154 | ||
| 15657 | 2026.01.13 03:26:32.439210 [ 351 ] {} <Debug> TCP-Session: 5f32dfe9-3d84-4d88-8e59-3dde8882c5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15658 | 2026.01.13 03:26:32.439277 [ 353 ] {} <Debug> TCP-Session: 3eb2724b-3eb5-40fd-90b3-c647e5e66746 Authenticating user 'default' from [fd00:1122:3344:101::e]:56346 | ||
| 15659 | 2026.01.13 03:26:32.439281 [ 286 ] {} <Debug> TCP-Session: 3af2b5b1-a912-472c-99bc-73367b17fdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15660 | 2026.01.13 03:26:32.438809 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15661 | 2026.01.13 03:26:32.439317 [ 353 ] {} <Debug> TCP-Session: 3eb2724b-3eb5-40fd-90b3-c647e5e66746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15662 | 2026.01.13 03:26:32.439318 [ 286 ] {} <Debug> TCP-Session: 3af2b5b1-a912-472c-99bc-73367b17fdf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15663 | 2026.01.13 03:26:32.439371 [ 353 ] {} <Debug> TCP-Session: 3eb2724b-3eb5-40fd-90b3-c647e5e66746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15664 | 2026.01.13 03:26:32.439368 [ 352 ] {} <Debug> TCP-Session: 4a74be24-4f82-4e55-9d04-7173e72604be Authenticating user 'default' from [fd00:1122:3344:101::e]:57334 | ||
| 15665 | 2026.01.13 03:26:32.438802 [ 289 ] {} <Trace> TCP-Session: 330bba6d-ca72-4e7b-a209-22e992d57c85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15666 | 2026.01.13 03:26:32.439414 [ 352 ] {} <Debug> TCP-Session: 4a74be24-4f82-4e55-9d04-7173e72604be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15667 | 2026.01.13 03:26:32.439434 [ 352 ] {} <Debug> TCP-Session: 4a74be24-4f82-4e55-9d04-7173e72604be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15668 | 2026.01.13 03:26:32.439580 [ 289 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15669 | 2026.01.13 03:26:32.439843 [ 289 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15670 | 2026.01.13 03:26:32.439899 [ 289 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15671 | 2026.01.13 03:26:32.440194 [ 289 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 15672 | 2026.01.13 03:26:32.441231 [ 329 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Trace> AggregatingTransform: Aggregating | ||
| 15673 | 2026.01.13 03:26:32.441276 [ 329 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Trace> Aggregator: Aggregation method: without_key | ||
| 15674 | 2026.01.13 03:26:32.441312 [ 329 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102005 sec. (980.344 rows/sec., 38.29 KiB/sec.) | ||
| 15675 | 2026.01.13 03:26:32.441327 [ 329 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Trace> Aggregator: Merging aggregated data | ||
| 15676 | 2026.01.13 03:26:32.442960 [ 289 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 11.43 KiB/sec. | ||
| 15677 | 2026.01.13 03:26:32.443139 [ 289 ] {bf610c6d-9600-42ab-b1f8-1911692ecb12} <Debug> TCPHandler: Processed in 0.004464421 sec. | ||
| 15678 | 2026.01.13 03:26:32.443269 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15679 | 2026.01.13 03:26:32.443301 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15680 | 2026.01.13 03:26:32.443303 [ 289 ] {} <Debug> TCP-Session: 330bba6d-ca72-4e7b-a209-22e992d57c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15681 | 2026.01.13 03:26:32.443325 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15682 | 2026.01.13 03:26:32.443352 [ 288 ] {} <Debug> TCP-Session: 66ffc143-5e73-4fed-84d7-0f09e2f35ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15683 | 2026.01.13 03:26:32.443370 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15684 | 2026.01.13 03:26:32.443385 [ 351 ] {} <Debug> TCP-Session: 5f32dfe9-3d84-4d88-8e59-3dde8882c5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2026.01.13 03:26:32.443389 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15686 | 2026.01.13 03:26:32.443426 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15687 | 2026.01.13 03:26:32.443444 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15688 | 2026.01.13 03:26:32.443459 [ 352 ] {} <Debug> TCP-Session: 4a74be24-4f82-4e55-9d04-7173e72604be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15689 | 2026.01.13 03:26:32.443476 [ 355 ] {} <Debug> TCP-Session: 78273af7-a485-4937-be09-bc3202ed6b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15690 | 2026.01.13 03:26:32.443490 [ 287 ] {} <Debug> TCP-Session: af1a00bc-71e7-46b5-bdd6-c404164c8ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15691 | 2026.01.13 03:26:32.443432 [ 353 ] {} <Debug> TCP-Session: 3eb2724b-3eb5-40fd-90b3-c647e5e66746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15692 | 2026.01.13 03:26:32.443354 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15693 | 2026.01.13 03:26:32.443408 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15694 | 2026.01.13 03:26:32.443578 [ 286 ] {} <Debug> TCP-Session: 3af2b5b1-a912-472c-99bc-73367b17fdf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15695 | 2026.01.13 03:26:32.443599 [ 354 ] {} <Debug> TCP-Session: 87f3251b-80a4-436e-9d5b-16b980aaa6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15696 | 2026.01.13 03:26:33.421455 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15697 | 2026.01.13 03:26:33.440636 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15698 | 2026.01.13 03:26:33.440706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15699 | 2026.01.13 03:26:33.447162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15700 | 2026.01.13 03:26:33.447939 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2026.01.13 03:26:33.452522 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15702 | 2026.01.13 03:26:34.091241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1908 | ||
| 15703 | 2026.01.13 03:26:34.093615 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2026.01.13 03:26:34.093663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15705 | 2026.01.13 03:26:34.094866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15706 | 2026.01.13 03:26:34.095129 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2026.01.13 03:26:34.095394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1908 | ||
| 15708 | 2026.01.13 03:26:35.175971 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15709 | 2026.01.13 03:26:35.176183 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15710 | 2026.01.13 03:26:35.176256 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15711 | 2026.01.13 03:26:35.177083 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2026.01.13 03:26:35.177132 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15713 | 2026.01.13 03:26:35.177524 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15714 | 2026.01.13 03:26:35.177747 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2026.01.13 03:26:35.177909 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001774 sec., 66516.3472378805 rows/sec., 5.63 MiB/sec. | ||
| 15716 | 2026.01.13 03:26:35.177965 [ 4 ] {e989ab73-493b-449a-a06a-31d11db5cd86} <Debug> TCPHandler: Processed in 0.002132373 sec. | ||
| 15717 | 2026.01.13 03:26:35.178100 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15718 | 2026.01.13 03:26:35.178201 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15719 | 2026.01.13 03:26:35.178244 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15720 | 2026.01.13 03:26:35.178685 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15721 | 2026.01.13 03:26:35.178723 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15722 | 2026.01.13 03:26:35.179024 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15723 | 2026.01.13 03:26:35.179247 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2026.01.13 03:26:35.179394 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 15725 | 2026.01.13 03:26:35.179436 [ 4 ] {a6fbc1b6-9435-40f7-a15b-67c76eff481e} <Debug> TCPHandler: Processed in 0.001387639 sec. | ||
| 15726 | 2026.01.13 03:26:35.179551 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2026.01.13 03:26:35.179646 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15728 | 2026.01.13 03:26:35.179689 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15729 | 2026.01.13 03:26:35.180143 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.01.13 03:26:35.180180 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15731 | 2026.01.13 03:26:35.180485 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15732 | 2026.01.13 03:26:35.180705 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2026.01.13 03:26:35.180848 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001219 sec., 77932.73174733388 rows/sec., 6.09 MiB/sec. | ||
| 15734 | 2026.01.13 03:26:35.180890 [ 4 ] {6f768315-d79d-454c-92ef-f6d0857e0862} <Debug> TCPHandler: Processed in 0.001388149 sec. | ||
| 15735 | 2026.01.13 03:26:35.181005 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2026.01.13 03:26:35.181100 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15737 | 2026.01.13 03:26:35.181143 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15738 | 2026.01.13 03:26:35.181581 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2026.01.13 03:26:35.181617 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15740 | 2026.01.13 03:26:35.181960 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15741 | 2026.01.13 03:26:35.182180 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2026.01.13 03:26:35.182315 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 15743 | 2026.01.13 03:26:35.182355 [ 4 ] {cdb18984-d0c2-4163-ac80-208a258bac4e} <Debug> TCPHandler: Processed in 0.001397648 sec. | ||
| 15744 | 2026.01.13 03:26:35.182470 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15745 | 2026.01.13 03:26:35.182563 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15746 | 2026.01.13 03:26:35.182619 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15747 | 2026.01.13 03:26:35.183487 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2026.01.13 03:26:35.183524 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15749 | 2026.01.13 03:26:35.184098 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15750 | 2026.01.13 03:26:35.184316 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15751 | 2026.01.13 03:26:35.184458 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 15752 | 2026.01.13 03:26:35.184528 [ 4 ] {b5ec9727-39b1-481d-a45e-98675fa6100b} <Debug> TCPHandler: Processed in 0.002105243 sec. | ||
| 15753 | 2026.01.13 03:26:35.184661 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15754 | 2026.01.13 03:26:35.184757 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15755 | 2026.01.13 03:26:35.184798 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15756 | 2026.01.13 03:26:35.185152 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15757 | 2026.01.13 03:26:35.185188 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15758 | 2026.01.13 03:26:35.185497 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15759 | 2026.01.13 03:26:35.185717 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2026.01.13 03:26:35.185860 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 15761 | 2026.01.13 03:26:35.185898 [ 4 ] {e7cc3722-3963-4397-ab8e-289c106f8399} <Debug> TCPHandler: Processed in 0.001286277 sec. | ||
| 15762 | 2026.01.13 03:26:38.760267 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15763 | 2026.01.13 03:26:38.760319 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15764 | 2026.01.13 03:26:38.782335 [ 223 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15765 | 2026.01.13 03:26:38.782412 [ 223 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15766 | 2026.01.13 03:26:38.785074 [ 223 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15767 | 2026.01.13 03:26:38.988529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35545 | ||
| 15768 | 2026.01.13 03:26:38.989050 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.01.13 03:26:38.989100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15770 | 2026.01.13 03:26:38.989601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15771 | 2026.01.13 03:26:38.989828 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.01.13 03:26:38.989955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35545 | ||
| 15773 | 2026.01.13 03:26:40.175301 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2026.01.13 03:26:40.175507 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15775 | 2026.01.13 03:26:40.175579 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15776 | 2026.01.13 03:26:40.176312 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.01.13 03:26:40.176358 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15778 | 2026.01.13 03:26:40.176754 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15779 | 2026.01.13 03:26:40.176990 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.01.13 03:26:40.177145 [ 81 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15781 | 2026.01.13 03:26:40.177157 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.0017 sec., 44705.88235294118 rows/sec., 3.67 MiB/sec. | ||
| 15782 | 2026.01.13 03:26:40.177212 [ 81 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.01.13 03:26:40.177236 [ 4 ] {5ff990fa-8fa4-4034-809f-afe90547bc5e} <Debug> TCPHandler: Processed in 0.002067632 sec. | ||
| 15784 | 2026.01.13 03:26:40.177240 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15785 | 2026.01.13 03:26:40.177375 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.01.13 03:26:40.177382 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15787 | 2026.01.13 03:26:40.177479 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15788 | 2026.01.13 03:26:40.177525 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15789 | 2026.01.13 03:26:40.177528 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15790 | 2026.01.13 03:26:40.177569 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2467 rows starting from the beginning of the part | ||
| 15791 | 2026.01.13 03:26:40.177645 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 76 rows starting from the beginning of the part | ||
| 15792 | 2026.01.13 03:26:40.177692 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 118 rows starting from the beginning of the part | ||
| 15793 | 2026.01.13 03:26:40.177739 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1218 rows starting from the beginning of the part | ||
| 15794 | 2026.01.13 03:26:40.177779 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 118 rows starting from the beginning of the part | ||
| 15795 | 2026.01.13 03:26:40.177825 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 76 rows starting from the beginning of the part | ||
| 15796 | 2026.01.13 03:26:40.177992 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.01.13 03:26:40.178037 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15798 | 2026.01.13 03:26:40.178365 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15799 | 2026.01.13 03:26:40.178604 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.01.13 03:26:40.178747 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001289 sec., 7757.9519006982155 rows/sec., 583.36 KiB/sec. | ||
| 15801 | 2026.01.13 03:26:40.178788 [ 4 ] {9617c37e-258a-4d13-b272-2e6f424217a1} <Debug> TCPHandler: Processed in 0.00146592 sec. | ||
| 15802 | 2026.01.13 03:26:40.178902 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2026.01.13 03:26:40.178997 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15804 | 2026.01.13 03:26:40.179040 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15805 | 2026.01.13 03:26:40.179479 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2026.01.13 03:26:40.179517 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15807 | 2026.01.13 03:26:40.179723 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398509 sec., 1698138.3017532974 rows/sec., 145.76 MiB/sec. | ||
| 15808 | 2026.01.13 03:26:40.179844 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15809 | 2026.01.13 03:26:40.180059 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15810 | 2026.01.13 03:26:40.180065 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.01.13 03:26:40.180194 [ 81 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15812 | 2026.01.13 03:26:40.180209 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00123 sec., 60162.601626016265 rows/sec., 4.70 MiB/sec. | ||
| 15813 | 2026.01.13 03:26:40.180232 [ 81 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15814 | 2026.01.13 03:26:40.180257 [ 4 ] {03c7b55f-1519-42dc-b451-79f9d2246874} <Debug> TCPHandler: Processed in 0.001404098 sec. | ||
| 15815 | 2026.01.13 03:26:40.180259 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15816 | 2026.01.13 03:26:40.180338 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15817 | 2026.01.13 03:26:40.180350 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15818 | 2026.01.13 03:26:40.180377 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2026.01.13 03:26:40.180418 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_106_21} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15820 | 2026.01.13 03:26:40.180453 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15821 | 2026.01.13 03:26:40.180478 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15822 | 2026.01.13 03:26:40.180485 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1250 rows starting from the beginning of the part | ||
| 15823 | 2026.01.13 03:26:40.180504 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 15824 | 2026.01.13 03:26:40.180528 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15825 | 2026.01.13 03:26:40.180550 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
| 15826 | 2026.01.13 03:26:40.180591 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 95 rows starting from the beginning of the part | ||
| 15827 | 2026.01.13 03:26:40.180626 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 534 rows starting from the beginning of the part | ||
| 15828 | 2026.01.13 03:26:40.180661 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 95 rows starting from the beginning of the part | ||
| 15829 | 2026.01.13 03:26:40.180695 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 74 rows starting from the beginning of the part | ||
| 15830 | 2026.01.13 03:26:40.180966 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.01.13 03:26:40.181007 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15832 | 2026.01.13 03:26:40.181365 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15833 | 2026.01.13 03:26:40.181577 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.01.13 03:26:40.181688 [ 188 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369228 sec., 1549778.4152821882 rows/sec., 119.98 MiB/sec. | ||
| 15835 | 2026.01.13 03:26:40.181697 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 4 parts from all_1_101_20 to all_104_104_0 | ||
| 15836 | 2026.01.13 03:26:40.181713 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 15837 | 2026.01.13 03:26:40.181746 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2026.01.13 03:26:40.181771 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15839 | 2026.01.13 03:26:40.181773 [ 4 ] {ffe08619-42c0-41ed-831d-302395618319} <Debug> TCPHandler: Processed in 0.001444309 sec. | ||
| 15840 | 2026.01.13 03:26:40.181835 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_101_20 to all_104_104_0 into Compact with storage Full | ||
| 15841 | 2026.01.13 03:26:40.181880 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15842 | 2026.01.13 03:26:40.181897 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15843 | 2026.01.13 03:26:40.181933 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15844 | 2026.01.13 03:26:40.181966 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 32269 rows starting from the beginning of the part | ||
| 15845 | 2026.01.13 03:26:40.181991 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15846 | 2026.01.13 03:26:40.182012 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 15847 | 2026.01.13 03:26:40.182051 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15848 | 2026.01.13 03:26:40.182056 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15849 | 2026.01.13 03:26:40.182107 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 846 rows starting from the beginning of the part | ||
| 15850 | 2026.01.13 03:26:40.182159 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.01.13 03:26:40.182237 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_106_21} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15852 | 2026.01.13 03:26:40.182313 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 15853 | 2026.01.13 03:26:40.182860 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2026.01.13 03:26:40.182899 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15855 | 2026.01.13 03:26:40.183428 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15856 | 2026.01.13 03:26:40.183678 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2026.01.13 03:26:40.183825 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001852 sec., 5399.5680345572355 rows/sec., 9.68 MiB/sec. | ||
| 15858 | 2026.01.13 03:26:40.183888 [ 4 ] {62861766-32a4-4a33-bc3b-49261654f597} <Debug> TCPHandler: Processed in 0.002039772 sec. | ||
| 15859 | 2026.01.13 03:26:40.183998 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15860 | 2026.01.13 03:26:40.184093 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15861 | 2026.01.13 03:26:40.184136 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15862 | 2026.01.13 03:26:40.184490 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2026.01.13 03:26:40.184526 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15864 | 2026.01.13 03:26:40.184836 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15865 | 2026.01.13 03:26:40.185053 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2026.01.13 03:26:40.185188 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 15867 | 2026.01.13 03:26:40.185227 [ 4 ] {e72133f9-54d6-448e-9319-ab4d77f51c1b} <Debug> TCPHandler: Processed in 0.001278556 sec. | ||
| 15868 | 2026.01.13 03:26:40.188964 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33435 rows, containing 5 columns (5 merged, 0 gathered) in 0.007149466 sec., 4676573.0475534815 rows/sec., 317.29 MiB/sec. | ||
| 15869 | 2026.01.13 03:26:40.189225 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 15870 | 2026.01.13 03:26:40.189504 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.01.13 03:26:40.189571 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 4 parts: [all_1_101_20, all_104_104_0] -> all_1_104_21 | ||
| 15872 | 2026.01.13 03:26:40.189646 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15873 | 2026.01.13 03:26:40.953517 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15874 | 2026.01.13 03:26:40.970451 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.01.13 03:26:40.970507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15876 | 2026.01.13 03:26:40.976723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15877 | 2026.01.13 03:26:40.977411 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.01.13 03:26:40.980345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15879 | 2026.01.13 03:26:44.096602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1932 | ||
| 15880 | 2026.01.13 03:26:44.098814 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2026.01.13 03:26:44.098857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15882 | 2026.01.13 03:26:44.100011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15883 | 2026.01.13 03:26:44.100284 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15884 | 2026.01.13 03:26:44.100489 [ 77 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15885 | 2026.01.13 03:26:44.100546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
| 15886 | 2026.01.13 03:26:44.100574 [ 77 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.01.13 03:26:44.100604 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15888 | 2026.01.13 03:26:44.100786 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 15889 | 2026.01.13 03:26:44.101540 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15890 | 2026.01.13 03:26:44.101672 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1770 rows starting from the beginning of the part | ||
| 15891 | 2026.01.13 03:26:44.102013 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 38 rows starting from the beginning of the part | ||
| 15892 | 2026.01.13 03:26:44.102326 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 15893 | 2026.01.13 03:26:44.102617 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 15894 | 2026.01.13 03:26:44.102917 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 15895 | 2026.01.13 03:26:44.103228 [ 198 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 15896 | 2026.01.13 03:26:44.110207 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1932 rows, containing 72 columns (72 merged, 0 gathered) in 0.009505004 sec., 203261.35580795127 rows/sec., 157.57 MiB/sec. | ||
| 15897 | 2026.01.13 03:26:44.112003 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15898 | 2026.01.13 03:26:44.112624 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.01.13 03:26:44.112707 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_56_11} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15900 | 2026.01.13 03:26:44.113028 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 15901 | 2026.01.13 03:26:45.178424 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2026.01.13 03:26:45.178634 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15903 | 2026.01.13 03:26:45.178705 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15904 | 2026.01.13 03:26:45.179447 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.01.13 03:26:45.179488 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15906 | 2026.01.13 03:26:45.179874 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15907 | 2026.01.13 03:26:45.180089 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.01.13 03:26:45.180243 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 15909 | 2026.01.13 03:26:45.180286 [ 4 ] {9009f171-be39-4dff-bab3-1f2db966e4e7} <Debug> TCPHandler: Processed in 0.001991951 sec. | ||
| 15910 | 2026.01.13 03:26:45.180413 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2026.01.13 03:26:45.180513 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15912 | 2026.01.13 03:26:45.180553 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15913 | 2026.01.13 03:26:45.181001 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.01.13 03:26:45.181036 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15915 | 2026.01.13 03:26:45.181317 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15916 | 2026.01.13 03:26:45.181523 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.01.13 03:26:45.181654 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001157 sec., 6914.433880726016 rows/sec., 563.82 KiB/sec. | ||
| 15918 | 2026.01.13 03:26:45.181694 [ 4 ] {25fd945b-eafd-43db-a726-4bb71fe684ba} <Debug> TCPHandler: Processed in 0.001329757 sec. | ||
| 15919 | 2026.01.13 03:26:45.181822 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2026.01.13 03:26:45.181918 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15921 | 2026.01.13 03:26:45.181955 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15922 | 2026.01.13 03:26:45.182466 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2026.01.13 03:26:45.182502 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15924 | 2026.01.13 03:26:45.182817 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15925 | 2026.01.13 03:26:45.183034 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2026.01.13 03:26:45.183160 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Debug> executeQuery: Read 242 rows, 21.96 KiB in 0.001262 sec., 191759.1125198098 rows/sec., 16.99 MiB/sec. | ||
| 15927 | 2026.01.13 03:26:45.183201 [ 4 ] {93e5baad-7fae-4d31-95cb-4f899df465ef} <Debug> TCPHandler: Processed in 0.001437189 sec. | ||
| 15928 | 2026.01.13 03:26:45.183320 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2026.01.13 03:26:45.183412 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15930 | 2026.01.13 03:26:45.183450 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15931 | 2026.01.13 03:26:45.183858 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.01.13 03:26:45.183894 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15933 | 2026.01.13 03:26:45.184184 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15934 | 2026.01.13 03:26:45.184382 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.01.13 03:26:45.184510 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Debug> executeQuery: Read 51 rows, 3.85 KiB in 0.001114 sec., 45780.969479353684 rows/sec., 3.38 MiB/sec. | ||
| 15936 | 2026.01.13 03:26:45.184542 [ 75 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15937 | 2026.01.13 03:26:45.184549 [ 4 ] {eb581f6a-3ac3-4b4d-96e3-7fbb3a082fa0} <Debug> TCPHandler: Processed in 0.001277306 sec. | ||
| 15938 | 2026.01.13 03:26:45.184614 [ 75 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2026.01.13 03:26:45.184640 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15940 | 2026.01.13 03:26:45.184706 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15941 | 2026.01.13 03:26:45.184767 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15942 | 2026.01.13 03:26:45.184807 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15943 | 2026.01.13 03:26:45.184855 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15944 | 2026.01.13 03:26:45.184923 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15945 | 2026.01.13 03:26:45.184964 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 278 rows starting from the beginning of the part | ||
| 15946 | 2026.01.13 03:26:45.185036 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 31 rows starting from the beginning of the part | ||
| 15947 | 2026.01.13 03:26:45.185086 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 14 rows starting from the beginning of the part | ||
| 15948 | 2026.01.13 03:26:45.185131 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 15949 | 2026.01.13 03:26:45.185175 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 15950 | 2026.01.13 03:26:45.185220 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 51 rows starting from the beginning of the part | ||
| 15951 | 2026.01.13 03:26:45.185246 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.01.13 03:26:45.185288 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15953 | 2026.01.13 03:26:45.185626 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15954 | 2026.01.13 03:26:45.185847 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.01.13 03:26:45.185978 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 15956 | 2026.01.13 03:26:45.186019 [ 4 ] {b8297d82-ab27-4bfc-a358-908cb14159ab} <Debug> TCPHandler: Processed in 0.001367658 sec. | ||
| 15957 | 2026.01.13 03:26:45.186101 [ 194 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394138 sec., 297674.9790910225 rows/sec., 20.79 MiB/sec. | ||
| 15958 | 2026.01.13 03:26:45.186215 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15959 | 2026.01.13 03:26:45.186247 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15960 | 2026.01.13 03:26:45.186334 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15961 | 2026.01.13 03:26:45.186380 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15962 | 2026.01.13 03:26:45.186489 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.01.13 03:26:45.186551 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_106_21} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15964 | 2026.01.13 03:26:45.186644 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15965 | 2026.01.13 03:26:45.186859 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.01.13 03:26:45.186900 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15967 | 2026.01.13 03:26:45.187257 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15968 | 2026.01.13 03:26:45.187473 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2026.01.13 03:26:45.187599 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001289 sec., 9309.542280837859 rows/sec., 727.31 KiB/sec. | ||
| 15970 | 2026.01.13 03:26:45.187637 [ 4 ] {aa8d0312-f5dc-404f-9811-075c7be57010} <Debug> TCPHandler: Processed in 0.001481891 sec. | ||
| 15971 | 2026.01.13 03:26:45.187735 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15972 | 2026.01.13 03:26:45.187835 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15973 | 2026.01.13 03:26:45.187874 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15974 | 2026.01.13 03:26:45.188313 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15975 | 2026.01.13 03:26:45.188348 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15976 | 2026.01.13 03:26:45.188649 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15977 | 2026.01.13 03:26:45.188847 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2026.01.13 03:26:45.188972 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.001155 sec., 120346.32034632035 rows/sec., 9.73 MiB/sec. | ||
| 15979 | 2026.01.13 03:26:45.189010 [ 4 ] {81c42a20-95a2-4f78-8632-e4d157e61a6b} <Debug> TCPHandler: Processed in 0.001322927 sec. | ||
| 15980 | 2026.01.13 03:26:45.189114 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15981 | 2026.01.13 03:26:45.189207 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15982 | 2026.01.13 03:26:45.189248 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15983 | 2026.01.13 03:26:45.189633 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15984 | 2026.01.13 03:26:45.189669 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15985 | 2026.01.13 03:26:45.189986 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15986 | 2026.01.13 03:26:45.190186 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2026.01.13 03:26:45.190311 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001123 sec., 178094.39002671416 rows/sec., 12.77 MiB/sec. | ||
| 15988 | 2026.01.13 03:26:45.190348 [ 4 ] {4b4edbc9-cb7b-4805-b273-f440c7757dd2} <Debug> TCPHandler: Processed in 0.001281086 sec. | ||
| 15989 | 2026.01.13 03:26:45.190418 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15990 | 2026.01.13 03:26:45.190458 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15991 | 2026.01.13 03:26:45.190469 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15992 | 2026.01.13 03:26:45.190558 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15993 | 2026.01.13 03:26:45.190617 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15994 | 2026.01.13 03:26:45.191389 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2026.01.13 03:26:45.191426 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 15996 | 2026.01.13 03:26:45.191959 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15997 | 2026.01.13 03:26:45.192179 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15998 | 2026.01.13 03:26:45.192311 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001771 sec., 17504.234895539244 rows/sec., 31.37 MiB/sec. | ||
| 15999 | 2026.01.13 03:26:45.192366 [ 4 ] {e29edfa8-9690-4234-85ef-d1a2b4257187} <Debug> TCPHandler: Processed in 0.00195571 sec. | ||
| 16000 | 2026.01.13 03:26:45.192483 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2026.01.13 03:26:45.192577 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16002 | 2026.01.13 03:26:45.192619 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16003 | 2026.01.13 03:26:45.192944 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16004 | 2026.01.13 03:26:45.192981 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16005 | 2026.01.13 03:26:45.193317 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16006 | 2026.01.13 03:26:45.193519 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.01.13 03:26:45.193646 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 16008 | 2026.01.13 03:26:45.193659 [ 75 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16009 | 2026.01.13 03:26:45.193684 [ 4 ] {5fbf7a68-be01-4ca9-82a4-4531bcabae46} <Debug> TCPHandler: Processed in 0.001251166 sec. | ||
| 16010 | 2026.01.13 03:26:45.193704 [ 75 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2026.01.13 03:26:45.193733 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16012 | 2026.01.13 03:26:45.193836 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16013 | 2026.01.13 03:26:45.193947 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16014 | 2026.01.13 03:26:45.193977 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6680 rows starting from the beginning of the part | ||
| 16015 | 2026.01.13 03:26:45.194030 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 16016 | 2026.01.13 03:26:45.194071 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 16017 | 2026.01.13 03:26:45.194114 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 16018 | 2026.01.13 03:26:45.194153 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16019 | 2026.01.13 03:26:45.194190 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 16020 | 2026.01.13 03:26:45.194639 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16021 | 2026.01.13 03:26:45.195788 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6980 rows, containing 4 columns (4 merged, 0 gathered) in 0.001993441 sec., 3501483.113871943 rows/sec., 227.93 MiB/sec. | ||
| 16022 | 2026.01.13 03:26:45.196144 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16023 | 2026.01.13 03:26:45.196389 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.01.13 03:26:45.196458 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_106_21} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16025 | 2026.01.13 03:26:45.196525 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16026 | 2026.01.13 03:26:45.510445 [ 219 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16027 | 2026.01.13 03:26:45.510530 [ 219 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16028 | 2026.01.13 03:26:45.513795 [ 219 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16029 | 2026.01.13 03:26:46.491015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36057 | ||
| 16030 | 2026.01.13 03:26:46.491569 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.01.13 03:26:46.491616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16032 | 2026.01.13 03:26:46.492124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16033 | 2026.01.13 03:26:46.492359 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16034 | 2026.01.13 03:26:46.492495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36057 | ||
| 16035 | 2026.01.13 03:26:46.492593 [ 218 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16036 | 2026.01.13 03:26:46.492655 [ 218 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16037 | 2026.01.13 03:26:46.494846 [ 218 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16038 | 2026.01.13 03:26:47.207466 [ 222 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16039 | 2026.01.13 03:26:47.207514 [ 222 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16040 | 2026.01.13 03:26:47.209742 [ 222 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16041 | 2026.01.13 03:26:47.923083 [ 222 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16042 | 2026.01.13 03:26:47.923131 [ 222 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16043 | 2026.01.13 03:26:47.925448 [ 222 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16044 | 2026.01.13 03:26:48.481345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16045 | 2026.01.13 03:26:48.498688 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16046 | 2026.01.13 03:26:48.498764 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16047 | 2026.01.13 03:26:48.504847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16048 | 2026.01.13 03:26:48.505578 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2026.01.13 03:26:48.509261 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16050 | 2026.01.13 03:26:50.175792 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.01.13 03:26:50.175988 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16052 | 2026.01.13 03:26:50.176059 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16053 | 2026.01.13 03:26:50.176743 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16054 | 2026.01.13 03:26:50.176792 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16055 | 2026.01.13 03:26:50.177230 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16056 | 2026.01.13 03:26:50.177486 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16057 | 2026.01.13 03:26:50.177662 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001724 sec., 44083.52668213457 rows/sec., 3.62 MiB/sec. | ||
| 16058 | 2026.01.13 03:26:50.177730 [ 4 ] {3a83e3d2-8d71-4312-ab9f-5813666ddd74} <Debug> TCPHandler: Processed in 0.002066442 sec. | ||
| 16059 | 2026.01.13 03:26:50.177856 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2026.01.13 03:26:50.177957 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16061 | 2026.01.13 03:26:50.178002 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16062 | 2026.01.13 03:26:50.178407 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.01.13 03:26:50.178445 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16064 | 2026.01.13 03:26:50.178746 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16065 | 2026.01.13 03:26:50.178963 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.01.13 03:26:50.179104 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 16067 | 2026.01.13 03:26:50.179145 [ 4 ] {3ff67093-05df-44d8-8833-75aa8d1784ee} <Debug> TCPHandler: Processed in 0.001341117 sec. | ||
| 16068 | 2026.01.13 03:26:50.179247 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2026.01.13 03:26:50.179344 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16070 | 2026.01.13 03:26:50.179385 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16071 | 2026.01.13 03:26:50.179807 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.01.13 03:26:50.179845 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16073 | 2026.01.13 03:26:50.180151 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16074 | 2026.01.13 03:26:50.180380 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.01.13 03:26:50.180509 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001185 sec., 62447.257383966244 rows/sec., 4.88 MiB/sec. | ||
| 16076 | 2026.01.13 03:26:50.180548 [ 4 ] {2fb326fe-0705-4672-b92f-35b3c1ac321d} <Debug> TCPHandler: Processed in 0.001351628 sec. | ||
| 16077 | 2026.01.13 03:26:50.180661 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2026.01.13 03:26:50.180757 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16079 | 2026.01.13 03:26:50.180801 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16080 | 2026.01.13 03:26:50.181216 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2026.01.13 03:26:50.181253 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16082 | 2026.01.13 03:26:50.181587 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16083 | 2026.01.13 03:26:50.181805 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2026.01.13 03:26:50.181937 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 16085 | 2026.01.13 03:26:50.181975 [ 4 ] {e0509308-cb97-462c-9b46-a65d70524696} <Debug> TCPHandler: Processed in 0.001364688 sec. | ||
| 16086 | 2026.01.13 03:26:50.182085 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16087 | 2026.01.13 03:26:50.182187 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16088 | 2026.01.13 03:26:50.182243 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16089 | 2026.01.13 03:26:50.183025 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16090 | 2026.01.13 03:26:50.183063 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16091 | 2026.01.13 03:26:50.183579 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16092 | 2026.01.13 03:26:50.183826 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16093 | 2026.01.13 03:26:50.183972 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16094 | 2026.01.13 03:26:50.183980 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001813 sec., 5515.7198014340875 rows/sec., 9.88 MiB/sec. | ||
| 16095 | 2026.01.13 03:26:50.184046 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2026.01.13 03:26:50.184073 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16097 | 2026.01.13 03:26:50.184093 [ 4 ] {f51981c8-e786-4f21-b78e-b0a7020b481f} <Debug> TCPHandler: Processed in 0.002056642 sec. | ||
| 16098 | 2026.01.13 03:26:50.184201 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16099 | 2026.01.13 03:26:50.184212 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16100 | 2026.01.13 03:26:50.184331 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16101 | 2026.01.13 03:26:50.184375 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16102 | 2026.01.13 03:26:50.184461 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16103 | 2026.01.13 03:26:50.184531 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2051 rows starting from the beginning of the part | ||
| 16104 | 2026.01.13 03:26:50.184674 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 10 rows starting from the beginning of the part | ||
| 16105 | 2026.01.13 03:26:50.184730 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.01.13 03:26:50.184773 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16107 | 2026.01.13 03:26:50.184786 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 16108 | 2026.01.13 03:26:50.184907 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 16109 | 2026.01.13 03:26:50.185062 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 31 rows starting from the beginning of the part | ||
| 16110 | 2026.01.13 03:26:50.185098 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16111 | 2026.01.13 03:26:50.185207 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 16112 | 2026.01.13 03:26:50.185329 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.01.13 03:26:50.185470 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 16114 | 2026.01.13 03:26:50.185508 [ 4 ] {3df3ca6b-653d-4fab-a877-88a98eb7c266} <Debug> TCPHandler: Processed in 0.001345588 sec. | ||
| 16115 | 2026.01.13 03:26:50.192646 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 19 columns (19 merged, 0 gathered) in 0.008503593 sec., 252011.12047578004 rows/sec., 451.59 MiB/sec. | ||
| 16116 | 2026.01.13 03:26:50.195062 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16117 | 2026.01.13 03:26:50.195424 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16118 | 2026.01.13 03:26:50.195499 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16119 | 2026.01.13 03:26:50.195661 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.22 MiB. | ||
| 16120 | 2026.01.13 03:26:50.925230 [ 219 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16121 | 2026.01.13 03:26:50.925275 [ 219 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16122 | 2026.01.13 03:26:50.927687 [ 219 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16123 | 2026.01.13 03:26:51.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.80 MiB, peak 391.98 MiB, free memory in arenas 0.00 B, will set to 374.88 MiB (RSS), difference: 1.08 MiB | ||
| 16124 | 2026.01.13 03:26:51.122628 [ 220 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16125 | 2026.01.13 03:26:51.122679 [ 220 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16126 | 2026.01.13 03:26:51.126969 [ 220 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16127 | 2026.01.13 03:26:53.760363 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16128 | 2026.01.13 03:26:53.760412 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16129 | 2026.01.13 03:26:53.993591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36505 | ||
| 16130 | 2026.01.13 03:26:53.994115 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16131 | 2026.01.13 03:26:53.994168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16132 | 2026.01.13 03:26:53.994675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16133 | 2026.01.13 03:26:53.994915 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16134 | 2026.01.13 03:26:53.995067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36505 | ||
| 16135 | 2026.01.13 03:26:53.995080 [ 62 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16136 | 2026.01.13 03:26:53.995180 [ 62 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.01.13 03:26:53.995206 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16138 | 2026.01.13 03:26:53.995342 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16139 | 2026.01.13 03:26:53.995493 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16140 | 2026.01.13 03:26:53.995540 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34137 rows starting from the beginning of the part | ||
| 16141 | 2026.01.13 03:26:53.995607 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16142 | 2026.01.13 03:26:53.995651 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16143 | 2026.01.13 03:26:53.995693 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16144 | 2026.01.13 03:26:53.995730 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16145 | 2026.01.13 03:26:53.995775 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16146 | 2026.01.13 03:26:53.998305 [ 186 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36505 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029682 sec., 12049119.346518874 rows/sec., 172.36 MiB/sec. | ||
| 16147 | 2026.01.13 03:26:53.998646 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16148 | 2026.01.13 03:26:53.998979 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.01.13 03:26:53.999059 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_76_15} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16150 | 2026.01.13 03:26:53.999187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16151 | 2026.01.13 03:26:54.101661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1964 | ||
| 16152 | 2026.01.13 03:26:54.104071 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16153 | 2026.01.13 03:26:54.104128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16154 | 2026.01.13 03:26:54.105358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16155 | 2026.01.13 03:26:54.105639 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16156 | 2026.01.13 03:26:54.106036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 16157 | 2026.01.13 03:26:55.176549 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16158 | 2026.01.13 03:26:55.176768 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16159 | 2026.01.13 03:26:55.176843 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16160 | 2026.01.13 03:26:55.177619 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16161 | 2026.01.13 03:26:55.177669 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16162 | 2026.01.13 03:26:55.178084 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16163 | 2026.01.13 03:26:55.178327 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2026.01.13 03:26:55.178496 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001782 sec., 66217.73288439955 rows/sec., 5.61 MiB/sec. | ||
| 16165 | 2026.01.13 03:26:55.178547 [ 4 ] {2bb4860e-3ff8-476e-b55c-b23fbf9b0fe5} <Debug> TCPHandler: Processed in 0.002135444 sec. | ||
| 16166 | 2026.01.13 03:26:55.178675 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16167 | 2026.01.13 03:26:55.178780 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16168 | 2026.01.13 03:26:55.178825 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16169 | 2026.01.13 03:26:55.179243 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16170 | 2026.01.13 03:26:55.179282 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16171 | 2026.01.13 03:26:55.179611 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16172 | 2026.01.13 03:26:55.179833 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16173 | 2026.01.13 03:26:55.179968 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 16174 | 2026.01.13 03:26:55.180009 [ 4 ] {43d9f885-37a9-4e06-ac37-f5a7d508b176} <Debug> TCPHandler: Processed in 0.001386768 sec. | ||
| 16175 | 2026.01.13 03:26:55.180111 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16176 | 2026.01.13 03:26:55.180209 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16177 | 2026.01.13 03:26:55.180251 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16178 | 2026.01.13 03:26:55.180694 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.01.13 03:26:55.180733 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16180 | 2026.01.13 03:26:55.181043 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16181 | 2026.01.13 03:26:55.181270 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.01.13 03:26:55.181403 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001215 sec., 78189.30041152264 rows/sec., 6.11 MiB/sec. | ||
| 16183 | 2026.01.13 03:26:55.181442 [ 4 ] {2cf4378c-8a5d-4d88-ac72-34afdd39d9af} <Debug> TCPHandler: Processed in 0.001381248 sec. | ||
| 16184 | 2026.01.13 03:26:55.181552 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.01.13 03:26:55.181648 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16186 | 2026.01.13 03:26:55.181692 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16187 | 2026.01.13 03:26:55.182131 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2026.01.13 03:26:55.182168 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16189 | 2026.01.13 03:26:55.182504 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16190 | 2026.01.13 03:26:55.182723 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.01.13 03:26:55.182847 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 4 parts from all_1_104_21 to all_107_107_0 | ||
| 16192 | 2026.01.13 03:26:55.182857 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 16193 | 2026.01.13 03:26:55.182920 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2026.01.13 03:26:55.182938 [ 4 ] {af87f579-5791-4d2e-a6a4-48eac5396bba} <Debug> TCPHandler: Processed in 0.001436139 sec. | ||
| 16195 | 2026.01.13 03:26:55.182947 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16196 | 2026.01.13 03:26:55.183051 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_104_21 to all_107_107_0 into Compact with storage Full | ||
| 16197 | 2026.01.13 03:26:55.183058 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2026.01.13 03:26:55.183150 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16199 | 2026.01.13 03:26:55.183169 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16200 | 2026.01.13 03:26:55.183180 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 33435 rows starting from the beginning of the part | ||
| 16201 | 2026.01.13 03:26:55.183225 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16202 | 2026.01.13 03:26:55.183243 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 16203 | 2026.01.13 03:26:55.183291 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 16204 | 2026.01.13 03:26:55.183333 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 200 rows starting from the beginning of the part | ||
| 16205 | 2026.01.13 03:26:55.184089 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16206 | 2026.01.13 03:26:55.184127 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16207 | 2026.01.13 03:26:55.184697 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16208 | 2026.01.13 03:26:55.184939 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16209 | 2026.01.13 03:26:55.185090 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001941 sec., 15971.148892323545 rows/sec., 28.62 MiB/sec. | ||
| 16210 | 2026.01.13 03:26:55.185174 [ 4 ] {55457a91-c808-43f2-b9d0-4103d423372a} <Debug> TCPHandler: Processed in 0.002165175 sec. | ||
| 16211 | 2026.01.13 03:26:55.185287 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.01.13 03:26:55.185384 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16213 | 2026.01.13 03:26:55.185427 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16214 | 2026.01.13 03:26:55.185767 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2026.01.13 03:26:55.185804 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16216 | 2026.01.13 03:26:55.186122 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16217 | 2026.01.13 03:26:55.186338 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2026.01.13 03:26:55.186467 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 16219 | 2026.01.13 03:26:55.186503 [ 4 ] {0ef13e9c-9f61-4aeb-a929-32d5259173ea} <Debug> TCPHandler: Processed in 0.001266046 sec. | ||
| 16220 | 2026.01.13 03:26:55.189148 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33955 rows, containing 5 columns (5 merged, 0 gathered) in 0.006135125 sec., 5534524.561439253 rows/sec., 375.72 MiB/sec. | ||
| 16221 | 2026.01.13 03:26:55.189351 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 16222 | 2026.01.13 03:26:55.189610 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16223 | 2026.01.13 03:26:55.189672 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 4 parts: [all_1_104_21, all_107_107_0] -> all_1_107_22 | ||
| 16224 | 2026.01.13 03:26:55.189738 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 16225 | 2026.01.13 03:26:56.010291 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16226 | 2026.01.13 03:26:56.026813 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16227 | 2026.01.13 03:26:56.026888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16228 | 2026.01.13 03:26:56.032899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16229 | 2026.01.13 03:26:56.033581 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2026.01.13 03:26:56.033927 [ 60 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16231 | 2026.01.13 03:26:56.034021 [ 60 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.01.13 03:26:56.034058 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16233 | 2026.01.13 03:26:56.034180 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16234 | 2026.01.13 03:26:56.036418 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16235 | 2026.01.13 03:26:56.037197 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16236 | 2026.01.13 03:26:56.037982 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16237 | 2026.01.13 03:26:56.041346 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16238 | 2026.01.13 03:26:56.044825 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16239 | 2026.01.13 03:26:56.048623 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16240 | 2026.01.13 03:26:56.052933 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16241 | 2026.01.13 03:26:56.057093 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16242 | 2026.01.13 03:26:56.108364 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.074232222 sec., 7719.019915637175 rows/sec., 39.91 MiB/sec. | ||
| 16243 | 2026.01.13 03:26:56.110201 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16244 | 2026.01.13 03:26:56.111841 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.01.13 03:26:56.111933 [ 197 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_76_15} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16246 | 2026.01.13 03:26:56.113300 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16247 | 2026.01.13 03:26:56.260734 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16248 | 2026.01.13 03:26:56.260829 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16249 | 2026.01.13 03:26:56.264182 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16250 | 2026.01.13 03:26:56.978250 [ 59 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 16251 | 2026.01.13 03:26:56.978344 [ 59 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2026.01.13 03:26:56.978386 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16253 | 2026.01.13 03:26:56.978535 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 16254 | 2026.01.13 03:26:56.978743 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16255 | 2026.01.13 03:26:56.978810 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 16256 | 2026.01.13 03:26:56.978934 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 16257 | 2026.01.13 03:26:56.979025 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 16258 | 2026.01.13 03:26:56.979080 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 16259 | 2026.01.13 03:26:56.979128 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 16260 | 2026.01.13 03:26:56.979929 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460659 sec., 26015.654577830966 rows/sec., 2.17 MiB/sec. | ||
| 16261 | 2026.01.13 03:26:56.980075 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 16262 | 2026.01.13 03:26:56.980399 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2026.01.13 03:26:56.980486 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_37_9} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 16264 | 2026.01.13 03:26:56.980583 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16265 | 2026.01.13 03:26:57.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.00 MiB, peak 393.38 MiB, free memory in arenas 0.00 B, will set to 374.96 MiB (RSS), difference: -1.04 MiB | ||
| 16266 | 2026.01.13 03:26:58.169807 [ 225 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16267 | 2026.01.13 03:26:58.169887 [ 225 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16268 | 2026.01.13 03:26:58.171810 [ 225 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16269 | 2026.01.13 03:27:00.201836 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16270 | 2026.01.13 03:27:00.202050 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16271 | 2026.01.13 03:27:00.202126 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16272 | 2026.01.13 03:27:00.202828 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16273 | 2026.01.13 03:27:00.202879 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16274 | 2026.01.13 03:27:00.203269 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16275 | 2026.01.13 03:27:00.203502 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16276 | 2026.01.13 03:27:00.203666 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001669 sec., 2396.644697423607 rows/sec., 195.43 KiB/sec. | ||
| 16277 | 2026.01.13 03:27:00.203719 [ 4 ] {3a853f29-5842-4fda-b3d9-4b61288ac39b} <Debug> TCPHandler: Processed in 0.002019101 sec. | ||
| 16278 | 2026.01.13 03:27:00.203856 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16279 | 2026.01.13 03:27:00.203961 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16280 | 2026.01.13 03:27:00.204006 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16281 | 2026.01.13 03:27:00.205072 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16282 | 2026.01.13 03:27:00.205114 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16283 | 2026.01.13 03:27:00.205523 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16284 | 2026.01.13 03:27:00.205750 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2026.01.13 03:27:00.205887 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001949 sec., 624935.864545921 rows/sec., 51.43 MiB/sec. | ||
| 16286 | 2026.01.13 03:27:00.205927 [ 4 ] {61e6335d-b701-4379-84cb-80aaccac6239} <Debug> TCPHandler: Processed in 0.002130734 sec. | ||
| 16287 | 2026.01.13 03:27:00.206049 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16288 | 2026.01.13 03:27:00.206159 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16289 | 2026.01.13 03:27:00.206202 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16290 | 2026.01.13 03:27:00.206638 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2026.01.13 03:27:00.206676 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16292 | 2026.01.13 03:27:00.206986 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16293 | 2026.01.13 03:27:00.207207 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.01.13 03:27:00.207338 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001204 sec., 11627.906976744187 rows/sec., 856.52 KiB/sec. | ||
| 16295 | 2026.01.13 03:27:00.207377 [ 4 ] {cb4c0a25-4cf5-4345-afb6-5d94a934a91b} <Debug> TCPHandler: Processed in 0.001377408 sec. | ||
| 16296 | 2026.01.13 03:27:00.207499 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.01.13 03:27:00.207594 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16298 | 2026.01.13 03:27:00.207634 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16299 | 2026.01.13 03:27:00.208153 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2026.01.13 03:27:00.208189 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16301 | 2026.01.13 03:27:00.208506 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16302 | 2026.01.13 03:27:00.208738 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2026.01.13 03:27:00.208869 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001294 sec., 176197.83616692427 rows/sec., 11.93 MiB/sec. | ||
| 16304 | 2026.01.13 03:27:00.208907 [ 4 ] {04eb4201-3cf3-4484-9402-af1fa6a9a79a} <Debug> TCPHandler: Processed in 0.001458699 sec. | ||
| 16305 | 2026.01.13 03:27:00.209012 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16306 | 2026.01.13 03:27:00.209106 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16307 | 2026.01.13 03:27:00.209146 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16308 | 2026.01.13 03:27:00.209706 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2026.01.13 03:27:00.209742 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16310 | 2026.01.13 03:27:00.210073 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16311 | 2026.01.13 03:27:00.210295 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2026.01.13 03:27:00.210423 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001335 sec., 400000 rows/sec., 29.65 MiB/sec. | ||
| 16313 | 2026.01.13 03:27:00.210462 [ 4 ] {84b1d047-dbc0-4679-977f-66f0d6437307} <Debug> TCPHandler: Processed in 0.001499291 sec. | ||
| 16314 | 2026.01.13 03:27:00.210580 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16315 | 2026.01.13 03:27:00.210677 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16316 | 2026.01.13 03:27:00.210720 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16317 | 2026.01.13 03:27:00.211288 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2026.01.13 03:27:00.211324 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16319 | 2026.01.13 03:27:00.211700 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16320 | 2026.01.13 03:27:00.211933 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2026.01.13 03:27:00.212062 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001404 sec., 602564.1025641025 rows/sec., 40.56 MiB/sec. | ||
| 16322 | 2026.01.13 03:27:00.212100 [ 4 ] {f2a4601e-89bf-49a1-b2f1-578b527190c5} <Debug> TCPHandler: Processed in 0.001568912 sec. | ||
| 16323 | 2026.01.13 03:27:00.212211 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16324 | 2026.01.13 03:27:00.212308 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16325 | 2026.01.13 03:27:00.212363 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16326 | 2026.01.13 03:27:00.213155 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2026.01.13 03:27:00.213192 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16328 | 2026.01.13 03:27:00.213713 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16329 | 2026.01.13 03:27:00.213958 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2026.01.13 03:27:00.214100 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 16331 | 2026.01.13 03:27:00.214165 [ 4 ] {5c5c22dc-43cc-4d8d-9298-ecd6739e1c21} <Debug> TCPHandler: Processed in 0.002004951 sec. | ||
| 16332 | 2026.01.13 03:27:00.214274 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2026.01.13 03:27:00.214370 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16334 | 2026.01.13 03:27:00.214411 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16335 | 2026.01.13 03:27:00.214755 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.01.13 03:27:00.214790 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16337 | 2026.01.13 03:27:00.215096 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16338 | 2026.01.13 03:27:00.215321 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2026.01.13 03:27:00.215450 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 16340 | 2026.01.13 03:27:00.215487 [ 4 ] {d9173d2f-be65-4cd5-9c2e-bf03ee4c1b5d} <Debug> TCPHandler: Processed in 0.001264626 sec. | ||
| 16341 | 2026.01.13 03:27:01.496223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37017 | ||
| 16342 | 2026.01.13 03:27:01.497206 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.01.13 03:27:01.497289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16344 | 2026.01.13 03:27:01.498114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16345 | 2026.01.13 03:27:01.498471 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.01.13 03:27:01.498825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37017 | ||
| 16347 | 2026.01.13 03:27:03.537455 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16348 | 2026.01.13 03:27:03.554310 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2026.01.13 03:27:03.554370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16350 | 2026.01.13 03:27:03.560508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16351 | 2026.01.13 03:27:03.561205 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16352 | 2026.01.13 03:27:03.564420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16353 | 2026.01.13 03:27:04.107187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1992 | ||
| 16354 | 2026.01.13 03:27:04.109570 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2026.01.13 03:27:04.109629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16356 | 2026.01.13 03:27:04.110856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16357 | 2026.01.13 03:27:04.111132 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2026.01.13 03:27:04.111448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1992 | ||
| 16359 | 2026.01.13 03:27:05.176023 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16360 | 2026.01.13 03:27:05.176333 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16361 | 2026.01.13 03:27:05.176443 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16362 | 2026.01.13 03:27:05.177329 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.01.13 03:27:05.177374 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16364 | 2026.01.13 03:27:05.177778 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16365 | 2026.01.13 03:27:05.178022 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2026.01.13 03:27:05.178171 [ 53 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16367 | 2026.01.13 03:27:05.178188 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001929 sec., 61171.59149818559 rows/sec., 5.18 MiB/sec. | ||
| 16368 | 2026.01.13 03:27:05.178247 [ 53 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16369 | 2026.01.13 03:27:05.178273 [ 4 ] {8456dfbd-6b26-4284-9fd7-b435a7388b56} <Debug> TCPHandler: Processed in 0.00243305 sec. | ||
| 16370 | 2026.01.13 03:27:05.178276 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16371 | 2026.01.13 03:27:05.178417 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16372 | 2026.01.13 03:27:05.178456 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16373 | 2026.01.13 03:27:05.178526 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16374 | 2026.01.13 03:27:05.178577 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16375 | 2026.01.13 03:27:05.178677 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16376 | 2026.01.13 03:27:05.178750 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2467 rows starting from the beginning of the part | ||
| 16377 | 2026.01.13 03:27:05.178857 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 242 rows starting from the beginning of the part | ||
| 16378 | 2026.01.13 03:27:05.178929 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 76 rows starting from the beginning of the part | ||
| 16379 | 2026.01.13 03:27:05.178978 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 118 rows starting from the beginning of the part | ||
| 16380 | 2026.01.13 03:27:05.179012 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.01.13 03:27:05.179022 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1218 rows starting from the beginning of the part | ||
| 16382 | 2026.01.13 03:27:05.179058 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16383 | 2026.01.13 03:27:05.179082 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 118 rows starting from the beginning of the part | ||
| 16384 | 2026.01.13 03:27:05.179414 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16385 | 2026.01.13 03:27:05.179664 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16386 | 2026.01.13 03:27:05.179809 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001306 sec., 23736.600306278713 rows/sec., 1.74 MiB/sec. | ||
| 16387 | 2026.01.13 03:27:05.179849 [ 4 ] {2fc84550-a58f-4880-8e8b-9fa1a23de124} <Debug> TCPHandler: Processed in 0.00148482 sec. | ||
| 16388 | 2026.01.13 03:27:05.179975 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16389 | 2026.01.13 03:27:05.180102 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16390 | 2026.01.13 03:27:05.180154 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16391 | 2026.01.13 03:27:05.180700 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16392 | 2026.01.13 03:27:05.180746 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16393 | 2026.01.13 03:27:05.180968 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4239 rows, containing 5 columns (5 merged, 0 gathered) in 0.002595303 sec., 1633335.2984218027 rows/sec., 140.81 MiB/sec. | ||
| 16394 | 2026.01.13 03:27:05.181091 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16395 | 2026.01.13 03:27:05.181319 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16396 | 2026.01.13 03:27:05.181331 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.01.13 03:27:05.181457 [ 53 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16398 | 2026.01.13 03:27:05.181478 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001403 sec., 67712.045616536 rows/sec., 5.29 MiB/sec. | ||
| 16399 | 2026.01.13 03:27:05.181496 [ 53 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2026.01.13 03:27:05.181523 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16401 | 2026.01.13 03:27:05.181527 [ 4 ] {50b58d1b-bc06-4c6b-a03d-5529f89da59a} <Debug> TCPHandler: Processed in 0.001614813 sec. | ||
| 16402 | 2026.01.13 03:27:05.181626 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16403 | 2026.01.13 03:27:05.181650 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16404 | 2026.01.13 03:27:05.181683 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.01.13 03:27:05.181746 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16406 | 2026.01.13 03:27:05.181753 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16407 | 2026.01.13 03:27:05.181783 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1250 rows starting from the beginning of the part | ||
| 16408 | 2026.01.13 03:27:05.181784 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_111_22} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16409 | 2026.01.13 03:27:05.181809 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16410 | 2026.01.13 03:27:05.181852 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 139 rows starting from the beginning of the part | ||
| 16411 | 2026.01.13 03:27:05.181903 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 74 rows starting from the beginning of the part | ||
| 16412 | 2026.01.13 03:27:05.181908 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 16413 | 2026.01.13 03:27:05.181946 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 95 rows starting from the beginning of the part | ||
| 16414 | 2026.01.13 03:27:05.181988 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 534 rows starting from the beginning of the part | ||
| 16415 | 2026.01.13 03:27:05.182029 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 95 rows starting from the beginning of the part | ||
| 16416 | 2026.01.13 03:27:05.182231 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16417 | 2026.01.13 03:27:05.182274 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16418 | 2026.01.13 03:27:05.182630 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16419 | 2026.01.13 03:27:05.182868 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16420 | 2026.01.13 03:27:05.182998 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 16421 | 2026.01.13 03:27:05.183035 [ 4 ] {5e76549d-574b-4e8b-af6c-c7cab8648ea2} <Debug> TCPHandler: Processed in 0.00143372 sec. | ||
| 16422 | 2026.01.13 03:27:05.183136 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16423 | 2026.01.13 03:27:05.183198 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620693 sec., 1349422.7469360328 rows/sec., 104.89 MiB/sec. | ||
| 16424 | 2026.01.13 03:27:05.183230 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16425 | 2026.01.13 03:27:05.183286 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16426 | 2026.01.13 03:27:05.183365 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16427 | 2026.01.13 03:27:05.183628 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2026.01.13 03:27:05.183693 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_111_22} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16429 | 2026.01.13 03:27:05.183759 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16430 | 2026.01.13 03:27:05.184163 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.01.13 03:27:05.184205 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16432 | 2026.01.13 03:27:05.184779 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16433 | 2026.01.13 03:27:05.185010 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.01.13 03:27:05.185147 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001935 sec., 16020.671834625322 rows/sec., 28.71 MiB/sec. | ||
| 16435 | 2026.01.13 03:27:05.185202 [ 4 ] {be962f4e-7bc8-4538-adc3-ae83e5a837fa} <Debug> TCPHandler: Processed in 0.002115214 sec. | ||
| 16436 | 2026.01.13 03:27:05.185318 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16437 | 2026.01.13 03:27:05.185418 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16438 | 2026.01.13 03:27:05.185461 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16439 | 2026.01.13 03:27:05.185822 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2026.01.13 03:27:05.185867 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16441 | 2026.01.13 03:27:05.186242 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16442 | 2026.01.13 03:27:05.186503 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2026.01.13 03:27:05.186663 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 16444 | 2026.01.13 03:27:05.186708 [ 4 ] {7cefd7af-c83b-4223-8eaf-a2468537ff09} <Debug> TCPHandler: Processed in 0.001440689 sec. | ||
| 16445 | 2026.01.13 03:27:08.760451 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16446 | 2026.01.13 03:27:08.760505 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16447 | 2026.01.13 03:27:08.999980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37465 | ||
| 16448 | 2026.01.13 03:27:09.000651 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16449 | 2026.01.13 03:27:09.000688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16450 | 2026.01.13 03:27:09.001183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16451 | 2026.01.13 03:27:09.001438 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2026.01.13 03:27:09.001571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37465 | ||
| 16453 | 2026.01.13 03:27:10.175248 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2026.01.13 03:27:10.175552 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16455 | 2026.01.13 03:27:10.175657 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16456 | 2026.01.13 03:27:10.176492 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16457 | 2026.01.13 03:27:10.176535 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16458 | 2026.01.13 03:27:10.176942 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16459 | 2026.01.13 03:27:10.177170 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2026.01.13 03:27:10.177327 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00185 sec., 41081.08108108108 rows/sec., 3.37 MiB/sec. | ||
| 16461 | 2026.01.13 03:27:10.177371 [ 4 ] {b14e1382-c363-4d5c-b8f2-77f252643b23} <Debug> TCPHandler: Processed in 0.002303897 sec. | ||
| 16462 | 2026.01.13 03:27:10.177422 [ 218 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16463 | 2026.01.13 03:27:10.177458 [ 218 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16464 | 2026.01.13 03:27:10.177497 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16465 | 2026.01.13 03:27:10.177594 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16466 | 2026.01.13 03:27:10.177635 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16467 | 2026.01.13 03:27:10.178045 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16468 | 2026.01.13 03:27:10.178081 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16469 | 2026.01.13 03:27:10.178417 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16470 | 2026.01.13 03:27:10.178642 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16471 | 2026.01.13 03:27:10.178753 [ 47 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16472 | 2026.01.13 03:27:10.178775 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 16473 | 2026.01.13 03:27:10.178819 [ 47 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16474 | 2026.01.13 03:27:10.178829 [ 4 ] {e94b3d8c-f677-425b-958f-d3ce6b876fc6} <Debug> TCPHandler: Processed in 0.001384398 sec. | ||
| 16475 | 2026.01.13 03:27:10.178846 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16476 | 2026.01.13 03:27:10.178948 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.01.13 03:27:10.178961 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16478 | 2026.01.13 03:27:10.179048 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16479 | 2026.01.13 03:27:10.179091 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16480 | 2026.01.13 03:27:10.179093 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16481 | 2026.01.13 03:27:10.179131 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 278 rows starting from the beginning of the part | ||
| 16482 | 2026.01.13 03:27:10.179201 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 16483 | 2026.01.13 03:27:10.179245 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 31 rows starting from the beginning of the part | ||
| 16484 | 2026.01.13 03:27:10.179288 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 14 rows starting from the beginning of the part | ||
| 16485 | 2026.01.13 03:27:10.179328 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 16486 | 2026.01.13 03:27:10.179366 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 16487 | 2026.01.13 03:27:10.179547 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.01.13 03:27:10.179590 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16489 | 2026.01.13 03:27:10.179946 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16490 | 2026.01.13 03:27:10.180190 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2026.01.13 03:27:10.180225 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310856 sec., 285309.75179577316 rows/sec., 19.68 MiB/sec. | ||
| 16492 | 2026.01.13 03:27:10.180327 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001297 sec., 57054.74171164225 rows/sec., 4.45 MiB/sec. | ||
| 16493 | 2026.01.13 03:27:10.180372 [ 4 ] {770dfbf5-8bf1-4545-8e20-9c803f0c85e6} <Debug> TCPHandler: Processed in 0.00147381 sec. | ||
| 16494 | 2026.01.13 03:27:10.180405 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16495 | 2026.01.13 03:27:10.180487 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16496 | 2026.01.13 03:27:10.180585 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16497 | 2026.01.13 03:27:10.180630 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16498 | 2026.01.13 03:27:10.180667 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16499 | 2026.01.13 03:27:10.180745 [ 198 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_111_22} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16500 | 2026.01.13 03:27:10.180838 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16501 | 2026.01.13 03:27:10.180890 [ 218 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16502 | 2026.01.13 03:27:10.181061 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.01.13 03:27:10.181096 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16504 | 2026.01.13 03:27:10.181434 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16505 | 2026.01.13 03:27:10.181657 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.01.13 03:27:10.181777 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 4 parts from all_1_107_22 to all_110_110_0 | ||
| 16507 | 2026.01.13 03:27:10.181785 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 16508 | 2026.01.13 03:27:10.181828 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16509 | 2026.01.13 03:27:10.181845 [ 4 ] {2fb5a4c3-c127-456a-8ed0-87dd86cffc68} <Debug> TCPHandler: Processed in 0.001406799 sec. | ||
| 16510 | 2026.01.13 03:27:10.181854 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16511 | 2026.01.13 03:27:10.181953 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_107_22 to all_110_110_0 into Compact with storage Full | ||
| 16512 | 2026.01.13 03:27:10.181962 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.01.13 03:27:10.182052 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16514 | 2026.01.13 03:27:10.182071 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2026.01.13 03:27:10.182081 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 33955 rows starting from the beginning of the part | ||
| 16516 | 2026.01.13 03:27:10.182126 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16517 | 2026.01.13 03:27:10.182141 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 16518 | 2026.01.13 03:27:10.182193 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16519 | 2026.01.13 03:27:10.182257 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 846 rows starting from the beginning of the part | ||
| 16520 | 2026.01.13 03:27:10.182911 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16521 | 2026.01.13 03:27:10.182947 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16522 | 2026.01.13 03:27:10.183489 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16523 | 2026.01.13 03:27:10.183725 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2026.01.13 03:27:10.183863 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 16525 | 2026.01.13 03:27:10.183924 [ 4 ] {39e73842-6a45-4f21-af71-ca27fedd6c15} <Debug> TCPHandler: Processed in 0.002010331 sec. | ||
| 16526 | 2026.01.13 03:27:10.184036 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16527 | 2026.01.13 03:27:10.184131 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16528 | 2026.01.13 03:27:10.184173 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16529 | 2026.01.13 03:27:10.184506 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.01.13 03:27:10.184543 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16531 | 2026.01.13 03:27:10.184860 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16532 | 2026.01.13 03:27:10.185075 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.01.13 03:27:10.185190 [ 44 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16534 | 2026.01.13 03:27:10.185203 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 16535 | 2026.01.13 03:27:10.185224 [ 44 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16536 | 2026.01.13 03:27:10.185249 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16537 | 2026.01.13 03:27:10.185252 [ 4 ] {dc25f9ee-1dc8-47ea-9876-97e41506a2c9} <Debug> TCPHandler: Processed in 0.001265086 sec. | ||
| 16538 | 2026.01.13 03:27:10.185324 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16539 | 2026.01.13 03:27:10.185411 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16540 | 2026.01.13 03:27:10.185436 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6980 rows starting from the beginning of the part | ||
| 16541 | 2026.01.13 03:27:10.185485 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 16542 | 2026.01.13 03:27:10.185522 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16543 | 2026.01.13 03:27:10.185559 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 16544 | 2026.01.13 03:27:10.185594 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 16545 | 2026.01.13 03:27:10.185630 [ 198 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16546 | 2026.01.13 03:27:10.187136 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001846107 sec., 3943433.3979558065 rows/sec., 257.07 MiB/sec. | ||
| 16547 | 2026.01.13 03:27:10.187531 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16548 | 2026.01.13 03:27:10.187775 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16549 | 2026.01.13 03:27:10.187834 [ 194 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_111_22} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16550 | 2026.01.13 03:27:10.187888 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16551 | 2026.01.13 03:27:10.188285 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35121 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635574 sec., 5525871.102342134 rows/sec., 375.15 MiB/sec. | ||
| 16552 | 2026.01.13 03:27:10.188796 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 16553 | 2026.01.13 03:27:10.189092 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2026.01.13 03:27:10.189175 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 4 parts: [all_1_107_22, all_110_110_0] -> all_1_110_23 | ||
| 16555 | 2026.01.13 03:27:10.189264 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16556 | 2026.01.13 03:27:11.065441 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16557 | 2026.01.13 03:27:11.082268 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16558 | 2026.01.13 03:27:11.082319 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16559 | 2026.01.13 03:27:11.088414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16560 | 2026.01.13 03:27:11.089132 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16561 | 2026.01.13 03:27:11.091868 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16562 | 2026.01.13 03:27:11.155884 [ 225 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16563 | 2026.01.13 03:27:11.155909 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16564 | 2026.01.13 03:27:11.159028 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16565 | 2026.01.13 03:27:11.316076 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16566 | 2026.01.13 03:27:11.316109 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16567 | 2026.01.13 03:27:11.318634 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16568 | 2026.01.13 03:27:12.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.78 MiB, peak 393.38 MiB, free memory in arenas 0.00 B, will set to 375.26 MiB (RSS), difference: 3.48 MiB | ||
| 16569 | 2026.01.13 03:27:13.059592 [ 220 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16570 | 2026.01.13 03:27:13.059668 [ 220 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16571 | 2026.01.13 03:27:13.062315 [ 220 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16572 | 2026.01.13 03:27:14.112531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2016 | ||
| 16573 | 2026.01.13 03:27:14.114715 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.01.13 03:27:14.114764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16575 | 2026.01.13 03:27:14.115932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16576 | 2026.01.13 03:27:14.116203 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.01.13 03:27:14.116474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2016 | ||
| 16578 | 2026.01.13 03:27:15.179267 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2026.01.13 03:27:15.179479 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16580 | 2026.01.13 03:27:15.179550 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16581 | 2026.01.13 03:27:15.180344 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2026.01.13 03:27:15.180386 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16583 | 2026.01.13 03:27:15.180766 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16584 | 2026.01.13 03:27:15.181002 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.01.13 03:27:15.181154 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 1.15 MiB/sec. | ||
| 16586 | 2026.01.13 03:27:15.181197 [ 4 ] {cb71bbf1-dd65-44bf-ba11-8677d203ccde} <Debug> TCPHandler: Processed in 0.002069522 sec. | ||
| 16587 | 2026.01.13 03:27:15.181398 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2026.01.13 03:27:15.181492 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16589 | 2026.01.13 03:27:15.181533 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16590 | 2026.01.13 03:27:15.181990 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.01.13 03:27:15.182025 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16592 | 2026.01.13 03:27:15.182305 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16593 | 2026.01.13 03:27:15.182519 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.01.13 03:27:15.182645 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001171 sec., 1707.9419299743809 rows/sec., 139.27 KiB/sec. | ||
| 16595 | 2026.01.13 03:27:15.182687 [ 4 ] {3655c600-66d1-417f-9968-7fa362cebf46} <Debug> TCPHandler: Processed in 0.001347747 sec. | ||
| 16596 | 2026.01.13 03:27:15.182810 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.01.13 03:27:15.182902 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16598 | 2026.01.13 03:27:15.182939 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16599 | 2026.01.13 03:27:15.183497 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.01.13 03:27:15.183533 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16601 | 2026.01.13 03:27:15.183839 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16602 | 2026.01.13 03:27:15.184055 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2026.01.13 03:27:15.184177 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Debug> executeQuery: Read 239 rows, 21.74 KiB in 0.001293 sec., 184841.4539829853 rows/sec., 16.42 MiB/sec. | ||
| 16604 | 2026.01.13 03:27:15.184215 [ 4 ] {18a385bf-6394-4939-9901-b22070352900} <Debug> TCPHandler: Processed in 0.00146098 sec. | ||
| 16605 | 2026.01.13 03:27:15.184326 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2026.01.13 03:27:15.184418 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16607 | 2026.01.13 03:27:15.184457 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16608 | 2026.01.13 03:27:15.184856 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2026.01.13 03:27:15.184891 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16610 | 2026.01.13 03:27:15.185180 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16611 | 2026.01.13 03:27:15.185386 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2026.01.13 03:27:15.185523 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001122 sec., 40106.95187165776 rows/sec., 2.99 MiB/sec. | ||
| 16613 | 2026.01.13 03:27:15.185561 [ 4 ] {ed377c60-add9-4b3c-8365-2f5b68042ff8} <Debug> TCPHandler: Processed in 0.001283416 sec. | ||
| 16614 | 2026.01.13 03:27:15.185664 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16615 | 2026.01.13 03:27:15.185755 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16616 | 2026.01.13 03:27:15.185793 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16617 | 2026.01.13 03:27:15.186179 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2026.01.13 03:27:15.186215 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16619 | 2026.01.13 03:27:15.186501 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16620 | 2026.01.13 03:27:15.186723 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2026.01.13 03:27:15.186853 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 16622 | 2026.01.13 03:27:15.186893 [ 4 ] {c55fecfc-fa29-40d1-869b-0a64e3b092fb} <Debug> TCPHandler: Processed in 0.001276496 sec. | ||
| 16623 | 2026.01.13 03:27:15.186905 [ 221 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16624 | 2026.01.13 03:27:15.186960 [ 221 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16625 | 2026.01.13 03:27:15.186995 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16626 | 2026.01.13 03:27:15.187093 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16627 | 2026.01.13 03:27:15.187132 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16628 | 2026.01.13 03:27:15.187516 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16629 | 2026.01.13 03:27:15.187552 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16630 | 2026.01.13 03:27:15.187838 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16631 | 2026.01.13 03:27:15.188120 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16632 | 2026.01.13 03:27:15.188256 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 16633 | 2026.01.13 03:27:15.188293 [ 4 ] {59663040-5e81-424f-af38-bf81e904f368} <Debug> TCPHandler: Processed in 0.001345127 sec. | ||
| 16634 | 2026.01.13 03:27:15.188399 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16635 | 2026.01.13 03:27:15.188491 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16636 | 2026.01.13 03:27:15.188531 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16637 | 2026.01.13 03:27:15.188986 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2026.01.13 03:27:15.189022 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16639 | 2026.01.13 03:27:15.189333 [ 221 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16640 | 2026.01.13 03:27:15.189345 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16641 | 2026.01.13 03:27:15.189585 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.01.13 03:27:15.189725 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001251 sec., 106314.94804156675 rows/sec., 8.60 MiB/sec. | ||
| 16643 | 2026.01.13 03:27:15.189762 [ 4 ] {c8fbbb40-afbc-48e0-948b-a476b07a2e59} <Debug> TCPHandler: Processed in 0.001410978 sec. | ||
| 16644 | 2026.01.13 03:27:15.189869 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16645 | 2026.01.13 03:27:15.189962 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16646 | 2026.01.13 03:27:15.190003 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16647 | 2026.01.13 03:27:15.190403 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16648 | 2026.01.13 03:27:15.190439 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16649 | 2026.01.13 03:27:15.190762 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16650 | 2026.01.13 03:27:15.190979 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16651 | 2026.01.13 03:27:15.191104 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00116 sec., 169827.58620689655 rows/sec., 12.18 MiB/sec. | ||
| 16652 | 2026.01.13 03:27:15.191141 [ 4 ] {16f85595-95a2-4174-aed3-0cbd28241faf} <Debug> TCPHandler: Processed in 0.001319187 sec. | ||
| 16653 | 2026.01.13 03:27:15.191262 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16654 | 2026.01.13 03:27:15.191354 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16655 | 2026.01.13 03:27:15.191406 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16656 | 2026.01.13 03:27:15.192277 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16657 | 2026.01.13 03:27:15.192313 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16658 | 2026.01.13 03:27:15.192852 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16659 | 2026.01.13 03:27:15.193081 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16660 | 2026.01.13 03:27:15.193212 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16661 | 2026.01.13 03:27:15.193225 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001889 sec., 16410.79936474325 rows/sec., 29.41 MiB/sec. | ||
| 16662 | 2026.01.13 03:27:15.193290 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16663 | 2026.01.13 03:27:15.193322 [ 4 ] {8823f1d5-53ec-4f8a-8983-3903d76f444f} <Debug> TCPHandler: Processed in 0.002106833 sec. | ||
| 16664 | 2026.01.13 03:27:15.193324 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16665 | 2026.01.13 03:27:15.193444 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16666 | 2026.01.13 03:27:15.193469 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2026.01.13 03:27:15.193571 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16668 | 2026.01.13 03:27:15.193611 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16669 | 2026.01.13 03:27:15.193691 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16670 | 2026.01.13 03:27:15.193757 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2143 rows starting from the beginning of the part | ||
| 16671 | 2026.01.13 03:27:15.193905 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 16672 | 2026.01.13 03:27:15.193977 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2026.01.13 03:27:15.194014 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 10 rows starting from the beginning of the part | ||
| 16674 | 2026.01.13 03:27:15.194018 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16675 | 2026.01.13 03:27:15.194120 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 16676 | 2026.01.13 03:27:15.194217 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 16677 | 2026.01.13 03:27:15.194310 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 31 rows starting from the beginning of the part | ||
| 16678 | 2026.01.13 03:27:15.194346 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16679 | 2026.01.13 03:27:15.194564 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2026.01.13 03:27:15.194702 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 16681 | 2026.01.13 03:27:15.194740 [ 4 ] {a3a97130-2808-4ccc-a7f8-a14c2d030008} <Debug> TCPHandler: Processed in 0.001319707 sec. | ||
| 16682 | 2026.01.13 03:27:15.194790 [ 221 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16683 | 2026.01.13 03:27:15.194823 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16684 | 2026.01.13 03:27:15.197439 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16685 | 2026.01.13 03:27:15.202576 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2256 rows, containing 19 columns (19 merged, 0 gathered) in 0.009176897 sec., 245834.73041050805 rows/sec., 440.52 MiB/sec. | ||
| 16686 | 2026.01.13 03:27:15.204545 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16687 | 2026.01.13 03:27:15.204891 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2026.01.13 03:27:15.204960 [ 186 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16689 | 2026.01.13 03:27:15.205106 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.44 MiB. | ||
| 16690 | 2026.01.13 03:27:16.001286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.05 MiB, peak 394.42 MiB, free memory in arenas 0.00 B, will set to 378.13 MiB (RSS), difference: 2.09 MiB | ||
| 16691 | 2026.01.13 03:27:16.312329 [ 222 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16692 | 2026.01.13 03:27:16.312408 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16693 | 2026.01.13 03:27:16.314520 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16694 | 2026.01.13 03:27:16.502610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37977 | ||
| 16695 | 2026.01.13 03:27:16.503154 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2026.01.13 03:27:16.503205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16697 | 2026.01.13 03:27:16.503685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16698 | 2026.01.13 03:27:16.503929 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16699 | 2026.01.13 03:27:16.504079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37977 | ||
| 16700 | 2026.01.13 03:27:18.592832 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16701 | 2026.01.13 03:27:18.610826 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.01.13 03:27:18.610885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16703 | 2026.01.13 03:27:18.617506 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16704 | 2026.01.13 03:27:18.618225 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2026.01.13 03:27:18.621444 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16706 | 2026.01.13 03:27:20.175455 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2026.01.13 03:27:20.175763 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16708 | 2026.01.13 03:27:20.175866 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16709 | 2026.01.13 03:27:20.176720 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.01.13 03:27:20.176762 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16711 | 2026.01.13 03:27:20.177154 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16712 | 2026.01.13 03:27:20.177372 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.01.13 03:27:20.177519 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001831 sec., 41507.37302020754 rows/sec., 3.41 MiB/sec. | ||
| 16714 | 2026.01.13 03:27:20.177562 [ 4 ] {ccff29a6-ec5a-4a80-918a-68ce98d2e85a} <Debug> TCPHandler: Processed in 0.002284157 sec. | ||
| 16715 | 2026.01.13 03:27:20.177699 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2026.01.13 03:27:20.177798 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16717 | 2026.01.13 03:27:20.177838 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16718 | 2026.01.13 03:27:20.178280 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16719 | 2026.01.13 03:27:20.178316 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16720 | 2026.01.13 03:27:20.178616 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16721 | 2026.01.13 03:27:20.178828 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2026.01.13 03:27:20.178954 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 16723 | 2026.01.13 03:27:20.178992 [ 4 ] {1b769b21-4cff-4afb-8f72-8f7fac2bc1ac} <Debug> TCPHandler: Processed in 0.001348057 sec. | ||
| 16724 | 2026.01.13 03:27:20.179105 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16725 | 2026.01.13 03:27:20.179209 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16726 | 2026.01.13 03:27:20.179252 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16727 | 2026.01.13 03:27:20.179703 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16728 | 2026.01.13 03:27:20.179739 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16729 | 2026.01.13 03:27:20.180032 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16730 | 2026.01.13 03:27:20.180235 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2026.01.13 03:27:20.180358 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 16732 | 2026.01.13 03:27:20.180395 [ 4 ] {2e0bf960-e399-4bfc-8a36-13bace6f1422} <Debug> TCPHandler: Processed in 0.001343688 sec. | ||
| 16733 | 2026.01.13 03:27:20.180518 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16734 | 2026.01.13 03:27:20.180611 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16735 | 2026.01.13 03:27:20.180653 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16736 | 2026.01.13 03:27:20.181077 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16737 | 2026.01.13 03:27:20.181112 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16738 | 2026.01.13 03:27:20.181441 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16739 | 2026.01.13 03:27:20.181649 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2026.01.13 03:27:20.181774 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 16741 | 2026.01.13 03:27:20.181811 [ 4 ] {6d47e8a6-76e2-49dd-99e5-880c95f12baa} <Debug> TCPHandler: Processed in 0.001349347 sec. | ||
| 16742 | 2026.01.13 03:27:20.181919 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16743 | 2026.01.13 03:27:20.182012 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16744 | 2026.01.13 03:27:20.182068 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16745 | 2026.01.13 03:27:20.182842 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16746 | 2026.01.13 03:27:20.182878 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16747 | 2026.01.13 03:27:20.183443 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16748 | 2026.01.13 03:27:20.183665 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16749 | 2026.01.13 03:27:20.183801 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001806 sec., 5537.098560354374 rows/sec., 9.92 MiB/sec. | ||
| 16750 | 2026.01.13 03:27:20.183857 [ 4 ] {f47e826a-283c-4625-9c4b-963a4e654be2} <Debug> TCPHandler: Processed in 0.00198545 sec. | ||
| 16751 | 2026.01.13 03:27:20.183968 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16752 | 2026.01.13 03:27:20.184061 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16753 | 2026.01.13 03:27:20.184102 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16754 | 2026.01.13 03:27:20.184434 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16755 | 2026.01.13 03:27:20.184470 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16756 | 2026.01.13 03:27:20.184772 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16757 | 2026.01.13 03:27:20.185049 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16758 | 2026.01.13 03:27:20.185201 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 16759 | 2026.01.13 03:27:20.185240 [ 4 ] {1ab525b3-b572-40c6-9cd0-49b9c38c7438} <Debug> TCPHandler: Processed in 0.001319567 sec. | ||
| 16760 | 2026.01.13 03:27:21.535062 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16761 | 2026.01.13 03:27:21.535120 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16762 | 2026.01.13 03:27:21.537793 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16763 | 2026.01.13 03:27:23.135658 [ 225 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16764 | 2026.01.13 03:27:23.135733 [ 225 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16765 | 2026.01.13 03:27:23.138600 [ 225 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16766 | 2026.01.13 03:27:23.760548 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16767 | 2026.01.13 03:27:23.760606 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16768 | 2026.01.13 03:27:24.002164 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001643684 sec. | ||
| 16769 | 2026.01.13 03:27:24.005167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38489 | ||
| 16770 | 2026.01.13 03:27:24.005721 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16771 | 2026.01.13 03:27:24.005755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16772 | 2026.01.13 03:27:24.006233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16773 | 2026.01.13 03:27:24.006459 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16774 | 2026.01.13 03:27:24.006587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38489 | ||
| 16775 | 2026.01.13 03:27:24.117506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2048 | ||
| 16776 | 2026.01.13 03:27:24.119814 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16777 | 2026.01.13 03:27:24.119853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16778 | 2026.01.13 03:27:24.121045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16779 | 2026.01.13 03:27:24.121308 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2026.01.13 03:27:24.121571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
| 16781 | 2026.01.13 03:27:24.608792 [ 224 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16782 | 2026.01.13 03:27:24.608839 [ 224 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16783 | 2026.01.13 03:27:24.611367 [ 224 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16784 | 2026.01.13 03:27:25.001248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.14 MiB, peak 394.42 MiB, free memory in arenas 0.00 B, will set to 378.14 MiB (RSS), difference: 3.99 MiB | ||
| 16785 | 2026.01.13 03:27:25.177385 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16786 | 2026.01.13 03:27:25.177576 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16787 | 2026.01.13 03:27:25.177653 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16788 | 2026.01.13 03:27:25.178347 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2026.01.13 03:27:25.178402 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16790 | 2026.01.13 03:27:25.178816 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16791 | 2026.01.13 03:27:25.179067 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2026.01.13 03:27:25.179225 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001699 sec., 69452.6191877575 rows/sec., 5.88 MiB/sec. | ||
| 16793 | 2026.01.13 03:27:25.179277 [ 4 ] {440ad4e1-b0f0-467a-b20c-e1770a3cf968} <Debug> TCPHandler: Processed in 0.002031351 sec. | ||
| 16794 | 2026.01.13 03:27:25.179393 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16795 | 2026.01.13 03:27:25.179503 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16796 | 2026.01.13 03:27:25.179555 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16797 | 2026.01.13 03:27:25.179973 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16798 | 2026.01.13 03:27:25.180011 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16799 | 2026.01.13 03:27:25.180316 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16800 | 2026.01.13 03:27:25.180527 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16801 | 2026.01.13 03:27:25.180660 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 16802 | 2026.01.13 03:27:25.180698 [ 4 ] {ba0818f9-9d9c-4166-b81e-83523e8610dc} <Debug> TCPHandler: Processed in 0.001354768 sec. | ||
| 16803 | 2026.01.13 03:27:25.180806 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16804 | 2026.01.13 03:27:25.180928 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16805 | 2026.01.13 03:27:25.180968 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16806 | 2026.01.13 03:27:25.181391 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2026.01.13 03:27:25.181425 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16808 | 2026.01.13 03:27:25.181737 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16809 | 2026.01.13 03:27:25.181945 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16810 | 2026.01.13 03:27:25.182071 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.38 MiB/sec. | ||
| 16811 | 2026.01.13 03:27:25.182130 [ 4 ] {d240628c-9800-40d1-9b6d-877d544569d7} <Debug> TCPHandler: Processed in 0.001371928 sec. | ||
| 16812 | 2026.01.13 03:27:25.182239 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16813 | 2026.01.13 03:27:25.182334 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16814 | 2026.01.13 03:27:25.182376 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16815 | 2026.01.13 03:27:25.182767 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16816 | 2026.01.13 03:27:25.182801 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16817 | 2026.01.13 03:27:25.183121 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16818 | 2026.01.13 03:27:25.183338 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.01.13 03:27:25.183450 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 4 parts from all_1_110_23 to all_113_113_0 | ||
| 16820 | 2026.01.13 03:27:25.183465 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 16821 | 2026.01.13 03:27:25.183488 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2026.01.13 03:27:25.183508 [ 4 ] {c891bc6c-b0f3-41a7-a2b7-bbd4fe51ec0d} <Debug> TCPHandler: Processed in 0.001315647 sec. | ||
| 16823 | 2026.01.13 03:27:25.183507 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16824 | 2026.01.13 03:27:25.183613 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16825 | 2026.01.13 03:27:25.183641 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_23 to all_113_113_0 into Compact with storage Full | ||
| 16826 | 2026.01.13 03:27:25.183706 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16827 | 2026.01.13 03:27:25.183765 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16828 | 2026.01.13 03:27:25.183813 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16829 | 2026.01.13 03:27:25.183860 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_23, total 35121 rows starting from the beginning of the part | ||
| 16830 | 2026.01.13 03:27:25.183938 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16831 | 2026.01.13 03:27:25.183990 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16832 | 2026.01.13 03:27:25.184042 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 197 rows starting from the beginning of the part | ||
| 16833 | 2026.01.13 03:27:25.184583 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2026.01.13 03:27:25.184624 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16835 | 2026.01.13 03:27:25.185170 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16836 | 2026.01.13 03:27:25.185411 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.01.13 03:27:25.185551 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001864 sec., 16630.901287553646 rows/sec., 29.80 MiB/sec. | ||
| 16838 | 2026.01.13 03:27:25.185620 [ 4 ] {a0a3b7f9-c2cb-4dce-a461-8322b28d9cc8} <Debug> TCPHandler: Processed in 0.002054662 sec. | ||
| 16839 | 2026.01.13 03:27:25.185737 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16840 | 2026.01.13 03:27:25.185831 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16841 | 2026.01.13 03:27:25.185874 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16842 | 2026.01.13 03:27:25.186202 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2026.01.13 03:27:25.186236 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16844 | 2026.01.13 03:27:25.186538 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16845 | 2026.01.13 03:27:25.186768 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2026.01.13 03:27:25.186893 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 16847 | 2026.01.13 03:27:25.186928 [ 4 ] {3a7ec386-6807-4fae-8bf7-3db842dc6613} <Debug> TCPHandler: Processed in 0.001239365 sec. | ||
| 16848 | 2026.01.13 03:27:25.189805 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35638 rows, containing 5 columns (5 merged, 0 gathered) in 0.006223746 sec., 5726133.425110858 rows/sec., 388.96 MiB/sec. | ||
| 16849 | 2026.01.13 03:27:25.190190 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Trace> MergedBlockOutputStream: filled checksums all_1_113_24 (state Temporary) | ||
| 16850 | 2026.01.13 03:27:25.190516 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_113_24 to all_1_113_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2026.01.13 03:27:25.190598 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 4 parts: [all_1_110_23, all_113_113_0] -> all_1_113_24 | ||
| 16852 | 2026.01.13 03:27:25.190707 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16853 | 2026.01.13 03:27:26.122420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16854 | 2026.01.13 03:27:26.138311 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16855 | 2026.01.13 03:27:26.138369 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16856 | 2026.01.13 03:27:26.144404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16857 | 2026.01.13 03:27:26.145108 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16858 | 2026.01.13 03:27:26.148068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16859 | 2026.01.13 03:27:28.500366 [ 65 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 16860 | 2026.01.13 03:27:28.500436 [ 65 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2026.01.13 03:27:28.500463 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16862 | 2026.01.13 03:27:28.500618 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 16863 | 2026.01.13 03:27:28.500813 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16864 | 2026.01.13 03:27:28.500863 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 434 rows starting from the beginning of the part | ||
| 16865 | 2026.01.13 03:27:28.500961 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 16866 | 2026.01.13 03:27:28.501035 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 16867 | 2026.01.13 03:27:28.501104 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 16868 | 2026.01.13 03:27:28.501167 [ 190 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 16869 | 2026.01.13 03:27:28.502105 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559872 sec., 587227.6699626637 rows/sec., 40.69 MiB/sec. | ||
| 16870 | 2026.01.13 03:27:28.502398 [ 195 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 16871 | 2026.01.13 03:27:28.502739 [ 195 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16872 | 2026.01.13 03:27:28.502825 [ 195 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_36_8} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 16873 | 2026.01.13 03:27:28.502941 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16874 | 2026.01.13 03:27:30.073103 [ 106 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 16875 | 2026.01.13 03:27:30.073176 [ 106 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16876 | 2026.01.13 03:27:30.073196 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16877 | 2026.01.13 03:27:30.073295 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 16878 | 2026.01.13 03:27:30.073417 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16879 | 2026.01.13 03:27:30.073455 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 223 rows starting from the beginning of the part | ||
| 16880 | 2026.01.13 03:27:30.073521 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 16881 | 2026.01.13 03:27:30.073566 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 16882 | 2026.01.13 03:27:30.073607 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 16883 | 2026.01.13 03:27:30.073647 [ 190 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 16884 | 2026.01.13 03:27:30.074450 [ 197 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194765 sec., 393382.799127862 rows/sec., 24.62 MiB/sec. | ||
| 16885 | 2026.01.13 03:27:30.074661 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 16886 | 2026.01.13 03:27:30.074975 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16887 | 2026.01.13 03:27:30.075049 [ 188 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_36_8} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 16888 | 2026.01.13 03:27:30.075161 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16889 | 2026.01.13 03:27:30.156519 [ 106 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 16890 | 2026.01.13 03:27:30.156589 [ 106 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16891 | 2026.01.13 03:27:30.156626 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16892 | 2026.01.13 03:27:30.156747 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 16893 | 2026.01.13 03:27:30.156925 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16894 | 2026.01.13 03:27:30.156972 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 466 rows starting from the beginning of the part | ||
| 16895 | 2026.01.13 03:27:30.157055 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 16896 | 2026.01.13 03:27:30.157122 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 16897 | 2026.01.13 03:27:30.157187 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 16898 | 2026.01.13 03:27:30.157249 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 16899 | 2026.01.13 03:27:30.158073 [ 190 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378608 sec., 703608.277334819 rows/sec., 50.62 MiB/sec. | ||
| 16900 | 2026.01.13 03:27:30.158285 [ 197 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 16901 | 2026.01.13 03:27:30.158659 [ 197 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.01.13 03:27:30.158755 [ 197 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_55_12} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 16903 | 2026.01.13 03:27:30.158878 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16904 | 2026.01.13 03:27:30.201397 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2026.01.13 03:27:30.201543 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16906 | 2026.01.13 03:27:30.201602 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16907 | 2026.01.13 03:27:30.202199 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.01.13 03:27:30.202236 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16909 | 2026.01.13 03:27:30.202585 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16910 | 2026.01.13 03:27:30.202810 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.01.13 03:27:30.202958 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001454 sec., 2751.031636863824 rows/sec., 224.33 KiB/sec. | ||
| 16912 | 2026.01.13 03:27:30.203005 [ 4 ] {19b47f27-2808-415c-9744-237f9c761862} <Debug> TCPHandler: Processed in 0.001718095 sec. | ||
| 16913 | 2026.01.13 03:27:30.203143 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.01.13 03:27:30.203241 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16915 | 2026.01.13 03:27:30.203281 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16916 | 2026.01.13 03:27:30.204302 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.01.13 03:27:30.204337 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16918 | 2026.01.13 03:27:30.204726 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16919 | 2026.01.13 03:27:30.204933 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.01.13 03:27:30.205058 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001839 sec., 662316.4763458401 rows/sec., 54.51 MiB/sec. | ||
| 16921 | 2026.01.13 03:27:30.205062 [ 106 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16922 | 2026.01.13 03:27:30.205096 [ 4 ] {a5242581-8896-4b59-b883-b78fbe7a72ea} <Debug> TCPHandler: Processed in 0.002013151 sec. | ||
| 16923 | 2026.01.13 03:27:30.205107 [ 106 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16924 | 2026.01.13 03:27:30.205126 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16925 | 2026.01.13 03:27:30.205220 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16926 | 2026.01.13 03:27:30.205250 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16927 | 2026.01.13 03:27:30.205313 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16928 | 2026.01.13 03:27:30.205356 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16929 | 2026.01.13 03:27:30.205404 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16930 | 2026.01.13 03:27:30.205445 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2467 rows starting from the beginning of the part | ||
| 16931 | 2026.01.13 03:27:30.205511 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 76 rows starting from the beginning of the part | ||
| 16932 | 2026.01.13 03:27:30.205557 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 239 rows starting from the beginning of the part | ||
| 16933 | 2026.01.13 03:27:30.205599 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 76 rows starting from the beginning of the part | ||
| 16934 | 2026.01.13 03:27:30.205643 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 118 rows starting from the beginning of the part | ||
| 16935 | 2026.01.13 03:27:30.205684 [ 191 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1218 rows starting from the beginning of the part | ||
| 16936 | 2026.01.13 03:27:30.205766 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.01.13 03:27:30.205806 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16938 | 2026.01.13 03:27:30.206124 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16939 | 2026.01.13 03:27:30.206347 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.01.13 03:27:30.206479 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001184 sec., 11824.324324324325 rows/sec., 870.99 KiB/sec. | ||
| 16941 | 2026.01.13 03:27:30.206517 [ 4 ] {1c0efd52-7f66-4cb9-aa46-5cfc05d91a9b} <Debug> TCPHandler: Processed in 0.001353238 sec. | ||
| 16942 | 2026.01.13 03:27:30.206631 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2026.01.13 03:27:30.206724 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16944 | 2026.01.13 03:27:30.206761 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16945 | 2026.01.13 03:27:30.207230 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.01.13 03:27:30.207264 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16947 | 2026.01.13 03:27:30.207558 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16948 | 2026.01.13 03:27:30.207559 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002375948 sec., 1765190.147259115 rows/sec., 152.07 MiB/sec. | ||
| 16949 | 2026.01.13 03:27:30.207758 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16950 | 2026.01.13 03:27:30.207828 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16951 | 2026.01.13 03:27:30.207888 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001182 sec., 192893.40101522842 rows/sec., 13.06 MiB/sec. | ||
| 16952 | 2026.01.13 03:27:30.207925 [ 4 ] {d35990f0-cb0b-462c-b032-fb1baefcd0f8} <Debug> TCPHandler: Processed in 0.001347078 sec. | ||
| 16953 | 2026.01.13 03:27:30.208040 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16954 | 2026.01.13 03:27:30.208092 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.01.13 03:27:30.208132 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16956 | 2026.01.13 03:27:30.208153 [ 190 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_116_23} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16957 | 2026.01.13 03:27:30.208171 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16958 | 2026.01.13 03:27:30.208228 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 16959 | 2026.01.13 03:27:30.208762 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2026.01.13 03:27:30.208796 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16961 | 2026.01.13 03:27:30.209107 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16962 | 2026.01.13 03:27:30.209314 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2026.01.13 03:27:30.209437 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001323 sec., 403628.1179138322 rows/sec., 29.92 MiB/sec. | ||
| 16964 | 2026.01.13 03:27:30.209447 [ 106 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16965 | 2026.01.13 03:27:30.209476 [ 4 ] {3d45901b-cc57-44e9-84ea-17dbcb1909ed} <Debug> TCPHandler: Processed in 0.00148258 sec. | ||
| 16966 | 2026.01.13 03:27:30.209488 [ 106 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16967 | 2026.01.13 03:27:30.209511 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16968 | 2026.01.13 03:27:30.209586 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16969 | 2026.01.13 03:27:30.209592 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16970 | 2026.01.13 03:27:30.209681 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16971 | 2026.01.13 03:27:30.209703 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16972 | 2026.01.13 03:27:30.209727 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16973 | 2026.01.13 03:27:30.209739 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1250 rows starting from the beginning of the part | ||
| 16974 | 2026.01.13 03:27:30.209808 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 74 rows starting from the beginning of the part | ||
| 16975 | 2026.01.13 03:27:30.209854 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 133 rows starting from the beginning of the part | ||
| 16976 | 2026.01.13 03:27:30.209896 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 74 rows starting from the beginning of the part | ||
| 16977 | 2026.01.13 03:27:30.209939 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 95 rows starting from the beginning of the part | ||
| 16978 | 2026.01.13 03:27:30.209979 [ 197 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 534 rows starting from the beginning of the part | ||
| 16979 | 2026.01.13 03:27:30.210297 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2026.01.13 03:27:30.210337 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16981 | 2026.01.13 03:27:30.210722 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16982 | 2026.01.13 03:27:30.210942 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2026.01.13 03:27:30.211067 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001405 sec., 602135.231316726 rows/sec., 40.53 MiB/sec. | ||
| 16984 | 2026.01.13 03:27:30.211106 [ 4 ] {8b514c4c-f267-4248-a58c-b0a745dfd501} <Debug> TCPHandler: Processed in 0.001567561 sec. | ||
| 16985 | 2026.01.13 03:27:30.211121 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564662 sec., 1380489.843812913 rows/sec., 107.22 MiB/sec. | ||
| 16986 | 2026.01.13 03:27:30.211231 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16987 | 2026.01.13 03:27:30.211294 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16988 | 2026.01.13 03:27:30.211324 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16989 | 2026.01.13 03:27:30.211379 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16990 | 2026.01.13 03:27:30.211538 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2026.01.13 03:27:30.211596 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_116_23} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16992 | 2026.01.13 03:27:30.211666 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16993 | 2026.01.13 03:27:30.212143 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2026.01.13 03:27:30.212177 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16995 | 2026.01.13 03:27:30.212683 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16996 | 2026.01.13 03:27:30.212910 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16997 | 2026.01.13 03:27:30.213042 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 16998 | 2026.01.13 03:27:30.213108 [ 4 ] {4c473c3b-b0c1-4d2e-96b5-2f99eeca5948} <Debug> TCPHandler: Processed in 0.001933609 sec. | ||
| 16999 | 2026.01.13 03:27:30.213215 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17000 | 2026.01.13 03:27:30.213309 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17001 | 2026.01.13 03:27:30.213348 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17002 | 2026.01.13 03:27:30.213681 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.01.13 03:27:30.213715 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17004 | 2026.01.13 03:27:30.214007 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17005 | 2026.01.13 03:27:30.214212 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2026.01.13 03:27:30.214335 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 17007 | 2026.01.13 03:27:30.214370 [ 4 ] {dbf2a3ec-644d-4b18-9004-4d90cbbc73d4} <Debug> TCPHandler: Processed in 0.001201955 sec. | ||
| 17008 | 2026.01.13 03:27:31.507732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38937 | ||
| 17009 | 2026.01.13 03:27:31.508534 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17010 | 2026.01.13 03:27:31.508599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17011 | 2026.01.13 03:27:31.509274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17012 | 2026.01.13 03:27:31.509607 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17013 | 2026.01.13 03:27:31.509799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38937 | ||
| 17014 | 2026.01.13 03:27:31.509877 [ 119 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17015 | 2026.01.13 03:27:31.509976 [ 119 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17016 | 2026.01.13 03:27:31.510007 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17017 | 2026.01.13 03:27:31.510188 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17018 | 2026.01.13 03:27:31.510387 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17019 | 2026.01.13 03:27:31.510439 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36505 rows starting from the beginning of the part | ||
| 17020 | 2026.01.13 03:27:31.510537 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17021 | 2026.01.13 03:27:31.510596 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17022 | 2026.01.13 03:27:31.510654 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17023 | 2026.01.13 03:27:31.510706 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17024 | 2026.01.13 03:27:31.510762 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17025 | 2026.01.13 03:27:31.514490 [ 202 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38937 rows, containing 4 columns (4 merged, 0 gathered) in 0.00438421 sec., 8881189.541559368 rows/sec., 127.05 MiB/sec. | ||
| 17026 | 2026.01.13 03:27:31.515068 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17027 | 2026.01.13 03:27:31.515477 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17028 | 2026.01.13 03:27:31.515583 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_81_16} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17029 | 2026.01.13 03:27:31.515722 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17030 | 2026.01.13 03:27:32.763396 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36893 | ||
| 17031 | 2026.01.13 03:27:32.763496 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17032 | 2026.01.13 03:27:32.763522 [ 289 ] {} <Debug> TCP-Session: 2f0cdb26-4594-46a4-9fec-dc229998ae27 Authenticating user 'default' from [fd00:1122:3344:101::e]:36893 | ||
| 17033 | 2026.01.13 03:27:32.763545 [ 289 ] {} <Debug> TCP-Session: 2f0cdb26-4594-46a4-9fec-dc229998ae27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17034 | 2026.01.13 03:27:32.763557 [ 289 ] {} <Debug> TCP-Session: 2f0cdb26-4594-46a4-9fec-dc229998ae27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17035 | 2026.01.13 03:27:32.763875 [ 289 ] {} <Trace> TCP-Session: 2f0cdb26-4594-46a4-9fec-dc229998ae27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17036 | 2026.01.13 03:27:32.764043 [ 289 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17037 | 2026.01.13 03:27:32.764300 [ 289 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17038 | 2026.01.13 03:27:32.764355 [ 289 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17039 | 2026.01.13 03:27:32.764637 [ 289 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 17040 | 2026.01.13 03:27:32.765636 [ 321 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Trace> AggregatingTransform: Aggregating | ||
| 17041 | 2026.01.13 03:27:32.765706 [ 321 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Trace> Aggregator: Aggregation method: without_key | ||
| 17042 | 2026.01.13 03:27:32.765745 [ 321 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008771 sec. (991.305 rows/sec., 38.72 KiB/sec.) | ||
| 17043 | 2026.01.13 03:27:32.765764 [ 321 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Trace> Aggregator: Merging aggregated data | ||
| 17044 | 2026.01.13 03:27:32.766997 [ 289 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 17045 | 2026.01.13 03:27:32.767149 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64265 | ||
| 17046 | 2026.01.13 03:27:32.767161 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45337 | ||
| 17047 | 2026.01.13 03:27:32.767187 [ 289 ] {316060bd-677c-41b7-a5c2-a46a5318bcab} <Debug> TCPHandler: Processed in 0.003423509 sec. | ||
| 17048 | 2026.01.13 03:27:32.767217 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58652 | ||
| 17049 | 2026.01.13 03:27:32.767224 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17050 | 2026.01.13 03:27:32.767269 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48893 | ||
| 17051 | 2026.01.13 03:27:32.767295 [ 362 ] {} <Debug> TCP-Session: c9f4ef66-d78e-4b74-861a-5a22e3f60280 Authenticating user 'default' from [fd00:1122:3344:101::e]:64265 | ||
| 17052 | 2026.01.13 03:27:32.767317 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62384 | ||
| 17053 | 2026.01.13 03:27:32.767331 [ 362 ] {} <Debug> TCP-Session: c9f4ef66-d78e-4b74-861a-5a22e3f60280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17054 | 2026.01.13 03:27:32.767324 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17055 | 2026.01.13 03:27:32.767363 [ 362 ] {} <Debug> TCP-Session: c9f4ef66-d78e-4b74-861a-5a22e3f60280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2026.01.13 03:27:32.767361 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17057 | 2026.01.13 03:27:32.767397 [ 363 ] {} <Debug> TCP-Session: 28c320e5-8a26-4565-b8f8-7d83128ba20d Authenticating user 'default' from [fd00:1122:3344:101::e]:58652 | ||
| 17058 | 2026.01.13 03:27:32.767402 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17059 | 2026.01.13 03:27:32.767424 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17060 | 2026.01.13 03:27:32.767426 [ 289 ] {} <Debug> TCP-Session: 2f0cdb26-4594-46a4-9fec-dc229998ae27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17061 | 2026.01.13 03:27:32.767451 [ 365 ] {} <Debug> TCP-Session: eaa954d8-ad4c-4443-8d8e-9657f4536709 Authenticating user 'default' from [fd00:1122:3344:101::e]:62384 | ||
| 17062 | 2026.01.13 03:27:32.767464 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59901 | ||
| 17063 | 2026.01.13 03:27:32.767485 [ 365 ] {} <Debug> TCP-Session: eaa954d8-ad4c-4443-8d8e-9657f4536709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2026.01.13 03:27:32.767461 [ 362 ] {} <Debug> TCP-Session: c9f4ef66-d78e-4b74-861a-5a22e3f60280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17065 | 2026.01.13 03:27:32.767511 [ 365 ] {} <Debug> TCP-Session: eaa954d8-ad4c-4443-8d8e-9657f4536709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17066 | 2026.01.13 03:27:32.767412 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39851 | ||
| 17067 | 2026.01.13 03:27:32.767553 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17068 | 2026.01.13 03:27:32.767376 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17069 | 2026.01.13 03:27:32.767601 [ 368 ] {} <Debug> TCP-Session: 6131dbae-72d2-4378-9612-dcfce45062e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59901 | ||
| 17070 | 2026.01.13 03:27:32.767360 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40145 | ||
| 17071 | 2026.01.13 03:27:32.767628 [ 368 ] {} <Debug> TCP-Session: 6131dbae-72d2-4378-9612-dcfce45062e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17072 | 2026.01.13 03:27:32.767633 [ 364 ] {} <Debug> TCP-Session: 638e3fd1-5a86-400c-87e2-1bd0e4daf315 Authenticating user 'default' from [fd00:1122:3344:101::e]:48893 | ||
| 17073 | 2026.01.13 03:27:32.767653 [ 368 ] {} <Debug> TCP-Session: 6131dbae-72d2-4378-9612-dcfce45062e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17074 | 2026.01.13 03:27:32.767664 [ 364 ] {} <Debug> TCP-Session: 638e3fd1-5a86-400c-87e2-1bd0e4daf315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17075 | 2026.01.13 03:27:32.767625 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17076 | 2026.01.13 03:27:32.767681 [ 364 ] {} <Debug> TCP-Session: 638e3fd1-5a86-400c-87e2-1bd0e4daf315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17077 | 2026.01.13 03:27:32.767704 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17078 | 2026.01.13 03:27:32.767714 [ 367 ] {} <Debug> TCP-Session: a3eede81-53b7-4cd2-a4f2-22496bedec7c Authenticating user 'default' from [fd00:1122:3344:101::e]:39851 | ||
| 17079 | 2026.01.13 03:27:32.767738 [ 366 ] {} <Debug> TCP-Session: b4b52753-aa09-4e1c-8629-8dcfdd392bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:40145 | ||
| 17080 | 2026.01.13 03:27:32.767750 [ 367 ] {} <Debug> TCP-Session: a3eede81-53b7-4cd2-a4f2-22496bedec7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17081 | 2026.01.13 03:27:32.767765 [ 366 ] {} <Debug> TCP-Session: b4b52753-aa09-4e1c-8629-8dcfdd392bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17082 | 2026.01.13 03:27:32.767775 [ 367 ] {} <Debug> TCP-Session: a3eede81-53b7-4cd2-a4f2-22496bedec7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17083 | 2026.01.13 03:27:32.767788 [ 366 ] {} <Debug> TCP-Session: b4b52753-aa09-4e1c-8629-8dcfdd392bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17084 | 2026.01.13 03:27:32.767258 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17085 | 2026.01.13 03:27:32.767821 [ 365 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62384). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17086 | |||
| 17087 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17088 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17089 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17090 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17091 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17092 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17093 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17094 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17095 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17096 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17097 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 17098 | (version 23.8.7.1) | ||
| 17099 | 2026.01.13 03:27:32.767433 [ 363 ] {} <Debug> TCP-Session: 28c320e5-8a26-4565-b8f8-7d83128ba20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17100 | 2026.01.13 03:27:32.767854 [ 351 ] {} <Debug> TCP-Session: b28ff631-e403-477b-b736-23127ae18443 Authenticating user 'default' from [fd00:1122:3344:101::e]:45337 | ||
| 17101 | 2026.01.13 03:27:32.767876 [ 363 ] {} <Debug> TCP-Session: 28c320e5-8a26-4565-b8f8-7d83128ba20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17102 | 2026.01.13 03:27:32.767900 [ 351 ] {} <Debug> TCP-Session: b28ff631-e403-477b-b736-23127ae18443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17103 | 2026.01.13 03:27:32.767924 [ 351 ] {} <Debug> TCP-Session: b28ff631-e403-477b-b736-23127ae18443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17104 | 2026.01.13 03:27:32.768094 [ 365 ] {} <Debug> TCP-Session: eaa954d8-ad4c-4443-8d8e-9657f4536709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2026.01.13 03:27:32.768129 [ 364 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48893). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17106 | |||
| 17107 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17108 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17109 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17110 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17111 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17112 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17113 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17114 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17115 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17116 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17117 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 17118 | (version 23.8.7.1) | ||
| 17119 | 2026.01.13 03:27:32.768206 [ 364 ] {} <Debug> TCP-Session: 638e3fd1-5a86-400c-87e2-1bd0e4daf315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17120 | 2026.01.13 03:27:32.768214 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45337). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17121 | |||
| 17122 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17123 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17124 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17125 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17126 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17127 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17128 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17129 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17130 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17131 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17132 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 17133 | (version 23.8.7.1) | ||
| 17134 | 2026.01.13 03:27:32.768292 [ 351 ] {} <Debug> TCP-Session: b28ff631-e403-477b-b736-23127ae18443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17135 | 2026.01.13 03:27:32.768303 [ 363 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58652). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17136 | |||
| 17137 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17138 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17139 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17140 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17141 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17142 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17143 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17144 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17145 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17146 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17147 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 17148 | (version 23.8.7.1) | ||
| 17149 | 2026.01.13 03:27:32.768381 [ 363 ] {} <Debug> TCP-Session: 28c320e5-8a26-4565-b8f8-7d83128ba20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17150 | 2026.01.13 03:27:32.768397 [ 366 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40145). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17151 | |||
| 17152 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17153 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17154 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17155 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17156 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17157 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17158 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17159 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17160 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17161 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17162 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 17163 | (version 23.8.7.1) | ||
| 17164 | 2026.01.13 03:27:32.768469 [ 366 ] {} <Debug> TCP-Session: b4b52753-aa09-4e1c-8629-8dcfdd392bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17165 | 2026.01.13 03:27:32.768486 [ 368 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59901). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17166 | |||
| 17167 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17168 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17169 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17170 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17171 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17172 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17173 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17174 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17175 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17176 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17177 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 17178 | (version 23.8.7.1) | ||
| 17179 | 2026.01.13 03:27:32.768561 [ 368 ] {} <Debug> TCP-Session: 6131dbae-72d2-4378-9612-dcfce45062e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2026.01.13 03:27:32.768575 [ 367 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39851). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17181 | |||
| 17182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17184 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17185 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17186 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17187 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17188 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17189 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17190 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17191 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17192 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 17193 | (version 23.8.7.1) | ||
| 17194 | 2026.01.13 03:27:32.768642 [ 367 ] {} <Debug> TCP-Session: a3eede81-53b7-4cd2-a4f2-22496bedec7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17195 | 2026.01.13 03:27:32.807769 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49745 | ||
| 17196 | 2026.01.13 03:27:32.807840 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17197 | 2026.01.13 03:27:32.807862 [ 289 ] {} <Debug> TCP-Session: b055fb37-d48b-4f08-9d7f-ba281ec93acd Authenticating user 'default' from [fd00:1122:3344:101::e]:49745 | ||
| 17198 | 2026.01.13 03:27:32.807880 [ 289 ] {} <Debug> TCP-Session: b055fb37-d48b-4f08-9d7f-ba281ec93acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17199 | 2026.01.13 03:27:32.807895 [ 289 ] {} <Debug> TCP-Session: b055fb37-d48b-4f08-9d7f-ba281ec93acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17200 | 2026.01.13 03:27:32.808036 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46803 | ||
| 17201 | 2026.01.13 03:27:32.808063 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55453 | ||
| 17202 | 2026.01.13 03:27:32.808114 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48697 | ||
| 17203 | 2026.01.13 03:27:32.808115 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17204 | 2026.01.13 03:27:32.808140 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39153 | ||
| 17205 | 2026.01.13 03:27:32.808165 [ 351 ] {} <Debug> TCP-Session: 8cc58c11-65c2-410a-ad67-1ed168b9af5f Authenticating user 'default' from [fd00:1122:3344:101::e]:46803 | ||
| 17206 | 2026.01.13 03:27:32.808167 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17207 | 2026.01.13 03:27:32.808181 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38351 | ||
| 17208 | 2026.01.13 03:27:32.808218 [ 362 ] {} <Debug> TCP-Session: 68c4b1b0-1956-4ca5-acfa-3b5585ff13eb Authenticating user 'default' from [fd00:1122:3344:101::e]:55453 | ||
| 17209 | 2026.01.13 03:27:32.808228 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17210 | 2026.01.13 03:27:32.808257 [ 362 ] {} <Debug> TCP-Session: 68c4b1b0-1956-4ca5-acfa-3b5585ff13eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17211 | 2026.01.13 03:27:32.808192 [ 351 ] {} <Debug> TCP-Session: 8cc58c11-65c2-410a-ad67-1ed168b9af5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17212 | 2026.01.13 03:27:32.808284 [ 365 ] {} <Debug> TCP-Session: b2c255ee-6cd4-440c-bf96-5470fa670fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:39153 | ||
| 17213 | 2026.01.13 03:27:32.808305 [ 351 ] {} <Debug> TCP-Session: 8cc58c11-65c2-410a-ad67-1ed168b9af5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17214 | 2026.01.13 03:27:32.808297 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17215 | 2026.01.13 03:27:32.808320 [ 365 ] {} <Debug> TCP-Session: b2c255ee-6cd4-440c-bf96-5470fa670fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17216 | 2026.01.13 03:27:32.808348 [ 368 ] {} <Debug> TCP-Session: eb4bf474-aa46-46e9-aa33-0d097b57f8bc Authenticating user 'default' from [fd00:1122:3344:101::e]:38351 | ||
| 17217 | 2026.01.13 03:27:32.808364 [ 365 ] {} <Debug> TCP-Session: b2c255ee-6cd4-440c-bf96-5470fa670fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17218 | 2026.01.13 03:27:32.808382 [ 368 ] {} <Debug> TCP-Session: eb4bf474-aa46-46e9-aa33-0d097b57f8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17219 | 2026.01.13 03:27:32.808189 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17220 | 2026.01.13 03:27:32.808406 [ 368 ] {} <Debug> TCP-Session: eb4bf474-aa46-46e9-aa33-0d097b57f8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17221 | 2026.01.13 03:27:32.808433 [ 363 ] {} <Debug> TCP-Session: d8f295b9-930a-444d-81e1-ade4df2b43d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48697 | ||
| 17222 | 2026.01.13 03:27:32.808168 [ 289 ] {} <Trace> TCP-Session: b055fb37-d48b-4f08-9d7f-ba281ec93acd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17223 | 2026.01.13 03:27:32.808457 [ 363 ] {} <Debug> TCP-Session: d8f295b9-930a-444d-81e1-ade4df2b43d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17224 | 2026.01.13 03:27:32.808150 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56837 | ||
| 17225 | 2026.01.13 03:27:32.808485 [ 363 ] {} <Debug> TCP-Session: d8f295b9-930a-444d-81e1-ade4df2b43d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17226 | 2026.01.13 03:27:32.808141 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38027 | ||
| 17227 | 2026.01.13 03:27:32.808132 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49963 | ||
| 17228 | 2026.01.13 03:27:32.808542 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17229 | 2026.01.13 03:27:32.808288 [ 362 ] {} <Debug> TCP-Session: 68c4b1b0-1956-4ca5-acfa-3b5585ff13eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17230 | 2026.01.13 03:27:32.808599 [ 289 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17231 | 2026.01.13 03:27:32.808591 [ 367 ] {} <Debug> TCP-Session: cd3ab6ce-b016-4409-9d10-9325982d80b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56837 | ||
| 17232 | 2026.01.13 03:27:32.808586 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17233 | 2026.01.13 03:27:32.808649 [ 367 ] {} <Debug> TCP-Session: cd3ab6ce-b016-4409-9d10-9325982d80b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17234 | 2026.01.13 03:27:32.808672 [ 366 ] {} <Debug> TCP-Session: e0dcf8fb-b018-4925-a268-eb7afe3b5ccd Authenticating user 'default' from [fd00:1122:3344:101::e]:38027 | ||
| 17235 | 2026.01.13 03:27:32.808675 [ 367 ] {} <Debug> TCP-Session: cd3ab6ce-b016-4409-9d10-9325982d80b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17236 | 2026.01.13 03:27:32.808697 [ 366 ] {} <Debug> TCP-Session: e0dcf8fb-b018-4925-a268-eb7afe3b5ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17237 | 2026.01.13 03:27:32.808721 [ 366 ] {} <Debug> TCP-Session: e0dcf8fb-b018-4925-a268-eb7afe3b5ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17238 | 2026.01.13 03:27:32.808752 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17239 | 2026.01.13 03:27:32.808781 [ 364 ] {} <Debug> TCP-Session: 0804cd72-e4be-457a-b55c-e03b775513e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49963 | ||
| 17240 | 2026.01.13 03:27:32.808798 [ 364 ] {} <Debug> TCP-Session: 0804cd72-e4be-457a-b55c-e03b775513e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17241 | 2026.01.13 03:27:32.808810 [ 364 ] {} <Debug> TCP-Session: 0804cd72-e4be-457a-b55c-e03b775513e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17242 | 2026.01.13 03:27:32.808827 [ 289 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17243 | 2026.01.13 03:27:32.808884 [ 289 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17244 | 2026.01.13 03:27:32.809134 [ 289 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 17245 | 2026.01.13 03:27:32.810029 [ 329 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Trace> AggregatingTransform: Aggregating | ||
| 17246 | 2026.01.13 03:27:32.810078 [ 329 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Trace> Aggregator: Aggregation method: without_key | ||
| 17247 | 2026.01.13 03:27:32.810119 [ 329 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893678 sec. (1118.971 rows/sec., 43.71 KiB/sec.) | ||
| 17248 | 2026.01.13 03:27:32.810142 [ 329 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Trace> Aggregator: Merging aggregated data | ||
| 17249 | 2026.01.13 03:27:32.811362 [ 289 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002805 sec., 356.50623885918003 rows/sec., 13.93 KiB/sec. | ||
| 17250 | 2026.01.13 03:27:32.811553 [ 289 ] {7320b38c-aca3-4399-9341-733ba3b3e80a} <Debug> TCPHandler: Processed in 0.003473601 sec. | ||
| 17251 | 2026.01.13 03:27:32.811677 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17252 | 2026.01.13 03:27:32.811697 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17253 | 2026.01.13 03:27:32.811723 [ 289 ] {} <Debug> TCP-Session: b055fb37-d48b-4f08-9d7f-ba281ec93acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17254 | 2026.01.13 03:27:32.811736 [ 351 ] {} <Debug> TCP-Session: 8cc58c11-65c2-410a-ad67-1ed168b9af5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17255 | 2026.01.13 03:27:32.811740 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17256 | 2026.01.13 03:27:32.811760 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17257 | 2026.01.13 03:27:32.811778 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17258 | 2026.01.13 03:27:32.811791 [ 367 ] {} <Debug> TCP-Session: cd3ab6ce-b016-4409-9d10-9325982d80b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17259 | 2026.01.13 03:27:32.811814 [ 362 ] {} <Debug> TCP-Session: 68c4b1b0-1956-4ca5-acfa-3b5585ff13eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17260 | 2026.01.13 03:27:32.811827 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17261 | 2026.01.13 03:27:32.811831 [ 363 ] {} <Debug> TCP-Session: d8f295b9-930a-444d-81e1-ade4df2b43d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17262 | 2026.01.13 03:27:32.811813 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17263 | 2026.01.13 03:27:32.811868 [ 366 ] {} <Debug> TCP-Session: e0dcf8fb-b018-4925-a268-eb7afe3b5ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17264 | 2026.01.13 03:27:32.811794 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17265 | 2026.01.13 03:27:32.811922 [ 365 ] {} <Debug> TCP-Session: b2c255ee-6cd4-440c-bf96-5470fa670fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17266 | 2026.01.13 03:27:32.811960 [ 364 ] {} <Debug> TCP-Session: 0804cd72-e4be-457a-b55c-e03b775513e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17267 | 2026.01.13 03:27:32.811723 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17268 | 2026.01.13 03:27:32.812014 [ 368 ] {} <Debug> TCP-Session: eb4bf474-aa46-46e9-aa33-0d097b57f8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17269 | 2026.01.13 03:27:33.091177 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52453 | ||
| 17270 | 2026.01.13 03:27:33.091289 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17271 | 2026.01.13 03:27:33.091319 [ 289 ] {} <Debug> TCP-Session: d9dcd36f-3f7e-43e3-9729-7a987fa20189 Authenticating user 'default' from [fd00:1122:3344:101::e]:52453 | ||
| 17272 | 2026.01.13 03:27:33.091345 [ 289 ] {} <Debug> TCP-Session: d9dcd36f-3f7e-43e3-9729-7a987fa20189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17273 | 2026.01.13 03:27:33.091360 [ 289 ] {} <Debug> TCP-Session: d9dcd36f-3f7e-43e3-9729-7a987fa20189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17274 | 2026.01.13 03:27:33.091589 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39684 | ||
| 17275 | 2026.01.13 03:27:33.091607 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34310 | ||
| 17276 | 2026.01.13 03:27:33.091633 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56804 | ||
| 17277 | 2026.01.13 03:27:33.091669 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37917 | ||
| 17278 | 2026.01.13 03:27:33.091681 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60803 | ||
| 17279 | 2026.01.13 03:27:33.091715 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17280 | 2026.01.13 03:27:33.091715 [ 289 ] {} <Trace> TCP-Session: d9dcd36f-3f7e-43e3-9729-7a987fa20189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17281 | 2026.01.13 03:27:33.091754 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17282 | 2026.01.13 03:27:33.091762 [ 351 ] {} <Debug> TCP-Session: 7e80b2f7-aa50-4251-80fe-b44c904f7ee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39684 | ||
| 17283 | 2026.01.13 03:27:33.091754 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17284 | 2026.01.13 03:27:33.091800 [ 363 ] {} <Debug> TCP-Session: 49dfc2d5-aa48-417f-b390-7e45b4077d8d Authenticating user 'default' from [fd00:1122:3344:101::e]:56804 | ||
| 17285 | 2026.01.13 03:27:33.091813 [ 351 ] {} <Debug> TCP-Session: 7e80b2f7-aa50-4251-80fe-b44c904f7ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17286 | 2026.01.13 03:27:33.091831 [ 367 ] {} <Debug> TCP-Session: cf085f10-29c2-4366-be06-b496e08e7e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:37917 | ||
| 17287 | 2026.01.13 03:27:33.091842 [ 363 ] {} <Debug> TCP-Session: 49dfc2d5-aa48-417f-b390-7e45b4077d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17288 | 2026.01.13 03:27:33.091847 [ 351 ] {} <Debug> TCP-Session: 7e80b2f7-aa50-4251-80fe-b44c904f7ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17289 | 2026.01.13 03:27:33.091863 [ 363 ] {} <Debug> TCP-Session: 49dfc2d5-aa48-417f-b390-7e45b4077d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17290 | 2026.01.13 03:27:33.091860 [ 367 ] {} <Debug> TCP-Session: cf085f10-29c2-4366-be06-b496e08e7e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17291 | 2026.01.13 03:27:33.091804 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17292 | 2026.01.13 03:27:33.091907 [ 367 ] {} <Debug> TCP-Session: cf085f10-29c2-4366-be06-b496e08e7e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17293 | 2026.01.13 03:27:33.091922 [ 289 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17294 | 2026.01.13 03:27:33.091944 [ 368 ] {} <Debug> TCP-Session: 94bfe291-c018-4621-9cf8-c2287fcc4d08 Authenticating user 'default' from [fd00:1122:3344:101::e]:60803 | ||
| 17295 | 2026.01.13 03:27:33.091710 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17296 | 2026.01.13 03:27:33.091982 [ 368 ] {} <Debug> TCP-Session: 94bfe291-c018-4621-9cf8-c2287fcc4d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17297 | 2026.01.13 03:27:33.092003 [ 362 ] {} <Debug> TCP-Session: 7f5f31a4-8953-4f6f-8451-703d9bfdff6e Authenticating user 'default' from [fd00:1122:3344:101::e]:34310 | ||
| 17298 | 2026.01.13 03:27:33.092009 [ 368 ] {} <Debug> TCP-Session: 94bfe291-c018-4621-9cf8-c2287fcc4d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17299 | 2026.01.13 03:27:33.092028 [ 362 ] {} <Debug> TCP-Session: 7f5f31a4-8953-4f6f-8451-703d9bfdff6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17300 | 2026.01.13 03:27:33.091653 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63233 | ||
| 17301 | 2026.01.13 03:27:33.092051 [ 362 ] {} <Debug> TCP-Session: 7f5f31a4-8953-4f6f-8451-703d9bfdff6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17302 | 2026.01.13 03:27:33.091645 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60646 | ||
| 17303 | 2026.01.13 03:27:33.091658 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45734 | ||
| 17304 | 2026.01.13 03:27:33.092126 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17305 | 2026.01.13 03:27:33.092167 [ 364 ] {} <Debug> TCP-Session: cb757815-0ceb-4d9a-a71f-6894e8b01e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:63233 | ||
| 17306 | 2026.01.13 03:27:33.092168 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17307 | 2026.01.13 03:27:33.092187 [ 364 ] {} <Debug> TCP-Session: cb757815-0ceb-4d9a-a71f-6894e8b01e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17308 | 2026.01.13 03:27:33.092200 [ 289 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17309 | 2026.01.13 03:27:33.092211 [ 364 ] {} <Debug> TCP-Session: cb757815-0ceb-4d9a-a71f-6894e8b01e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2026.01.13 03:27:33.092208 [ 365 ] {} <Debug> TCP-Session: 536da74b-44d8-40f5-a13f-b9da2cf24284 Authenticating user 'default' from [fd00:1122:3344:101::e]:60646 | ||
| 17311 | 2026.01.13 03:27:33.092195 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17312 | 2026.01.13 03:27:33.092262 [ 289 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17313 | 2026.01.13 03:27:33.092268 [ 365 ] {} <Debug> TCP-Session: 536da74b-44d8-40f5-a13f-b9da2cf24284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17314 | 2026.01.13 03:27:33.092291 [ 366 ] {} <Debug> TCP-Session: 8f6d41e0-9b0f-49f2-a32e-5e97b58787e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45734 | ||
| 17315 | 2026.01.13 03:27:33.092310 [ 365 ] {} <Debug> TCP-Session: 536da74b-44d8-40f5-a13f-b9da2cf24284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17316 | 2026.01.13 03:27:33.092333 [ 366 ] {} <Debug> TCP-Session: 8f6d41e0-9b0f-49f2-a32e-5e97b58787e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17317 | 2026.01.13 03:27:33.092352 [ 366 ] {} <Debug> TCP-Session: 8f6d41e0-9b0f-49f2-a32e-5e97b58787e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17318 | 2026.01.13 03:27:33.092575 [ 289 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 17319 | 2026.01.13 03:27:33.093608 [ 305 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Trace> AggregatingTransform: Aggregating | ||
| 17320 | 2026.01.13 03:27:33.093643 [ 305 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Trace> Aggregator: Aggregation method: without_key | ||
| 17321 | 2026.01.13 03:27:33.093675 [ 305 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100165 sec. (998.353 rows/sec., 39.00 KiB/sec.) | ||
| 17322 | 2026.01.13 03:27:33.093690 [ 305 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Trace> Aggregator: Merging aggregated data | ||
| 17323 | 2026.01.13 03:27:33.094825 [ 289 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002959 sec., 337.95201081446436 rows/sec., 13.20 KiB/sec. | ||
| 17324 | 2026.01.13 03:27:33.095000 [ 289 ] {5aeeaee9-2406-4d89-95b8-50874242cbae} <Debug> TCPHandler: Processed in 0.003403979 sec. | ||
| 17325 | 2026.01.13 03:27:33.095121 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17326 | 2026.01.13 03:27:33.095148 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17327 | 2026.01.13 03:27:33.095151 [ 289 ] {} <Debug> TCP-Session: d9dcd36f-3f7e-43e3-9729-7a987fa20189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17328 | 2026.01.13 03:27:33.095168 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17329 | 2026.01.13 03:27:33.095199 [ 367 ] {} <Debug> TCP-Session: cf085f10-29c2-4366-be06-b496e08e7e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17330 | 2026.01.13 03:27:33.095209 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17331 | 2026.01.13 03:27:33.095219 [ 362 ] {} <Debug> TCP-Session: 7f5f31a4-8953-4f6f-8451-703d9bfdff6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17332 | 2026.01.13 03:27:33.095240 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17333 | 2026.01.13 03:27:33.095257 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17334 | 2026.01.13 03:27:33.095274 [ 365 ] {} <Debug> TCP-Session: 536da74b-44d8-40f5-a13f-b9da2cf24284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17335 | 2026.01.13 03:27:33.095299 [ 364 ] {} <Debug> TCP-Session: cb757815-0ceb-4d9a-a71f-6894e8b01e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17336 | 2026.01.13 03:27:33.095318 [ 363 ] {} <Debug> TCP-Session: 49dfc2d5-aa48-417f-b390-7e45b4077d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17337 | 2026.01.13 03:27:33.095271 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17338 | 2026.01.13 03:27:33.095221 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17339 | 2026.01.13 03:27:33.095394 [ 368 ] {} <Debug> TCP-Session: 94bfe291-c018-4621-9cf8-c2287fcc4d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17340 | 2026.01.13 03:27:33.095191 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17341 | 2026.01.13 03:27:33.095419 [ 366 ] {} <Debug> TCP-Session: 8f6d41e0-9b0f-49f2-a32e-5e97b58787e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17342 | 2026.01.13 03:27:33.095457 [ 351 ] {} <Debug> TCP-Session: 7e80b2f7-aa50-4251-80fe-b44c904f7ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17343 | 2026.01.13 03:27:33.648202 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17344 | 2026.01.13 03:27:33.666326 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2026.01.13 03:27:33.666397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17346 | 2026.01.13 03:27:33.673078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17347 | 2026.01.13 03:27:33.673830 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17348 | 2026.01.13 03:27:33.674152 [ 144 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17349 | 2026.01.13 03:27:33.674220 [ 144 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17350 | 2026.01.13 03:27:33.674244 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17351 | 2026.01.13 03:27:33.674378 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17352 | 2026.01.13 03:27:33.677623 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17353 | 2026.01.13 03:27:33.678351 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17354 | 2026.01.13 03:27:33.680054 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17355 | 2026.01.13 03:27:33.685280 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17356 | 2026.01.13 03:27:33.690026 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17357 | 2026.01.13 03:27:33.694513 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17358 | 2026.01.13 03:27:33.700532 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17359 | 2026.01.13 03:27:33.705323 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17360 | 2026.01.13 03:27:33.772901 [ 196 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.098577218 sec., 6188.042352747265 rows/sec., 32.00 MiB/sec. | ||
| 17361 | 2026.01.13 03:27:33.776251 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17362 | 2026.01.13 03:27:33.778600 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2026.01.13 03:27:33.778733 [ 187 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_81_16} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17364 | 2026.01.13 03:27:33.781395 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17365 | 2026.01.13 03:27:34.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.40 MiB, peak 396.83 MiB, free memory in arenas 0.00 B, will set to 378.11 MiB (RSS), difference: -1.29 MiB | ||
| 17366 | 2026.01.13 03:27:34.121838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2082 | ||
| 17367 | 2026.01.13 03:27:34.124987 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2026.01.13 03:27:34.125054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17369 | 2026.01.13 03:27:34.126377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17370 | 2026.01.13 03:27:34.126678 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2026.01.13 03:27:34.126861 [ 181 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17372 | 2026.01.13 03:27:34.126930 [ 181 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.01.13 03:27:34.126951 [ 181 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17374 | 2026.01.13 03:27:34.127046 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 17375 | 2026.01.13 03:27:34.127081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2082 | ||
| 17376 | 2026.01.13 03:27:34.127523 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17377 | 2026.01.13 03:27:34.127670 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1932 rows starting from the beginning of the part | ||
| 17378 | 2026.01.13 03:27:34.128031 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 17379 | 2026.01.13 03:27:34.128385 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part | ||
| 17380 | 2026.01.13 03:27:34.128728 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 17381 | 2026.01.13 03:27:34.129064 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 17382 | 2026.01.13 03:27:34.129405 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 17383 | 2026.01.13 03:27:34.137672 [ 189 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2082 rows, containing 72 columns (72 merged, 0 gathered) in 0.010664237 sec., 195231.97018220805 rows/sec., 150.47 MiB/sec. | ||
| 17384 | 2026.01.13 03:27:34.139746 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17385 | 2026.01.13 03:27:34.140407 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2026.01.13 03:27:34.140506 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_61_12} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17387 | 2026.01.13 03:27:34.140884 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 17388 | 2026.01.13 03:27:35.177681 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17389 | 2026.01.13 03:27:35.177877 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17390 | 2026.01.13 03:27:35.177950 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17391 | 2026.01.13 03:27:35.178731 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17392 | 2026.01.13 03:27:35.178781 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17393 | 2026.01.13 03:27:35.179187 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17394 | 2026.01.13 03:27:35.179422 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17395 | 2026.01.13 03:27:35.179578 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001751 sec., 67390.06282124501 rows/sec., 5.71 MiB/sec. | ||
| 17396 | 2026.01.13 03:27:35.179623 [ 4 ] {aeb46799-d439-411a-bed5-2aaea735f282} <Debug> TCPHandler: Processed in 0.002080492 sec. | ||
| 17397 | 2026.01.13 03:27:35.179689 [ 225 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17398 | 2026.01.13 03:27:35.179737 [ 225 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17399 | 2026.01.13 03:27:35.179758 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17400 | 2026.01.13 03:27:35.179864 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17401 | 2026.01.13 03:27:35.179907 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17402 | 2026.01.13 03:27:35.180343 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2026.01.13 03:27:35.180384 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17404 | 2026.01.13 03:27:35.180735 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17405 | 2026.01.13 03:27:35.180980 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2026.01.13 03:27:35.181119 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001277 sec., 24275.64604541895 rows/sec., 1.78 MiB/sec. | ||
| 17407 | 2026.01.13 03:27:35.181125 [ 120 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17408 | 2026.01.13 03:27:35.181160 [ 4 ] {079ea3a5-eb5a-4ba7-8308-6696ba881fab} <Debug> TCPHandler: Processed in 0.001455229 sec. | ||
| 17409 | 2026.01.13 03:27:35.181200 [ 120 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17410 | 2026.01.13 03:27:35.181234 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17411 | 2026.01.13 03:27:35.181295 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2026.01.13 03:27:35.181347 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17413 | 2026.01.13 03:27:35.181397 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17414 | 2026.01.13 03:27:35.181444 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17415 | 2026.01.13 03:27:35.181475 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17416 | 2026.01.13 03:27:35.181515 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 278 rows starting from the beginning of the part | ||
| 17417 | 2026.01.13 03:27:35.181586 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 45 rows starting from the beginning of the part | ||
| 17418 | 2026.01.13 03:27:35.181634 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 17419 | 2026.01.13 03:27:35.181683 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 31 rows starting from the beginning of the part | ||
| 17420 | 2026.01.13 03:27:35.181725 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 14 rows starting from the beginning of the part | ||
| 17421 | 2026.01.13 03:27:35.181765 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part | ||
| 17422 | 2026.01.13 03:27:35.181894 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17423 | 2026.01.13 03:27:35.181938 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17424 | 2026.01.13 03:27:35.182336 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17425 | 2026.01.13 03:27:35.182575 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17426 | 2026.01.13 03:27:35.182683 [ 189 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385389 sec., 295223.9407126807 rows/sec., 20.60 MiB/sec. | ||
| 17427 | 2026.01.13 03:27:35.182715 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001338 sec., 71001.4947683109 rows/sec., 5.55 MiB/sec. | ||
| 17428 | 2026.01.13 03:27:35.182762 [ 4 ] {9c76bd85-bcc8-4a24-961a-63cd57c77290} <Debug> TCPHandler: Processed in 0.001518681 sec. | ||
| 17429 | 2026.01.13 03:27:35.182832 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17430 | 2026.01.13 03:27:35.182887 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2026.01.13 03:27:35.182958 [ 225 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17432 | 2026.01.13 03:27:35.182989 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17433 | 2026.01.13 03:27:35.183041 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17434 | 2026.01.13 03:27:35.183135 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17435 | 2026.01.13 03:27:35.183217 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_116_23} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17436 | 2026.01.13 03:27:35.183300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17437 | 2026.01.13 03:27:35.183553 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17438 | 2026.01.13 03:27:35.183595 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17439 | 2026.01.13 03:27:35.183962 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17440 | 2026.01.13 03:27:35.184181 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17441 | 2026.01.13 03:27:35.184328 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 17442 | 2026.01.13 03:27:35.184373 [ 4 ] {8d3f9828-da0b-43eb-ac87-aab8d290c812} <Debug> TCPHandler: Processed in 0.001534591 sec. | ||
| 17443 | 2026.01.13 03:27:35.184379 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17444 | 2026.01.13 03:27:35.184418 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17445 | 2026.01.13 03:27:35.184506 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.01.13 03:27:35.184609 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17447 | 2026.01.13 03:27:35.184666 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17448 | 2026.01.13 03:27:35.185568 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.01.13 03:27:35.185610 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17450 | 2026.01.13 03:27:35.186198 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17451 | 2026.01.13 03:27:35.186466 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.01.13 03:27:35.186608 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002018 sec., 15361.744301288405 rows/sec., 27.53 MiB/sec. | ||
| 17453 | 2026.01.13 03:27:35.186683 [ 4 ] {ba458445-fe6c-438a-b6f8-a87ce5529182} <Debug> TCPHandler: Processed in 0.002227145 sec. | ||
| 17454 | 2026.01.13 03:27:35.186806 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.01.13 03:27:35.186903 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17456 | 2026.01.13 03:27:35.186947 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17457 | 2026.01.13 03:27:35.187296 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.01.13 03:27:35.187334 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17459 | 2026.01.13 03:27:35.187687 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17460 | 2026.01.13 03:27:35.187923 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.01.13 03:27:35.188049 [ 120 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17462 | 2026.01.13 03:27:35.188054 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 17463 | 2026.01.13 03:27:35.188096 [ 120 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17464 | 2026.01.13 03:27:35.188113 [ 4 ] {996aa982-e577-4aec-a93b-ee85d6f70039} <Debug> TCPHandler: Processed in 0.001357258 sec. | ||
| 17465 | 2026.01.13 03:27:35.188121 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17466 | 2026.01.13 03:27:35.188265 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17467 | 2026.01.13 03:27:35.188423 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17468 | 2026.01.13 03:27:35.188461 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7280 rows starting from the beginning of the part | ||
| 17469 | 2026.01.13 03:27:35.188475 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17470 | 2026.01.13 03:27:35.188529 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 17471 | 2026.01.13 03:27:35.188591 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 17472 | 2026.01.13 03:27:35.188633 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 17473 | 2026.01.13 03:27:35.188676 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 17474 | 2026.01.13 03:27:35.188715 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 17475 | 2026.01.13 03:27:35.190634 [ 192 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002433119 sec., 3115342.8993814113 rows/sec., 203.36 MiB/sec. | ||
| 17476 | 2026.01.13 03:27:35.191011 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17477 | 2026.01.13 03:27:35.191269 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17478 | 2026.01.13 03:27:35.191338 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_116_23} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17479 | 2026.01.13 03:27:35.191408 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 17480 | 2026.01.13 03:27:35.587945 [ 222 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17481 | 2026.01.13 03:27:35.587997 [ 222 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17482 | 2026.01.13 03:27:35.590631 [ 222 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17483 | 2026.01.13 03:27:36.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.89 MiB, peak 396.83 MiB, free memory in arenas 0.00 B, will set to 378.48 MiB (RSS), difference: 3.60 MiB | ||
| 17484 | 2026.01.13 03:27:38.760645 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17485 | 2026.01.13 03:27:38.760702 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17486 | 2026.01.13 03:27:39.010110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39449 | ||
| 17487 | 2026.01.13 03:27:39.010694 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2026.01.13 03:27:39.010740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17489 | 2026.01.13 03:27:39.011239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17490 | 2026.01.13 03:27:39.011476 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2026.01.13 03:27:39.011623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39449 | ||
| 17492 | 2026.01.13 03:27:40.019984 [ 223 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17493 | 2026.01.13 03:27:40.020099 [ 223 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17494 | 2026.01.13 03:27:40.024142 [ 223 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17495 | 2026.01.13 03:27:40.175584 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17496 | 2026.01.13 03:27:40.175864 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17497 | 2026.01.13 03:27:40.175962 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17498 | 2026.01.13 03:27:40.176662 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2026.01.13 03:27:40.176708 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17500 | 2026.01.13 03:27:40.177097 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17501 | 2026.01.13 03:27:40.177312 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2026.01.13 03:27:40.177462 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001673 sec., 45427.375971309026 rows/sec., 3.73 MiB/sec. | ||
| 17503 | 2026.01.13 03:27:40.177503 [ 4 ] {4eac0cb5-79cd-4b3a-8721-dd57b28c7bca} <Debug> TCPHandler: Processed in 0.002097533 sec. | ||
| 17504 | 2026.01.13 03:27:40.177637 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2026.01.13 03:27:40.177732 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17506 | 2026.01.13 03:27:40.177772 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17507 | 2026.01.13 03:27:40.178227 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2026.01.13 03:27:40.178265 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17509 | 2026.01.13 03:27:40.178557 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17510 | 2026.01.13 03:27:40.178762 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2026.01.13 03:27:40.178891 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 638.33 KiB/sec. | ||
| 17512 | 2026.01.13 03:27:40.178928 [ 4 ] {7b77335c-8ded-45a2-bc1d-43bfc9c24d61} <Debug> TCPHandler: Processed in 0.001340837 sec. | ||
| 17513 | 2026.01.13 03:27:40.179046 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17514 | 2026.01.13 03:27:40.179139 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17515 | 2026.01.13 03:27:40.179178 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17516 | 2026.01.13 03:27:40.179644 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.01.13 03:27:40.179686 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17518 | 2026.01.13 03:27:40.180013 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17519 | 2026.01.13 03:27:40.180223 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17520 | 2026.01.13 03:27:40.180350 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 17521 | 2026.01.13 03:27:40.180388 [ 4 ] {b066bb3e-73bc-4733-8907-43638406636b} <Debug> TCPHandler: Processed in 0.001390918 sec. | ||
| 17522 | 2026.01.13 03:27:40.180503 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2026.01.13 03:27:40.180598 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17524 | 2026.01.13 03:27:40.180641 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17525 | 2026.01.13 03:27:40.181088 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2026.01.13 03:27:40.181125 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17527 | 2026.01.13 03:27:40.181457 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17528 | 2026.01.13 03:27:40.181660 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2026.01.13 03:27:40.181785 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 4 parts from all_1_113_24 to all_116_116_0 | ||
| 17530 | 2026.01.13 03:27:40.181792 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 17531 | 2026.01.13 03:27:40.181840 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17532 | 2026.01.13 03:27:40.181854 [ 4 ] {bb4143da-bb33-4311-b70b-ddc2749b01b1} <Debug> TCPHandler: Processed in 0.001400189 sec. | ||
| 17533 | 2026.01.13 03:27:40.181869 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17534 | 2026.01.13 03:27:40.181960 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17535 | 2026.01.13 03:27:40.182007 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_113_24 to all_116_116_0 into Compact with storage Full | ||
| 17536 | 2026.01.13 03:27:40.182059 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17537 | 2026.01.13 03:27:40.182117 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17538 | 2026.01.13 03:27:40.182166 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17539 | 2026.01.13 03:27:40.182211 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_24, total 35638 rows starting from the beginning of the part | ||
| 17540 | 2026.01.13 03:27:40.182285 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 17541 | 2026.01.13 03:27:40.182336 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 17542 | 2026.01.13 03:27:40.182386 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 846 rows starting from the beginning of the part | ||
| 17543 | 2026.01.13 03:27:40.182898 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.01.13 03:27:40.182939 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17545 | 2026.01.13 03:27:40.183461 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17546 | 2026.01.13 03:27:40.183688 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.01.13 03:27:40.183814 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17548 | 2026.01.13 03:27:40.183830 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 17549 | 2026.01.13 03:27:40.183848 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17550 | 2026.01.13 03:27:40.183871 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17551 | 2026.01.13 03:27:40.183891 [ 4 ] {0e8c2937-22f6-4360-89da-ce648d0552bd} <Debug> TCPHandler: Processed in 0.00197779 sec. | ||
| 17552 | 2026.01.13 03:27:40.183972 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17553 | 2026.01.13 03:27:40.184023 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.01.13 03:27:40.184121 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17555 | 2026.01.13 03:27:40.184198 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17556 | 2026.01.13 03:27:40.184246 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17557 | 2026.01.13 03:27:40.184277 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2256 rows starting from the beginning of the part | ||
| 17558 | 2026.01.13 03:27:40.184408 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 17559 | 2026.01.13 03:27:40.184507 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 17560 | 2026.01.13 03:27:40.184598 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17561 | 2026.01.13 03:27:40.184599 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 10 rows starting from the beginning of the part | ||
| 17562 | 2026.01.13 03:27:40.184641 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17563 | 2026.01.13 03:27:40.184710 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 17564 | 2026.01.13 03:27:40.184821 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 17565 | 2026.01.13 03:27:40.185041 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17566 | 2026.01.13 03:27:40.185306 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17567 | 2026.01.13 03:27:40.185442 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 17568 | 2026.01.13 03:27:40.185478 [ 4 ] {9d73c535-fdca-410f-9a14-6baed10618f7} <Debug> TCPHandler: Processed in 0.001502741 sec. | ||
| 17569 | 2026.01.13 03:27:40.185487 [ 223 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17570 | 2026.01.13 03:27:40.185516 [ 223 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17571 | 2026.01.13 03:27:40.188641 [ 223 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17572 | 2026.01.13 03:27:40.188653 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36804 rows, containing 5 columns (5 merged, 0 gathered) in 0.006689736 sec., 5501562.393493555 rows/sec., 373.71 MiB/sec. | ||
| 17573 | 2026.01.13 03:27:40.189191 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Trace> MergedBlockOutputStream: filled checksums all_1_116_25 (state Temporary) | ||
| 17574 | 2026.01.13 03:27:40.189507 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_116_25 to all_1_116_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.01.13 03:27:40.189586 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 4 parts: [all_1_113_24, all_116_116_0] -> all_1_116_25 | ||
| 17576 | 2026.01.13 03:27:40.189667 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17577 | 2026.01.13 03:27:40.195966 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 19 columns (19 merged, 0 gathered) in 0.012041295 sec., 194995.63792764815 rows/sec., 349.42 MiB/sec. | ||
| 17578 | 2026.01.13 03:27:40.198759 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17579 | 2026.01.13 03:27:40.199148 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2026.01.13 03:27:40.199225 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17581 | 2026.01.13 03:27:40.199401 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.48 MiB. | ||
| 17582 | 2026.01.13 03:27:41.000308 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.99 MiB, peak 397.44 MiB, free memory in arenas 0.00 B, will set to 385.71 MiB (RSS), difference: 6.72 MiB | ||
| 17583 | 2026.01.13 03:27:41.177778 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17584 | 2026.01.13 03:27:41.196100 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17585 | 2026.01.13 03:27:41.196167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17586 | 2026.01.13 03:27:41.202334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17587 | 2026.01.13 03:27:41.203084 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17588 | 2026.01.13 03:27:41.206470 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17589 | 2026.01.13 03:27:44.127329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2106 | ||
| 17590 | 2026.01.13 03:27:44.129516 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17591 | 2026.01.13 03:27:44.129559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17592 | 2026.01.13 03:27:44.130706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17593 | 2026.01.13 03:27:44.130970 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17594 | 2026.01.13 03:27:44.131234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2106 | ||
| 17595 | 2026.01.13 03:27:45.187518 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17596 | 2026.01.13 03:27:45.187714 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17597 | 2026.01.13 03:27:45.187779 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17598 | 2026.01.13 03:27:45.188594 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17599 | 2026.01.13 03:27:45.188638 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17600 | 2026.01.13 03:27:45.189041 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17601 | 2026.01.13 03:27:45.189273 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17602 | 2026.01.13 03:27:45.189429 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 17603 | 2026.01.13 03:27:45.189473 [ 4 ] {4e456432-ea21-402f-98ef-e954886d9813} <Debug> TCPHandler: Processed in 0.002079083 sec. | ||
| 17604 | 2026.01.13 03:27:45.189593 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17605 | 2026.01.13 03:27:45.189690 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17606 | 2026.01.13 03:27:45.189732 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17607 | 2026.01.13 03:27:45.190123 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17608 | 2026.01.13 03:27:45.190160 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17609 | 2026.01.13 03:27:45.190450 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17610 | 2026.01.13 03:27:45.190664 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17611 | 2026.01.13 03:27:45.190793 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001122 sec., 7130.124777183601 rows/sec., 581.41 KiB/sec. | ||
| 17612 | 2026.01.13 03:27:45.190832 [ 4 ] {7e3df5e3-d58a-4816-b268-1bbe3d494946} <Debug> TCPHandler: Processed in 0.001291036 sec. | ||
| 17613 | 2026.01.13 03:27:45.190948 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17614 | 2026.01.13 03:27:45.191044 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17615 | 2026.01.13 03:27:45.191083 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17616 | 2026.01.13 03:27:45.192317 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17617 | 2026.01.13 03:27:45.192352 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17618 | 2026.01.13 03:27:45.192716 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17619 | 2026.01.13 03:27:45.192938 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17620 | 2026.01.13 03:27:45.193066 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Debug> executeQuery: Read 1178 rows, 95.95 KiB in 0.002041 sec., 577168.0548750613 rows/sec., 45.91 MiB/sec. | ||
| 17621 | 2026.01.13 03:27:45.193105 [ 4 ] {54bf592c-ee4f-498c-a5ec-51e19c7f7006} <Debug> TCPHandler: Processed in 0.002208705 sec. | ||
| 17622 | 2026.01.13 03:27:45.193216 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17623 | 2026.01.13 03:27:45.193311 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17624 | 2026.01.13 03:27:45.193351 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17625 | 2026.01.13 03:27:45.193883 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17626 | 2026.01.13 03:27:45.193920 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17627 | 2026.01.13 03:27:45.194231 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17628 | 2026.01.13 03:27:45.194449 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2026.01.13 03:27:45.194577 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Debug> executeQuery: Read 244 rows, 15.21 KiB in 0.001285 sec., 189883.2684824903 rows/sec., 11.56 MiB/sec. | ||
| 17630 | 2026.01.13 03:27:45.194615 [ 4 ] {11aa7f57-a4a4-4bd2-80e9-c71c4a16a8f6} <Debug> TCPHandler: Processed in 0.001448799 sec. | ||
| 17631 | 2026.01.13 03:27:45.194719 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17632 | 2026.01.13 03:27:45.194814 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17633 | 2026.01.13 03:27:45.194854 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17634 | 2026.01.13 03:27:45.195365 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2026.01.13 03:27:45.195400 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17636 | 2026.01.13 03:27:45.195709 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17637 | 2026.01.13 03:27:45.195915 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2026.01.13 03:27:45.196041 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 17639 | 2026.01.13 03:27:45.196079 [ 4 ] {3d5aa1f8-6cb3-4f56-9872-65f57b770eae} <Debug> TCPHandler: Processed in 0.001409139 sec. | ||
| 17640 | 2026.01.13 03:27:45.196213 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17641 | 2026.01.13 03:27:45.196338 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17642 | 2026.01.13 03:27:45.196388 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17643 | 2026.01.13 03:27:45.196987 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17644 | 2026.01.13 03:27:45.197032 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17645 | 2026.01.13 03:27:45.197362 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17646 | 2026.01.13 03:27:45.197589 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17647 | 2026.01.13 03:27:45.197719 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001405 sec., 150177.9359430605 rows/sec., 8.53 MiB/sec. | ||
| 17648 | 2026.01.13 03:27:45.197759 [ 4 ] {f263c0a2-240a-4793-a83e-1ca470070317} <Debug> TCPHandler: Processed in 0.001607882 sec. | ||
| 17649 | 2026.01.13 03:27:45.197865 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17650 | 2026.01.13 03:27:45.197965 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17651 | 2026.01.13 03:27:45.198006 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17652 | 2026.01.13 03:27:45.198774 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17653 | 2026.01.13 03:27:45.198811 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17654 | 2026.01.13 03:27:45.199149 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17655 | 2026.01.13 03:27:45.199363 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17656 | 2026.01.13 03:27:45.199492 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001543 sec., 465327.2845106934 rows/sec., 32.66 MiB/sec. | ||
| 17657 | 2026.01.13 03:27:45.199533 [ 4 ] {276e20b4-703c-4cb1-bec0-950261d3761e} <Debug> TCPHandler: Processed in 0.001716524 sec. | ||
| 17658 | 2026.01.13 03:27:45.199645 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17659 | 2026.01.13 03:27:45.199741 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17660 | 2026.01.13 03:27:45.199782 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17661 | 2026.01.13 03:27:45.200122 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17662 | 2026.01.13 03:27:45.200157 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17663 | 2026.01.13 03:27:45.200452 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17664 | 2026.01.13 03:27:45.200661 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17665 | 2026.01.13 03:27:45.200789 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 17666 | 2026.01.13 03:27:45.200827 [ 4 ] {a609ce21-56e9-4073-ac3d-3ddb86057cfe} <Debug> TCPHandler: Processed in 0.001229775 sec. | ||
| 17667 | 2026.01.13 03:27:45.200949 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17668 | 2026.01.13 03:27:45.201065 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17669 | 2026.01.13 03:27:45.201117 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17670 | 2026.01.13 03:27:45.201640 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2026.01.13 03:27:45.201684 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17672 | 2026.01.13 03:27:45.202087 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17673 | 2026.01.13 03:27:45.202296 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17674 | 2026.01.13 03:27:45.202424 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001383 sec., 229934.92407809114 rows/sec., 15.11 MiB/sec. | ||
| 17675 | 2026.01.13 03:27:45.202461 [ 4 ] {deb3cb4e-6e0b-48bc-8b68-404ef9384e79} <Debug> TCPHandler: Processed in 0.001571522 sec. | ||
| 17676 | 2026.01.13 03:27:45.202566 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.01.13 03:27:45.202661 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17678 | 2026.01.13 03:27:45.202704 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17679 | 2026.01.13 03:27:45.203013 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.01.13 03:27:45.203051 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17681 | 2026.01.13 03:27:45.203368 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17682 | 2026.01.13 03:27:45.203588 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17683 | 2026.01.13 03:27:45.203721 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 17684 | 2026.01.13 03:27:45.203761 [ 4 ] {0bd6eed9-1484-4fd9-afcd-f7024fc71feb} <Debug> TCPHandler: Processed in 0.001243376 sec. | ||
| 17685 | 2026.01.13 03:27:45.203866 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17686 | 2026.01.13 03:27:45.203960 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17687 | 2026.01.13 03:27:45.204014 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17688 | 2026.01.13 03:27:45.204863 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17689 | 2026.01.13 03:27:45.204901 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17690 | 2026.01.13 03:27:45.205445 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17691 | 2026.01.13 03:27:45.205674 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.01.13 03:27:45.205812 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001869 sec., 16586.40984483681 rows/sec., 29.72 MiB/sec. | ||
| 17693 | 2026.01.13 03:27:45.205868 [ 4 ] {34103413-1090-4ef2-9197-aa6a9919faaf} <Debug> TCPHandler: Processed in 0.002050262 sec. | ||
| 17694 | 2026.01.13 03:27:45.205889 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17695 | 2026.01.13 03:27:45.205943 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17696 | 2026.01.13 03:27:45.205979 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17697 | 2026.01.13 03:27:45.206081 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17698 | 2026.01.13 03:27:45.206123 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17699 | 2026.01.13 03:27:45.206459 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2026.01.13 03:27:45.206499 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17701 | 2026.01.13 03:27:45.206847 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17702 | 2026.01.13 03:27:45.207115 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2026.01.13 03:27:45.207250 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 5.37 MiB/sec. | ||
| 17704 | 2026.01.13 03:27:45.207286 [ 4 ] {6b909cf5-305d-40cb-bd97-4ad7f53993bf} <Debug> TCPHandler: Processed in 0.001355577 sec. | ||
| 17705 | 2026.01.13 03:27:45.208667 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17706 | 2026.01.13 03:27:46.512754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39897 | ||
| 17707 | 2026.01.13 03:27:46.513303 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.01.13 03:27:46.513350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17709 | 2026.01.13 03:27:46.513854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17710 | 2026.01.13 03:27:46.514092 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.01.13 03:27:46.514223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39897 | ||
| 17712 | 2026.01.13 03:27:48.707512 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17713 | 2026.01.13 03:27:48.725335 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17714 | 2026.01.13 03:27:48.725385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17715 | 2026.01.13 03:27:48.731525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17716 | 2026.01.13 03:27:48.732282 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17717 | 2026.01.13 03:27:48.735309 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17718 | 2026.01.13 03:27:50.176019 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17719 | 2026.01.13 03:27:50.176293 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17720 | 2026.01.13 03:27:50.176356 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17721 | 2026.01.13 03:27:50.177083 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.01.13 03:27:50.177122 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17723 | 2026.01.13 03:27:50.177551 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17724 | 2026.01.13 03:27:50.177780 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.01.13 03:27:50.177930 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001683 sec., 45157.456922162804 rows/sec., 3.71 MiB/sec. | ||
| 17726 | 2026.01.13 03:27:50.177972 [ 4 ] {0b329f11-5a3b-4d3d-8642-784ec68561ba} <Debug> TCPHandler: Processed in 0.002129594 sec. | ||
| 17727 | 2026.01.13 03:27:50.178113 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.01.13 03:27:50.178209 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17729 | 2026.01.13 03:27:50.178249 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17730 | 2026.01.13 03:27:50.178714 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.01.13 03:27:50.178749 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17732 | 2026.01.13 03:27:50.179041 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17733 | 2026.01.13 03:27:50.179254 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.01.13 03:27:50.179378 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 17735 | 2026.01.13 03:27:50.179415 [ 4 ] {abc1e80e-5d73-4de0-bd4f-c3c1f5fc496d} <Debug> TCPHandler: Processed in 0.001359267 sec. | ||
| 17736 | 2026.01.13 03:27:50.179525 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17737 | 2026.01.13 03:27:50.179617 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17738 | 2026.01.13 03:27:50.179657 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17739 | 2026.01.13 03:27:50.180107 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.01.13 03:27:50.180142 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17741 | 2026.01.13 03:27:50.180450 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17742 | 2026.01.13 03:27:50.180665 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.01.13 03:27:50.180793 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 17744 | 2026.01.13 03:27:50.180831 [ 4 ] {61e64b58-c3a8-41d0-ad53-1945225f9914} <Debug> TCPHandler: Processed in 0.001353817 sec. | ||
| 17745 | 2026.01.13 03:27:50.180958 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17746 | 2026.01.13 03:27:50.181053 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17747 | 2026.01.13 03:27:50.181094 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17748 | 2026.01.13 03:27:50.181558 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17749 | 2026.01.13 03:27:50.181595 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17750 | 2026.01.13 03:27:50.181943 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17751 | 2026.01.13 03:27:50.182168 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17752 | 2026.01.13 03:27:50.182298 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 17753 | 2026.01.13 03:27:50.182340 [ 4 ] {5c44ab46-8b6b-40e3-93ee-9738f5fbbc00} <Debug> TCPHandler: Processed in 0.001431589 sec. | ||
| 17754 | 2026.01.13 03:27:50.182458 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.01.13 03:27:50.182553 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17756 | 2026.01.13 03:27:50.182606 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17757 | 2026.01.13 03:27:50.183436 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.01.13 03:27:50.183473 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17759 | 2026.01.13 03:27:50.183998 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17760 | 2026.01.13 03:27:50.184219 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.01.13 03:27:50.184356 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001821 sec., 5491.488193300384 rows/sec., 9.84 MiB/sec. | ||
| 17762 | 2026.01.13 03:27:50.184410 [ 4 ] {3643b3b0-9dda-41ce-9fa3-cfa95bbba1c1} <Debug> TCPHandler: Processed in 0.001999901 sec. | ||
| 17763 | 2026.01.13 03:27:50.184548 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17764 | 2026.01.13 03:27:50.184643 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17765 | 2026.01.13 03:27:50.184683 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17766 | 2026.01.13 03:27:50.185041 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.01.13 03:27:50.185077 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17768 | 2026.01.13 03:27:50.185378 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17769 | 2026.01.13 03:27:50.185587 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17770 | 2026.01.13 03:27:50.185712 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 17771 | 2026.01.13 03:27:50.185752 [ 4 ] {8fd27d5e-60b3-400c-aab4-99d9fcd171e0} <Debug> TCPHandler: Processed in 0.001252845 sec. | ||
| 17772 | 2026.01.13 03:27:53.760767 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17773 | 2026.01.13 03:27:53.760845 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17774 | 2026.01.13 03:27:54.015259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40409 | ||
| 17775 | 2026.01.13 03:27:54.015766 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.01.13 03:27:54.015801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17777 | 2026.01.13 03:27:54.016281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17778 | 2026.01.13 03:27:54.016523 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17779 | 2026.01.13 03:27:54.016668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40409 | ||
| 17780 | 2026.01.13 03:27:54.131972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2142 | ||
| 17781 | 2026.01.13 03:27:54.134747 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.01.13 03:27:54.134794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17783 | 2026.01.13 03:27:54.136008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17784 | 2026.01.13 03:27:54.136269 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.01.13 03:27:54.136532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
| 17786 | 2026.01.13 03:27:55.187930 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17787 | 2026.01.13 03:27:55.188131 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17788 | 2026.01.13 03:27:55.188198 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17789 | 2026.01.13 03:27:55.189025 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.01.13 03:27:55.189070 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17791 | 2026.01.13 03:27:55.189467 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17792 | 2026.01.13 03:27:55.189701 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2026.01.13 03:27:55.189853 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00177 sec., 231638.41807909604 rows/sec., 14.69 MiB/sec. | ||
| 17794 | 2026.01.13 03:27:55.189896 [ 4 ] {775c2cbd-8f70-46f5-afff-f2695fbbfa7c} <Debug> TCPHandler: Processed in 0.002099843 sec. | ||
| 17795 | 2026.01.13 03:27:55.190023 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17796 | 2026.01.13 03:27:55.190116 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17797 | 2026.01.13 03:27:55.190160 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17798 | 2026.01.13 03:27:55.191052 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2026.01.13 03:27:55.191086 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17800 | 2026.01.13 03:27:55.191452 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17801 | 2026.01.13 03:27:55.191659 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2026.01.13 03:27:55.191772 [ 138 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17803 | 2026.01.13 03:27:55.191787 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001688 sec., 695497.6303317535 rows/sec., 55.34 MiB/sec. | ||
| 17804 | 2026.01.13 03:27:55.191816 [ 138 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2026.01.13 03:27:55.191833 [ 4 ] {56b7e1d8-838d-406e-9bfd-9374869a805c} <Debug> TCPHandler: Processed in 0.001867298 sec. | ||
| 17806 | 2026.01.13 03:27:55.191839 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17807 | 2026.01.13 03:27:55.191990 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17808 | 2026.01.13 03:27:55.191988 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17809 | 2026.01.13 03:27:55.192084 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17810 | 2026.01.13 03:27:55.192128 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17811 | 2026.01.13 03:27:55.192158 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17812 | 2026.01.13 03:27:55.192200 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2467 rows starting from the beginning of the part | ||
| 17813 | 2026.01.13 03:27:55.192272 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 118 rows starting from the beginning of the part | ||
| 17814 | 2026.01.13 03:27:55.192315 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 76 rows starting from the beginning of the part | ||
| 17815 | 2026.01.13 03:27:55.192356 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1178 rows starting from the beginning of the part | ||
| 17816 | 2026.01.13 03:27:55.192396 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 76 rows starting from the beginning of the part | ||
| 17817 | 2026.01.13 03:27:55.192434 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1174 rows starting from the beginning of the part | ||
| 17818 | 2026.01.13 03:27:55.192674 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2026.01.13 03:27:55.192716 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17820 | 2026.01.13 03:27:55.193051 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17821 | 2026.01.13 03:27:55.193274 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17822 | 2026.01.13 03:27:55.193407 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001339 sec., 176250.93353248693 rows/sec., 10.68 MiB/sec. | ||
| 17823 | 2026.01.13 03:27:55.193447 [ 4 ] {67e5b23f-d9e5-4b9c-aabb-fbebf1c59bfa} <Debug> TCPHandler: Processed in 0.001513851 sec. | ||
| 17824 | 2026.01.13 03:27:55.193562 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17825 | 2026.01.13 03:27:55.193655 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17826 | 2026.01.13 03:27:55.193692 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17827 | 2026.01.13 03:27:55.194183 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2026.01.13 03:27:55.194217 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17829 | 2026.01.13 03:27:55.194327 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5089 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398019 sec., 2122168.3397837966 rows/sec., 179.47 MiB/sec. | ||
| 17830 | 2026.01.13 03:27:55.194522 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17831 | 2026.01.13 03:27:55.194675 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17832 | 2026.01.13 03:27:55.194766 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17833 | 2026.01.13 03:27:55.194907 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 17834 | 2026.01.13 03:27:55.194948 [ 4 ] {2da3b0e5-5377-4991-9685-81ab7ef52a6c} <Debug> TCPHandler: Processed in 0.001433079 sec. | ||
| 17835 | 2026.01.13 03:27:55.195054 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2026.01.13 03:27:55.195085 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17837 | 2026.01.13 03:27:55.195155 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_121_24} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17838 | 2026.01.13 03:27:55.195208 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17839 | 2026.01.13 03:27:55.195257 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17840 | 2026.01.13 03:27:55.195280 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 17841 | 2026.01.13 03:27:55.195839 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17842 | 2026.01.13 03:27:55.195895 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17843 | 2026.01.13 03:27:55.196267 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17844 | 2026.01.13 03:27:55.196480 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2026.01.13 03:27:55.196609 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001424 sec., 148174.1573033708 rows/sec., 8.41 MiB/sec. | ||
| 17846 | 2026.01.13 03:27:55.196647 [ 4 ] {19977f69-11b7-4bc1-ab2a-71dbddd5ce23} <Debug> TCPHandler: Processed in 0.001620473 sec. | ||
| 17847 | 2026.01.13 03:27:55.196748 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17848 | 2026.01.13 03:27:55.196851 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17849 | 2026.01.13 03:27:55.196891 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17850 | 2026.01.13 03:27:55.197585 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.01.13 03:27:55.197621 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17852 | 2026.01.13 03:27:55.197955 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17853 | 2026.01.13 03:27:55.198169 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.01.13 03:27:55.198296 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001463 sec., 485304.1695146958 rows/sec., 34.01 MiB/sec. | ||
| 17855 | 2026.01.13 03:27:55.198317 [ 137 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17856 | 2026.01.13 03:27:55.198333 [ 4 ] {7e2106cc-02fb-4a07-8c59-6963548152c4} <Debug> TCPHandler: Processed in 0.001632393 sec. | ||
| 17857 | 2026.01.13 03:27:55.198373 [ 137 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17858 | 2026.01.13 03:27:55.198403 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17859 | 2026.01.13 03:27:55.198462 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2026.01.13 03:27:55.198488 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17861 | 2026.01.13 03:27:55.198558 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17862 | 2026.01.13 03:27:55.198566 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17863 | 2026.01.13 03:27:55.198595 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1250 rows starting from the beginning of the part | ||
| 17864 | 2026.01.13 03:27:55.198600 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17865 | 2026.01.13 03:27:55.198647 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 95 rows starting from the beginning of the part | ||
| 17866 | 2026.01.13 03:27:55.198687 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 74 rows starting from the beginning of the part | ||
| 17867 | 2026.01.13 03:27:55.198730 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 718 rows starting from the beginning of the part | ||
| 17868 | 2026.01.13 03:27:55.198777 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 74 rows starting from the beginning of the part | ||
| 17869 | 2026.01.13 03:27:55.198816 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 710 rows starting from the beginning of the part | ||
| 17870 | 2026.01.13 03:27:55.198932 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17871 | 2026.01.13 03:27:55.198970 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17872 | 2026.01.13 03:27:55.199274 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17873 | 2026.01.13 03:27:55.199477 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.01.13 03:27:55.199599 [ 137 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 17875 | 2026.01.13 03:27:55.199603 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 17876 | 2026.01.13 03:27:55.199641 [ 137 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17877 | 2026.01.13 03:27:55.199661 [ 4 ] {00ed2195-b03e-4fc5-8e66-5bed17585fed} <Debug> TCPHandler: Processed in 0.001245955 sec. | ||
| 17878 | 2026.01.13 03:27:55.199665 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17879 | 2026.01.13 03:27:55.199755 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::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 | ||
| 17880 | 2026.01.13 03:27:55.199776 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17881 | 2026.01.13 03:27:55.199856 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17882 | 2026.01.13 03:27:55.199875 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17883 | 2026.01.13 03:27:55.199900 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 132 rows starting from the beginning of the part | ||
| 17884 | 2026.01.13 03:27:55.199922 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17885 | 2026.01.13 03:27:55.199920 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146867 sec., 1988874.2876207724 rows/sec., 150.12 MiB/sec. | ||
| 17886 | 2026.01.13 03:27:55.199965 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 17887 | 2026.01.13 03:27:55.200010 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 17888 | 2026.01.13 03:27:55.200048 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 17889 | 2026.01.13 03:27:55.200087 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 17890 | 2026.01.13 03:27:55.200103 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17891 | 2026.01.13 03:27:55.200126 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 17892 | 2026.01.13 03:27:55.200382 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.01.13 03:27:55.200397 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17894 | 2026.01.13 03:27:55.200433 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17895 | 2026.01.13 03:27:55.200449 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_121_24} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17896 | 2026.01.13 03:27:55.200506 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17897 | 2026.01.13 03:27:55.200773 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17898 | 2026.01.13 03:27:55.200948 [ 190 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224725 sec., 132274.59225540428 rows/sec., 6.75 MiB/sec. | ||
| 17899 | 2026.01.13 03:27:55.200982 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17900 | 2026.01.13 03:27:55.201061 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 17901 | 2026.01.13 03:27:55.201110 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001253 sec., 250598.56344772546 rows/sec., 16.46 MiB/sec. | ||
| 17902 | 2026.01.13 03:27:55.201128 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_116_25 to all_121_121_0 | ||
| 17903 | 2026.01.13 03:27:55.201147 [ 4 ] {7f2f7e03-4490-489a-948e-60709b23c360} <Debug> TCPHandler: Processed in 0.001417999 sec. | ||
| 17904 | 2026.01.13 03:27:55.201169 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17905 | 2026.01.13 03:27:55.201196 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17906 | 2026.01.13 03:27:55.201260 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_25 to all_121_121_0 into Compact with storage Full | ||
| 17907 | 2026.01.13 03:27:55.201262 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17908 | 2026.01.13 03:27:55.201324 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17909 | 2026.01.13 03:27:55.201353 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17910 | 2026.01.13 03:27:55.201373 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17911 | 2026.01.13 03:27:55.201386 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_26_5} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 17912 | 2026.01.13 03:27:55.201396 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_25, total 36804 rows starting from the beginning of the part | ||
| 17913 | 2026.01.13 03:27:55.201420 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17914 | 2026.01.13 03:27:55.201450 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 17915 | 2026.01.13 03:27:55.201461 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17916 | 2026.01.13 03:27:55.201495 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 17917 | 2026.01.13 03:27:55.201536 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 318 rows starting from the beginning of the part | ||
| 17918 | 2026.01.13 03:27:55.201569 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17919 | 2026.01.13 03:27:55.201604 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 314 rows starting from the beginning of the part | ||
| 17920 | 2026.01.13 03:27:55.201730 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2026.01.13 03:27:55.201771 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17922 | 2026.01.13 03:27:55.202081 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17923 | 2026.01.13 03:27:55.202291 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2026.01.13 03:27:55.202417 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 17925 | 2026.01.13 03:27:55.202452 [ 4 ] {f57adf93-8eb9-4618-9456-4de56b7524aa} <Debug> TCPHandler: Processed in 0.001236645 sec. | ||
| 17926 | 2026.01.13 03:27:55.202583 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17927 | 2026.01.13 03:27:55.202674 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17928 | 2026.01.13 03:27:55.202725 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17929 | 2026.01.13 03:27:55.203521 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17930 | 2026.01.13 03:27:55.203555 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17931 | 2026.01.13 03:27:55.204091 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17932 | 2026.01.13 03:27:55.204307 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17933 | 2026.01.13 03:27:55.204440 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001784 sec., 17376.681614349774 rows/sec., 31.14 MiB/sec. | ||
| 17934 | 2026.01.13 03:27:55.204493 [ 4 ] {099ef675-591a-41b6-9e16-6604e2d9d3b6} <Debug> TCPHandler: Processed in 0.00196386 sec. | ||
| 17935 | 2026.01.13 03:27:55.204604 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17936 | 2026.01.13 03:27:55.204695 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17937 | 2026.01.13 03:27:55.204733 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17938 | 2026.01.13 03:27:55.205071 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17939 | 2026.01.13 03:27:55.205104 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17940 | 2026.01.13 03:27:55.205407 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17941 | 2026.01.13 03:27:55.205613 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17942 | 2026.01.13 03:27:55.205739 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 17943 | 2026.01.13 03:27:55.205774 [ 4 ] {0f07f5ff-bd80-470c-887a-5fbed75e1b8e} <Debug> TCPHandler: Processed in 0.001218664 sec. | ||
| 17944 | 2026.01.13 03:27:55.208563 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37916 rows, containing 5 columns (5 merged, 0 gathered) in 0.007327019 sec., 5174819.391078418 rows/sec., 351.43 MiB/sec. | ||
| 17945 | 2026.01.13 03:27:55.209041 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Trace> MergedBlockOutputStream: filled checksums all_1_121_26 (state Temporary) | ||
| 17946 | 2026.01.13 03:27:55.209322 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_121_26 to all_1_121_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2026.01.13 03:27:55.209385 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_121_26} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_116_25, all_121_121_0] -> all_1_121_26 | ||
| 17948 | 2026.01.13 03:27:55.209468 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17949 | 2026.01.13 03:27:56.236277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17950 | 2026.01.13 03:27:56.254406 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17951 | 2026.01.13 03:27:56.254467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17952 | 2026.01.13 03:27:56.260717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17953 | 2026.01.13 03:27:56.261432 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17954 | 2026.01.13 03:27:56.264709 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17955 | 2026.01.13 03:27:57.965366 [ 225 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17956 | 2026.01.13 03:27:57.965436 [ 225 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17957 | 2026.01.13 03:27:57.968092 [ 225 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17958 | 2026.01.13 03:27:58.166311 [ 135 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17959 | 2026.01.13 03:27:58.166379 [ 135 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17960 | 2026.01.13 03:27:58.166399 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17961 | 2026.01.13 03:27:58.166500 [ 220 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17962 | 2026.01.13 03:27:58.166515 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 17963 | 2026.01.13 03:27:58.166554 [ 220 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17964 | 2026.01.13 03:27:58.166678 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17965 | 2026.01.13 03:27:58.166716 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 17966 | 2026.01.13 03:27:58.166785 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 17967 | 2026.01.13 03:27:58.166831 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 17968 | 2026.01.13 03:27:58.166874 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 17969 | 2026.01.13 03:27:58.166916 [ 198 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 17970 | 2026.01.13 03:27:58.167688 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227325 sec., 30961.644226264438 rows/sec., 2.58 MiB/sec. | ||
| 17971 | 2026.01.13 03:27:58.167845 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17972 | 2026.01.13 03:27:58.168157 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17973 | 2026.01.13 03:27:58.168251 [ 199 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_41_10} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17974 | 2026.01.13 03:27:58.168355 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17975 | 2026.01.13 03:27:58.168799 [ 220 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17976 | 2026.01.13 03:27:58.773772 [ 218 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17977 | 2026.01.13 03:27:58.773834 [ 218 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17978 | 2026.01.13 03:27:58.775989 [ 218 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17979 | 2026.01.13 03:28:00.203024 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17980 | 2026.01.13 03:28:00.203235 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17981 | 2026.01.13 03:28:00.203308 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17982 | 2026.01.13 03:28:00.203930 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2026.01.13 03:28:00.203972 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17984 | 2026.01.13 03:28:00.204358 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17985 | 2026.01.13 03:28:00.204592 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2026.01.13 03:28:00.204748 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001565 sec., 2555.9105431309904 rows/sec., 208.42 KiB/sec. | ||
| 17987 | 2026.01.13 03:28:00.204800 [ 4 ] {0a3ff5a3-e819-4a51-b0de-0feb1401da15} <Debug> TCPHandler: Processed in 0.001907559 sec. | ||
| 17988 | 2026.01.13 03:28:00.204925 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17989 | 2026.01.13 03:28:00.205029 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17990 | 2026.01.13 03:28:00.205072 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17991 | 2026.01.13 03:28:00.206153 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17992 | 2026.01.13 03:28:00.206190 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17993 | 2026.01.13 03:28:00.206590 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17994 | 2026.01.13 03:28:00.206804 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2026.01.13 03:28:00.206933 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001927 sec., 632070.5760249093 rows/sec., 52.02 MiB/sec. | ||
| 17996 | 2026.01.13 03:28:00.206973 [ 4 ] {d173b22f-92da-4ce7-9598-927a175b68db} <Debug> TCPHandler: Processed in 0.002100213 sec. | ||
| 17997 | 2026.01.13 03:28:00.207016 [ 224 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17998 | 2026.01.13 03:28:00.207068 [ 224 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17999 | 2026.01.13 03:28:00.207089 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2026.01.13 03:28:00.207194 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18001 | 2026.01.13 03:28:00.207236 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18002 | 2026.01.13 03:28:00.207642 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2026.01.13 03:28:00.207680 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18004 | 2026.01.13 03:28:00.208046 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18005 | 2026.01.13 03:28:00.208314 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2026.01.13 03:28:00.208433 [ 130 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18007 | 2026.01.13 03:28:00.208448 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001275 sec., 10980.392156862745 rows/sec., 808.82 KiB/sec. | ||
| 18008 | 2026.01.13 03:28:00.208476 [ 130 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18009 | 2026.01.13 03:28:00.208492 [ 4 ] {adf2e071-d63c-4454-9c22-aaee2ce49131} <Debug> TCPHandler: Processed in 0.001452929 sec. | ||
| 18010 | 2026.01.13 03:28:00.208500 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18011 | 2026.01.13 03:28:00.208599 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18012 | 2026.01.13 03:28:00.208604 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18013 | 2026.01.13 03:28:00.208701 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18014 | 2026.01.13 03:28:00.208716 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18015 | 2026.01.13 03:28:00.208735 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 278 rows starting from the beginning of the part | ||
| 18016 | 2026.01.13 03:28:00.208756 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18017 | 2026.01.13 03:28:00.208808 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part | ||
| 18018 | 2026.01.13 03:28:00.208865 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 244 rows starting from the beginning of the part | ||
| 18019 | 2026.01.13 03:28:00.208920 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 18020 | 2026.01.13 03:28:00.208969 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 236 rows starting from the beginning of the part | ||
| 18021 | 2026.01.13 03:28:00.209019 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 14 rows starting from the beginning of the part | ||
| 18022 | 2026.01.13 03:28:00.209249 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18023 | 2026.01.13 03:28:00.209285 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18024 | 2026.01.13 03:28:00.209630 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18025 | 2026.01.13 03:28:00.209846 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18026 | 2026.01.13 03:28:00.209917 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356767 sec., 583740.612794975 rows/sec., 38.32 MiB/sec. | ||
| 18027 | 2026.01.13 03:28:00.209974 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001278 sec., 178403.7558685446 rows/sec., 12.08 MiB/sec. | ||
| 18028 | 2026.01.13 03:28:00.210019 [ 4 ] {99bb61cb-0b1a-49db-a5bd-e485e1b9ae6c} <Debug> TCPHandler: Processed in 0.00146545 sec. | ||
| 18029 | 2026.01.13 03:28:00.210076 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18030 | 2026.01.13 03:28:00.210138 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18031 | 2026.01.13 03:28:00.210173 [ 224 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18032 | 2026.01.13 03:28:00.210236 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18033 | 2026.01.13 03:28:00.210281 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18034 | 2026.01.13 03:28:00.210346 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2026.01.13 03:28:00.210410 [ 202 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_121_24} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18036 | 2026.01.13 03:28:00.210478 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18037 | 2026.01.13 03:28:00.210899 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18038 | 2026.01.13 03:28:00.210936 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18039 | 2026.01.13 03:28:00.211268 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18040 | 2026.01.13 03:28:00.211485 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18041 | 2026.01.13 03:28:00.211612 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001394 sec., 383070.3012912482 rows/sec., 28.39 MiB/sec. | ||
| 18042 | 2026.01.13 03:28:00.211650 [ 4 ] {c789c8b7-adbf-4906-b159-baa5a039a108} <Debug> TCPHandler: Processed in 0.001561632 sec. | ||
| 18043 | 2026.01.13 03:28:00.211684 [ 221 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18044 | 2026.01.13 03:28:00.211733 [ 221 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18045 | 2026.01.13 03:28:00.211764 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18046 | 2026.01.13 03:28:00.211864 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18047 | 2026.01.13 03:28:00.211908 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18048 | 2026.01.13 03:28:00.212483 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18049 | 2026.01.13 03:28:00.212521 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18050 | 2026.01.13 03:28:00.212909 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18051 | 2026.01.13 03:28:00.213135 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18052 | 2026.01.13 03:28:00.213260 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001415 sec., 597879.8586572438 rows/sec., 40.24 MiB/sec. | ||
| 18053 | 2026.01.13 03:28:00.213297 [ 4 ] {1eda65c1-7609-44db-aef6-d4853e8c0db0} <Debug> TCPHandler: Processed in 0.001582732 sec. | ||
| 18054 | 2026.01.13 03:28:00.213411 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18055 | 2026.01.13 03:28:00.213509 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18056 | 2026.01.13 03:28:00.213568 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18057 | 2026.01.13 03:28:00.214337 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18058 | 2026.01.13 03:28:00.214375 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18059 | 2026.01.13 03:28:00.214890 [ 221 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18060 | 2026.01.13 03:28:00.214896 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18061 | 2026.01.13 03:28:00.215147 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18062 | 2026.01.13 03:28:00.215289 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001798 sec., 5561.735261401557 rows/sec., 9.97 MiB/sec. | ||
| 18063 | 2026.01.13 03:28:00.215346 [ 4 ] {de186360-4c4e-4254-a0ab-5e0c2e73d9e3} <Debug> TCPHandler: Processed in 0.00198485 sec. | ||
| 18064 | 2026.01.13 03:28:00.215456 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18065 | 2026.01.13 03:28:00.215556 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18066 | 2026.01.13 03:28:00.215599 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18067 | 2026.01.13 03:28:00.215934 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2026.01.13 03:28:00.215969 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18069 | 2026.01.13 03:28:00.216271 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18070 | 2026.01.13 03:28:00.216492 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.01.13 03:28:00.216592 [ 130 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18072 | 2026.01.13 03:28:00.216617 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 18073 | 2026.01.13 03:28:00.216621 [ 130 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2026.01.13 03:28:00.216648 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18075 | 2026.01.13 03:28:00.216654 [ 4 ] {589f7389-9c7c-4ca0-b7e3-71384f303761} <Debug> TCPHandler: Processed in 0.001247396 sec. | ||
| 18076 | 2026.01.13 03:28:00.216741 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18077 | 2026.01.13 03:28:00.216857 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18078 | 2026.01.13 03:28:00.216892 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7580 rows starting from the beginning of the part | ||
| 18079 | 2026.01.13 03:28:00.216958 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 18080 | 2026.01.13 03:28:00.217003 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 18081 | 2026.01.13 03:28:00.217043 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 18082 | 2026.01.13 03:28:00.217083 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 18083 | 2026.01.13 03:28:00.217123 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 18084 | 2026.01.13 03:28:00.218996 [ 199 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002302276 sec., 3460923.0170492157 rows/sec., 225.72 MiB/sec. | ||
| 18085 | 2026.01.13 03:28:00.219401 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18086 | 2026.01.13 03:28:00.219671 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18087 | 2026.01.13 03:28:00.219741 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_121_24} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18088 | 2026.01.13 03:28:00.219813 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18089 | 2026.01.13 03:28:01.299406 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18090 | 2026.01.13 03:28:01.299471 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18091 | 2026.01.13 03:28:01.302645 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18092 | 2026.01.13 03:28:01.463779 [ 219 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18093 | 2026.01.13 03:28:01.463854 [ 219 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18094 | 2026.01.13 03:28:01.470384 [ 219 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18095 | 2026.01.13 03:28:01.517803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40857 | ||
| 18096 | 2026.01.13 03:28:01.518653 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18097 | 2026.01.13 03:28:01.518730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18098 | 2026.01.13 03:28:01.519533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18099 | 2026.01.13 03:28:01.519930 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18100 | 2026.01.13 03:28:01.520150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40857 | ||
| 18101 | 2026.01.13 03:28:01.652161 [ 218 ] {} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18102 | 2026.01.13 03:28:01.652234 [ 218 ] {} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18103 | 2026.01.13 03:28:01.656631 [ 218 ] {} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18104 | 2026.01.13 03:28:03.387366 [ 224 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18105 | 2026.01.13 03:28:03.387423 [ 224 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18106 | 2026.01.13 03:28:03.389006 [ 224 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18107 | 2026.01.13 03:28:03.533802 [ 220 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18108 | 2026.01.13 03:28:03.533834 [ 220 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18109 | 2026.01.13 03:28:03.535758 [ 220 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18110 | 2026.01.13 03:28:03.765713 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18111 | 2026.01.13 03:28:03.784098 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2026.01.13 03:28:03.784152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18113 | 2026.01.13 03:28:03.790455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18114 | 2026.01.13 03:28:03.791191 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18115 | 2026.01.13 03:28:03.794817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18116 | 2026.01.13 03:28:04.137651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2180 | ||
| 18117 | 2026.01.13 03:28:04.140158 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18118 | 2026.01.13 03:28:04.140209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18119 | 2026.01.13 03:28:04.141409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18120 | 2026.01.13 03:28:04.141672 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18121 | 2026.01.13 03:28:04.141942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2180 | ||
| 18122 | 2026.01.13 03:28:05.010487 [ 221 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18123 | 2026.01.13 03:28:05.010566 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18124 | 2026.01.13 03:28:05.013501 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18125 | 2026.01.13 03:28:05.187415 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18126 | 2026.01.13 03:28:05.187590 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18127 | 2026.01.13 03:28:05.187657 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18128 | 2026.01.13 03:28:05.188498 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18129 | 2026.01.13 03:28:05.188550 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18130 | 2026.01.13 03:28:05.188961 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18131 | 2026.01.13 03:28:05.189202 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.01.13 03:28:05.189363 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 18133 | 2026.01.13 03:28:05.189415 [ 4 ] {8e6d882b-17f0-4916-b287-a2b0cf707124} <Debug> TCPHandler: Processed in 0.002126484 sec. | ||
| 18134 | 2026.01.13 03:28:05.189544 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18135 | 2026.01.13 03:28:05.189643 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18136 | 2026.01.13 03:28:05.189685 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18137 | 2026.01.13 03:28:05.190672 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.01.13 03:28:05.190711 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18139 | 2026.01.13 03:28:05.191097 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18140 | 2026.01.13 03:28:05.191311 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.01.13 03:28:05.191446 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001825 sec., 643287.6712328767 rows/sec., 51.18 MiB/sec. | ||
| 18142 | 2026.01.13 03:28:05.191486 [ 4 ] {cac3c768-46de-40f9-8954-0e3b415e0e22} <Debug> TCPHandler: Processed in 0.001991431 sec. | ||
| 18143 | 2026.01.13 03:28:05.191617 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18144 | 2026.01.13 03:28:05.191714 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18145 | 2026.01.13 03:28:05.191755 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18146 | 2026.01.13 03:28:05.192253 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18147 | 2026.01.13 03:28:05.192289 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18148 | 2026.01.13 03:28:05.192596 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18149 | 2026.01.13 03:28:05.192827 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18150 | 2026.01.13 03:28:05.192956 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001263 sec., 186856.6904196358 rows/sec., 11.32 MiB/sec. | ||
| 18151 | 2026.01.13 03:28:05.192994 [ 4 ] {9ebe9f0b-b043-45d7-a296-2b487d07c209} <Debug> TCPHandler: Processed in 0.001431219 sec. | ||
| 18152 | 2026.01.13 03:28:05.193101 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18153 | 2026.01.13 03:28:05.193193 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18154 | 2026.01.13 03:28:05.193232 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18155 | 2026.01.13 03:28:05.193891 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18156 | 2026.01.13 03:28:05.193938 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18157 | 2026.01.13 03:28:05.194324 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18158 | 2026.01.13 03:28:05.194557 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18159 | 2026.01.13 03:28:05.194667 [ 116 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 18160 | 2026.01.13 03:28:05.194684 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001509 sec., 140490.3909874089 rows/sec., 9.06 MiB/sec. | ||
| 18161 | 2026.01.13 03:28:05.194731 [ 116 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2026.01.13 03:28:05.194741 [ 4 ] {b51a363e-c513-41cc-8c2c-aeb014ea1f81} <Debug> TCPHandler: Processed in 0.001686904 sec. | ||
| 18163 | 2026.01.13 03:28:05.194759 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18164 | 2026.01.13 03:28:05.194863 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18165 | 2026.01.13 03:28:05.194879 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 18166 | 2026.01.13 03:28:05.194962 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18167 | 2026.01.13 03:28:05.195006 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18168 | 2026.01.13 03:28:05.195013 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18169 | 2026.01.13 03:28:05.195050 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 466 rows starting from the beginning of the part | ||
| 18170 | 2026.01.13 03:28:05.195115 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 228 rows starting from the beginning of the part | ||
| 18171 | 2026.01.13 03:28:05.195158 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 18172 | 2026.01.13 03:28:05.195201 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 18173 | 2026.01.13 03:28:05.195238 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 228 rows starting from the beginning of the part | ||
| 18174 | 2026.01.13 03:28:05.195279 [ 199 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 18175 | 2026.01.13 03:28:05.195494 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18176 | 2026.01.13 03:28:05.195553 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18177 | 2026.01.13 03:28:05.195874 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18178 | 2026.01.13 03:28:05.196086 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2026.01.13 03:28:05.196213 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001269 sec., 166272.65563435777 rows/sec., 9.44 MiB/sec. | ||
| 18180 | 2026.01.13 03:28:05.196251 [ 4 ] {7b28e2a8-7241-4c71-b65b-c128e5192205} <Debug> TCPHandler: Processed in 0.001436629 sec. | ||
| 18181 | 2026.01.13 03:28:05.196273 [ 192 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445419 sec., 1077888.1417775746 rows/sec., 75.46 MiB/sec. | ||
| 18182 | 2026.01.13 03:28:05.196364 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18183 | 2026.01.13 03:28:05.196459 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 18184 | 2026.01.13 03:28:05.196462 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18185 | 2026.01.13 03:28:05.196522 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18186 | 2026.01.13 03:28:05.196771 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18187 | 2026.01.13 03:28:05.196854 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_60_13} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 18188 | 2026.01.13 03:28:05.196934 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18189 | 2026.01.13 03:28:05.197200 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2026.01.13 03:28:05.197241 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18191 | 2026.01.13 03:28:05.197569 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18192 | 2026.01.13 03:28:05.197776 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.01.13 03:28:05.197902 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001458 sec., 486968.4499314129 rows/sec., 34.13 MiB/sec. | ||
| 18194 | 2026.01.13 03:28:05.197939 [ 4 ] {460c563a-dbf2-4f1f-9977-d6bf3512d98d} <Debug> TCPHandler: Processed in 0.001623023 sec. | ||
| 18195 | 2026.01.13 03:28:05.198052 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18196 | 2026.01.13 03:28:05.198145 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18197 | 2026.01.13 03:28:05.198185 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18198 | 2026.01.13 03:28:05.198512 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18199 | 2026.01.13 03:28:05.198548 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18200 | 2026.01.13 03:28:05.198846 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18201 | 2026.01.13 03:28:05.199054 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18202 | 2026.01.13 03:28:05.199177 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 18203 | 2026.01.13 03:28:05.199214 [ 4 ] {4358950b-6d7c-46fe-a80a-84971203e2f0} <Debug> TCPHandler: Processed in 0.001208734 sec. | ||
| 18204 | 2026.01.13 03:28:05.199321 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18205 | 2026.01.13 03:28:05.199413 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18206 | 2026.01.13 03:28:05.199454 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18207 | 2026.01.13 03:28:05.199889 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2026.01.13 03:28:05.199924 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18209 | 2026.01.13 03:28:05.200246 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18210 | 2026.01.13 03:28:05.200451 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2026.01.13 03:28:05.200576 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00118 sec., 266101.69491525425 rows/sec., 17.48 MiB/sec. | ||
| 18212 | 2026.01.13 03:28:05.200612 [ 4 ] {1e663408-61bd-45cc-90e9-ab18417f4dfb} <Debug> TCPHandler: Processed in 0.001337937 sec. | ||
| 18213 | 2026.01.13 03:28:05.200718 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18214 | 2026.01.13 03:28:05.200810 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18215 | 2026.01.13 03:28:05.200849 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18216 | 2026.01.13 03:28:05.201151 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18217 | 2026.01.13 03:28:05.201186 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18218 | 2026.01.13 03:28:05.201468 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18219 | 2026.01.13 03:28:05.201676 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18220 | 2026.01.13 03:28:05.201798 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 18221 | 2026.01.13 03:28:05.201834 [ 4 ] {2dd4ac6d-724e-416c-9834-8ffe43a68fa7} <Debug> TCPHandler: Processed in 0.001162663 sec. | ||
| 18222 | 2026.01.13 03:28:05.201939 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.01.13 03:28:05.202030 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18224 | 2026.01.13 03:28:05.202083 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18225 | 2026.01.13 03:28:05.202937 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18226 | 2026.01.13 03:28:05.202971 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18227 | 2026.01.13 03:28:05.203496 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18228 | 2026.01.13 03:28:05.203728 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18229 | 2026.01.13 03:28:05.203940 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001927 sec., 16087.18214841723 rows/sec., 28.83 MiB/sec. | ||
| 18230 | 2026.01.13 03:28:05.203941 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18231 | 2026.01.13 03:28:05.203996 [ 4 ] {09ab5100-8af3-4259-ade6-5608790420cc} <Debug> TCPHandler: Processed in 0.002104072 sec. | ||
| 18232 | 2026.01.13 03:28:05.204017 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.01.13 03:28:05.204055 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18234 | 2026.01.13 03:28:05.204117 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18235 | 2026.01.13 03:28:05.204166 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18236 | 2026.01.13 03:28:05.204215 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18237 | 2026.01.13 03:28:05.204261 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18238 | 2026.01.13 03:28:05.204435 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18239 | 2026.01.13 03:28:05.204509 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2348 rows starting from the beginning of the part | ||
| 18240 | 2026.01.13 03:28:05.204643 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 31 rows starting from the beginning of the part | ||
| 18241 | 2026.01.13 03:28:05.204677 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18242 | 2026.01.13 03:28:05.204718 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18243 | 2026.01.13 03:28:05.204753 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 18244 | 2026.01.13 03:28:05.204862 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 18245 | 2026.01.13 03:28:05.204957 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 10 rows starting from the beginning of the part | ||
| 18246 | 2026.01.13 03:28:05.205024 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18247 | 2026.01.13 03:28:05.205058 [ 200 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 18248 | 2026.01.13 03:28:05.205241 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18249 | 2026.01.13 03:28:05.205371 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 5.43 MiB/sec. | ||
| 18250 | 2026.01.13 03:28:05.205408 [ 4 ] {dcd8d8bc-4bbb-418d-9fec-d804c097b9f4} <Debug> TCPHandler: Processed in 0.001341967 sec. | ||
| 18251 | 2026.01.13 03:28:05.212500 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2461 rows, containing 19 columns (19 merged, 0 gathered) in 0.00837833 sec., 293733.9541412191 rows/sec., 526.36 MiB/sec. | ||
| 18252 | 2026.01.13 03:28:05.215009 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18253 | 2026.01.13 03:28:05.215369 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18254 | 2026.01.13 03:28:05.215442 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18255 | 2026.01.13 03:28:05.215575 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.71 MiB. | ||
| 18256 | 2026.01.13 03:28:05.494157 [ 222 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18257 | 2026.01.13 03:28:05.494212 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18258 | 2026.01.13 03:28:05.496626 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18259 | 2026.01.13 03:28:08.760896 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18260 | 2026.01.13 03:28:08.760958 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18261 | 2026.01.13 03:28:09.021246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41369 | ||
| 18262 | 2026.01.13 03:28:09.021760 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18263 | 2026.01.13 03:28:09.021795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18264 | 2026.01.13 03:28:09.022282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18265 | 2026.01.13 03:28:09.022526 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18266 | 2026.01.13 03:28:09.022660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41369 | ||
| 18267 | 2026.01.13 03:28:09.022667 [ 61 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18268 | 2026.01.13 03:28:09.022734 [ 61 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.01.13 03:28:09.022754 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18270 | 2026.01.13 03:28:09.022880 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18271 | 2026.01.13 03:28:09.023038 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18272 | 2026.01.13 03:28:09.023080 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38937 rows starting from the beginning of the part | ||
| 18273 | 2026.01.13 03:28:09.023152 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 18274 | 2026.01.13 03:28:09.023202 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 18275 | 2026.01.13 03:28:09.023250 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 18276 | 2026.01.13 03:28:09.023291 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 18277 | 2026.01.13 03:28:09.023335 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 18278 | 2026.01.13 03:28:09.025958 [ 189 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41369 rows, containing 4 columns (4 merged, 0 gathered) in 0.003141834 sec., 13167150.142241761 rows/sec., 188.36 MiB/sec. | ||
| 18279 | 2026.01.13 03:28:09.026388 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18280 | 2026.01.13 03:28:09.026684 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2026.01.13 03:28:09.026748 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_86_17} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18282 | 2026.01.13 03:28:09.026836 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18283 | 2026.01.13 03:28:10.176007 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2026.01.13 03:28:10.176214 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18285 | 2026.01.13 03:28:10.176285 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18286 | 2026.01.13 03:28:10.177032 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2026.01.13 03:28:10.177076 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18288 | 2026.01.13 03:28:10.177460 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18289 | 2026.01.13 03:28:10.177678 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.01.13 03:28:10.177829 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001666 sec., 45618.24729891957 rows/sec., 3.74 MiB/sec. | ||
| 18291 | 2026.01.13 03:28:10.177871 [ 4 ] {9e67772d-c482-418e-8845-6f8f6005eb17} <Debug> TCPHandler: Processed in 0.001994531 sec. | ||
| 18292 | 2026.01.13 03:28:10.178003 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18293 | 2026.01.13 03:28:10.178097 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18294 | 2026.01.13 03:28:10.178137 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18295 | 2026.01.13 03:28:10.178549 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.01.13 03:28:10.178583 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18297 | 2026.01.13 03:28:10.178870 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18298 | 2026.01.13 03:28:10.179088 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2026.01.13 03:28:10.179213 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001135 sec., 8810.57268722467 rows/sec., 662.51 KiB/sec. | ||
| 18300 | 2026.01.13 03:28:10.179250 [ 4 ] {e4c4480f-1513-4f46-94b3-89935d00bd9f} <Debug> TCPHandler: Processed in 0.001295496 sec. | ||
| 18301 | 2026.01.13 03:28:10.179359 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18302 | 2026.01.13 03:28:10.179451 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18303 | 2026.01.13 03:28:10.179491 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18304 | 2026.01.13 03:28:10.179920 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18305 | 2026.01.13 03:28:10.179956 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18306 | 2026.01.13 03:28:10.180243 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18307 | 2026.01.13 03:28:10.180444 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18308 | 2026.01.13 03:28:10.180570 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001137 sec., 65083.553210202284 rows/sec., 5.08 MiB/sec. | ||
| 18309 | 2026.01.13 03:28:10.180608 [ 4 ] {7539410b-b36b-4647-86bc-f266f1507a85} <Debug> TCPHandler: Processed in 0.001295937 sec. | ||
| 18310 | 2026.01.13 03:28:10.180720 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18311 | 2026.01.13 03:28:10.180812 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18312 | 2026.01.13 03:28:10.180854 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18313 | 2026.01.13 03:28:10.181258 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18314 | 2026.01.13 03:28:10.181294 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18315 | 2026.01.13 03:28:10.181617 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18316 | 2026.01.13 03:28:10.181820 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.01.13 03:28:10.181944 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 18318 | 2026.01.13 03:28:10.181981 [ 4 ] {7e9222fb-a812-41f8-9f8b-508eaa634f93} <Debug> TCPHandler: Processed in 0.001309007 sec. | ||
| 18319 | 2026.01.13 03:28:10.182078 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18320 | 2026.01.13 03:28:10.182170 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18321 | 2026.01.13 03:28:10.182223 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18322 | 2026.01.13 03:28:10.182993 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18323 | 2026.01.13 03:28:10.183028 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18324 | 2026.01.13 03:28:10.183528 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18325 | 2026.01.13 03:28:10.183754 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18326 | 2026.01.13 03:28:10.183891 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 18327 | 2026.01.13 03:28:10.183945 [ 4 ] {6615bfe9-9081-4441-9aaf-59f3adf798b1} <Debug> TCPHandler: Processed in 0.001913319 sec. | ||
| 18328 | 2026.01.13 03:28:10.184054 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18329 | 2026.01.13 03:28:10.184147 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18330 | 2026.01.13 03:28:10.184188 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18331 | 2026.01.13 03:28:10.184520 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18332 | 2026.01.13 03:28:10.184555 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18333 | 2026.01.13 03:28:10.184845 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18334 | 2026.01.13 03:28:10.185047 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18335 | 2026.01.13 03:28:10.185170 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 18336 | 2026.01.13 03:28:10.185205 [ 4 ] {35489dbc-eee0-4cf6-8874-7496f30d480d} <Debug> TCPHandler: Processed in 0.001198564 sec. | ||
| 18337 | 2026.01.13 03:28:10.855320 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18338 | 2026.01.13 03:28:10.855396 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18339 | 2026.01.13 03:28:10.858318 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18340 | 2026.01.13 03:28:11.295840 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18341 | 2026.01.13 03:28:11.313189 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18342 | 2026.01.13 03:28:11.313255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18343 | 2026.01.13 03:28:11.319401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18344 | 2026.01.13 03:28:11.320108 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18345 | 2026.01.13 03:28:11.320412 [ 32 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18346 | 2026.01.13 03:28:11.320499 [ 32 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2026.01.13 03:28:11.320533 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18348 | 2026.01.13 03:28:11.320705 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18349 | 2026.01.13 03:28:11.323347 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18350 | 2026.01.13 03:28:11.324745 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18351 | 2026.01.13 03:28:11.326097 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18352 | 2026.01.13 03:28:11.330848 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18353 | 2026.01.13 03:28:11.335320 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18354 | 2026.01.13 03:28:11.339859 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18355 | 2026.01.13 03:28:11.344716 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18356 | 2026.01.13 03:28:11.349301 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18357 | 2026.01.13 03:28:11.405416 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.084797337 sec., 7641.7494101259335 rows/sec., 39.51 MiB/sec. | ||
| 18358 | 2026.01.13 03:28:11.407587 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18359 | 2026.01.13 03:28:11.409434 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18360 | 2026.01.13 03:28:11.409529 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_86_17} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18361 | 2026.01.13 03:28:11.410823 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18362 | 2026.01.13 03:28:12.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.59 MiB, peak 406.00 MiB, free memory in arenas 0.00 B, will set to 387.58 MiB (RSS), difference: -1.01 MiB | ||
| 18363 | 2026.01.13 03:28:14.002990 [ 223 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18364 | 2026.01.13 03:28:14.003068 [ 223 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18365 | 2026.01.13 03:28:14.005099 [ 223 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18366 | 2026.01.13 03:28:14.143101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2214 | ||
| 18367 | 2026.01.13 03:28:14.145565 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18368 | 2026.01.13 03:28:14.145615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18369 | 2026.01.13 03:28:14.146782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18370 | 2026.01.13 03:28:14.147044 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18371 | 2026.01.13 03:28:14.147319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2214 | ||
| 18372 | 2026.01.13 03:28:15.187720 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18373 | 2026.01.13 03:28:15.187909 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18374 | 2026.01.13 03:28:15.187973 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18375 | 2026.01.13 03:28:15.188801 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2026.01.13 03:28:15.188850 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18377 | 2026.01.13 03:28:15.189253 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18378 | 2026.01.13 03:28:15.189479 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18379 | 2026.01.13 03:28:15.189633 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 18380 | 2026.01.13 03:28:15.189675 [ 4 ] {75e0c00a-a522-4c12-b08b-1577a12395f4} <Debug> TCPHandler: Processed in 0.002082943 sec. | ||
| 18381 | 2026.01.13 03:28:15.189813 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18382 | 2026.01.13 03:28:15.189937 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18383 | 2026.01.13 03:28:15.189987 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18384 | 2026.01.13 03:28:15.190460 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18385 | 2026.01.13 03:28:15.190505 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18386 | 2026.01.13 03:28:15.190837 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18387 | 2026.01.13 03:28:15.191042 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18388 | 2026.01.13 03:28:15.191171 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001258 sec., 1589.825119236884 rows/sec., 129.64 KiB/sec. | ||
| 18389 | 2026.01.13 03:28:15.191210 [ 4 ] {7373b7e2-fe22-4363-898a-368803330fd5} <Debug> TCPHandler: Processed in 0.00145802 sec. | ||
| 18390 | 2026.01.13 03:28:15.191321 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18391 | 2026.01.13 03:28:15.191416 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18392 | 2026.01.13 03:28:15.191455 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18393 | 2026.01.13 03:28:15.192398 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18394 | 2026.01.13 03:28:15.192434 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18395 | 2026.01.13 03:28:15.192796 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18396 | 2026.01.13 03:28:15.193004 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18397 | 2026.01.13 03:28:15.193128 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Debug> executeQuery: Read 1175 rows, 95.73 KiB in 0.00173 sec., 679190.7514450867 rows/sec., 54.04 MiB/sec. | ||
| 18398 | 2026.01.13 03:28:15.193166 [ 4 ] {bb338d2a-856f-441b-b56e-d746c8ee9013} <Debug> TCPHandler: Processed in 0.001892289 sec. | ||
| 18399 | 2026.01.13 03:28:15.193278 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18400 | 2026.01.13 03:28:15.193371 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18401 | 2026.01.13 03:28:15.193409 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18402 | 2026.01.13 03:28:15.193897 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18403 | 2026.01.13 03:28:15.193933 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18404 | 2026.01.13 03:28:15.194236 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18405 | 2026.01.13 03:28:15.194447 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18406 | 2026.01.13 03:28:15.194576 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.001223 sec., 194603.43417825023 rows/sec., 11.81 MiB/sec. | ||
| 18407 | 2026.01.13 03:28:15.194614 [ 4 ] {9c5ac77c-bb12-4875-bf39-e48dcfa2a3be} <Debug> TCPHandler: Processed in 0.001384819 sec. | ||
| 18408 | 2026.01.13 03:28:15.194727 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18409 | 2026.01.13 03:28:15.194819 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18410 | 2026.01.13 03:28:15.194858 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18411 | 2026.01.13 03:28:15.195331 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18412 | 2026.01.13 03:28:15.195368 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18413 | 2026.01.13 03:28:15.195675 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18414 | 2026.01.13 03:28:15.195877 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18415 | 2026.01.13 03:28:15.196004 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 18416 | 2026.01.13 03:28:15.196042 [ 4 ] {1320dffc-8b62-4422-a93f-e7cada0e86cd} <Debug> TCPHandler: Processed in 0.001364038 sec. | ||
| 18417 | 2026.01.13 03:28:15.196151 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18418 | 2026.01.13 03:28:15.196244 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18419 | 2026.01.13 03:28:15.196282 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18420 | 2026.01.13 03:28:15.196751 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18421 | 2026.01.13 03:28:15.196787 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18422 | 2026.01.13 03:28:15.197079 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18423 | 2026.01.13 03:28:15.197281 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18424 | 2026.01.13 03:28:15.197406 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00118 sec., 178813.5593220339 rows/sec., 10.15 MiB/sec. | ||
| 18425 | 2026.01.13 03:28:15.197445 [ 4 ] {8db69220-bb46-4a6c-ba96-98ff2b0846ef} <Debug> TCPHandler: Processed in 0.001343117 sec. | ||
| 18426 | 2026.01.13 03:28:15.197556 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18427 | 2026.01.13 03:28:15.197648 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18428 | 2026.01.13 03:28:15.197686 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18429 | 2026.01.13 03:28:15.198330 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.01.13 03:28:15.198366 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18431 | 2026.01.13 03:28:15.198688 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18432 | 2026.01.13 03:28:15.198903 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18433 | 2026.01.13 03:28:15.199028 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001398 sec., 509298.99856938486 rows/sec., 35.70 MiB/sec. | ||
| 18434 | 2026.01.13 03:28:15.199067 [ 4 ] {8a6e2d8f-2557-4187-be50-686f87127256} <Debug> TCPHandler: Processed in 0.001559662 sec. | ||
| 18435 | 2026.01.13 03:28:15.199191 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18436 | 2026.01.13 03:28:15.199284 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18437 | 2026.01.13 03:28:15.199324 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18438 | 2026.01.13 03:28:15.199664 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18439 | 2026.01.13 03:28:15.199699 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18440 | 2026.01.13 03:28:15.200011 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18441 | 2026.01.13 03:28:15.200224 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18442 | 2026.01.13 03:28:15.200349 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 18443 | 2026.01.13 03:28:15.200385 [ 4 ] {d85934f5-f500-4872-8306-b3ce306a0bc3} <Debug> TCPHandler: Processed in 0.001241715 sec. | ||
| 18444 | 2026.01.13 03:28:15.200500 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18445 | 2026.01.13 03:28:15.200593 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18446 | 2026.01.13 03:28:15.200633 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18447 | 2026.01.13 03:28:15.201070 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18448 | 2026.01.13 03:28:15.201105 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18449 | 2026.01.13 03:28:15.201430 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18450 | 2026.01.13 03:28:15.201646 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18451 | 2026.01.13 03:28:15.201773 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001199 sec., 262718.9324437031 rows/sec., 17.26 MiB/sec. | ||
| 18452 | 2026.01.13 03:28:15.201809 [ 4 ] {0f8e40c8-86f1-458a-a72e-85ac3498f6c3} <Debug> TCPHandler: Processed in 0.001360978 sec. | ||
| 18453 | 2026.01.13 03:28:15.201915 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18454 | 2026.01.13 03:28:15.202008 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18455 | 2026.01.13 03:28:15.202049 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18456 | 2026.01.13 03:28:15.202355 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2026.01.13 03:28:15.202391 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18458 | 2026.01.13 03:28:15.202683 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18459 | 2026.01.13 03:28:15.202890 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18460 | 2026.01.13 03:28:15.202995 [ 19 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 18461 | 2026.01.13 03:28:15.203015 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 18462 | 2026.01.13 03:28:15.203063 [ 19 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18463 | 2026.01.13 03:28:15.203070 [ 4 ] {0bd34962-8d19-42f4-a8c8-010e8fe2f685} <Debug> TCPHandler: Processed in 0.001202095 sec. | ||
| 18464 | 2026.01.13 03:28:15.203091 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18465 | 2026.01.13 03:28:15.203188 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18466 | 2026.01.13 03:28:15.203232 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 18467 | 2026.01.13 03:28:15.203299 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18468 | 2026.01.13 03:28:15.203371 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18469 | 2026.01.13 03:28:15.203400 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18470 | 2026.01.13 03:28:15.203445 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 26 rows starting from the beginning of the part | ||
| 18471 | 2026.01.13 03:28:15.203522 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 18472 | 2026.01.13 03:28:15.203572 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 18473 | 2026.01.13 03:28:15.203619 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 18474 | 2026.01.13 03:28:15.203661 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 18475 | 2026.01.13 03:28:15.203706 [ 189 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 18476 | 2026.01.13 03:28:15.204368 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2026.01.13 03:28:15.204411 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18478 | 2026.01.13 03:28:15.204541 [ 188 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377017 sec., 22512.430855973456 rows/sec., 1.48 MiB/sec. | ||
| 18479 | 2026.01.13 03:28:15.204695 [ 186 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 18480 | 2026.01.13 03:28:15.204948 [ 186 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18481 | 2026.01.13 03:28:15.204964 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18482 | 2026.01.13 03:28:15.205012 [ 186 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_29_6} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 18483 | 2026.01.13 03:28:15.205099 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18484 | 2026.01.13 03:28:15.205203 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18485 | 2026.01.13 03:28:15.205343 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002065 sec., 15012.106537530266 rows/sec., 26.90 MiB/sec. | ||
| 18486 | 2026.01.13 03:28:15.205403 [ 4 ] {6eb99ed9-f833-4ff7-aaab-2bdb8867ec0d} <Debug> TCPHandler: Processed in 0.002266326 sec. | ||
| 18487 | 2026.01.13 03:28:15.205536 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18488 | 2026.01.13 03:28:15.205630 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18489 | 2026.01.13 03:28:15.205671 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18490 | 2026.01.13 03:28:15.206015 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18491 | 2026.01.13 03:28:15.206051 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18492 | 2026.01.13 03:28:15.206349 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18493 | 2026.01.13 03:28:15.206552 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18494 | 2026.01.13 03:28:15.206681 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 18495 | 2026.01.13 03:28:15.206719 [ 4 ] {0199d285-4230-4184-990e-1a0e6f1a38de} <Debug> TCPHandler: Processed in 0.001232205 sec. | ||
| 18496 | 2026.01.13 03:28:16.523766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41817 | ||
| 18497 | 2026.01.13 03:28:16.524315 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18498 | 2026.01.13 03:28:16.524367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18499 | 2026.01.13 03:28:16.524900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18500 | 2026.01.13 03:28:16.525154 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18501 | 2026.01.13 03:28:16.525285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41817 | ||
| 18502 | 2026.01.13 03:28:18.824391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 18503 | 2026.01.13 03:28:18.844095 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18504 | 2026.01.13 03:28:18.844166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18505 | 2026.01.13 03:28:18.850585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18506 | 2026.01.13 03:28:18.851382 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18507 | 2026.01.13 03:28:18.855964 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 18508 | 2026.01.13 03:28:20.175443 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18509 | 2026.01.13 03:28:20.175650 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18510 | 2026.01.13 03:28:20.175721 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18511 | 2026.01.13 03:28:20.176413 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18512 | 2026.01.13 03:28:20.176465 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18513 | 2026.01.13 03:28:20.176851 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18514 | 2026.01.13 03:28:20.177079 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18515 | 2026.01.13 03:28:20.177245 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.80 MiB/sec. | ||
| 18516 | 2026.01.13 03:28:20.177261 [ 33 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18517 | 2026.01.13 03:28:20.177296 [ 4 ] {ca5acc5d-d7ed-42bb-b67e-ddbc2589d4cd} <Debug> TCPHandler: Processed in 0.001984691 sec. | ||
| 18518 | 2026.01.13 03:28:20.177337 [ 33 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2026.01.13 03:28:20.177367 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18520 | 2026.01.13 03:28:20.177448 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18521 | 2026.01.13 03:28:20.177462 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18522 | 2026.01.13 03:28:20.177554 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18523 | 2026.01.13 03:28:20.177555 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18524 | 2026.01.13 03:28:20.177594 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2467 rows starting from the beginning of the part | ||
| 18525 | 2026.01.13 03:28:20.177598 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18526 | 2026.01.13 03:28:20.177651 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1218 rows starting from the beginning of the part | ||
| 18527 | 2026.01.13 03:28:20.177698 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1174 rows starting from the beginning of the part | ||
| 18528 | 2026.01.13 03:28:20.177743 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 76 rows starting from the beginning of the part | ||
| 18529 | 2026.01.13 03:28:20.177782 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1175 rows starting from the beginning of the part | ||
| 18530 | 2026.01.13 03:28:20.177822 [ 198 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 76 rows starting from the beginning of the part | ||
| 18531 | 2026.01.13 03:28:20.178027 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18532 | 2026.01.13 03:28:20.178063 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18533 | 2026.01.13 03:28:20.178363 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18534 | 2026.01.13 03:28:20.178571 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18535 | 2026.01.13 03:28:20.178707 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001174 sec., 8517.887563884158 rows/sec., 640.51 KiB/sec. | ||
| 18536 | 2026.01.13 03:28:20.178748 [ 4 ] {deaddac5-5275-4665-893d-6c6d65cb7f1d} <Debug> TCPHandler: Processed in 0.001353937 sec. | ||
| 18537 | 2026.01.13 03:28:20.178923 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18538 | 2026.01.13 03:28:20.179020 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18539 | 2026.01.13 03:28:20.179060 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18540 | 2026.01.13 03:28:20.179494 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2026.01.13 03:28:20.179531 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18542 | 2026.01.13 03:28:20.179845 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18543 | 2026.01.13 03:28:20.179875 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6186 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245072 sec., 2524156.166351113 rows/sec., 214.05 MiB/sec. | ||
| 18544 | 2026.01.13 03:28:20.180057 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18545 | 2026.01.13 03:28:20.180190 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18546 | 2026.01.13 03:28:20.180199 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 18547 | 2026.01.13 03:28:20.180206 [ 33 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18548 | 2026.01.13 03:28:20.180251 [ 4 ] {870a96e6-b424-4f5f-b43b-8dc95e50e858} <Debug> TCPHandler: Processed in 0.001378118 sec. | ||
| 18549 | 2026.01.13 03:28:20.180258 [ 33 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18550 | 2026.01.13 03:28:20.180291 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18551 | 2026.01.13 03:28:20.180361 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18552 | 2026.01.13 03:28:20.180375 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18553 | 2026.01.13 03:28:20.180450 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18554 | 2026.01.13 03:28:20.180477 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1250 rows starting from the beginning of the part | ||
| 18555 | 2026.01.13 03:28:20.180480 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18556 | 2026.01.13 03:28:20.180512 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2026.01.13 03:28:20.180525 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 534 rows starting from the beginning of the part | ||
| 18558 | 2026.01.13 03:28:20.180529 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18559 | 2026.01.13 03:28:20.180573 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 710 rows starting from the beginning of the part | ||
| 18560 | 2026.01.13 03:28:20.180608 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_126_25} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18561 | 2026.01.13 03:28:20.180612 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 74 rows starting from the beginning of the part | ||
| 18562 | 2026.01.13 03:28:20.180662 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 712 rows starting from the beginning of the part | ||
| 18563 | 2026.01.13 03:28:20.180696 [ 198 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 74 rows starting from the beginning of the part | ||
| 18564 | 2026.01.13 03:28:20.180721 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 18565 | 2026.01.13 03:28:20.180969 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18566 | 2026.01.13 03:28:20.181008 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18567 | 2026.01.13 03:28:20.181332 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18568 | 2026.01.13 03:28:20.181536 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18569 | 2026.01.13 03:28:20.181667 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 18570 | 2026.01.13 03:28:20.181675 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 5 parts from all_1_121_26 to all_125_125_0 | ||
| 18571 | 2026.01.13 03:28:20.181708 [ 4 ] {7ca37c07-0df4-4640-9795-5503e1b0e3d9} <Debug> TCPHandler: Processed in 0.001382399 sec. | ||
| 18572 | 2026.01.13 03:28:20.181719 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18573 | 2026.01.13 03:28:20.181744 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18574 | 2026.01.13 03:28:20.181818 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18575 | 2026.01.13 03:28:20.181849 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_121_26 to all_125_125_0 into Compact with storage Full | ||
| 18576 | 2026.01.13 03:28:20.181881 [ 193 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548492 sec., 2165978.2549732253 rows/sec., 163.91 MiB/sec. | ||
| 18577 | 2026.01.13 03:28:20.181916 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18578 | 2026.01.13 03:28:20.181975 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18579 | 2026.01.13 03:28:20.182003 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18580 | 2026.01.13 03:28:20.182045 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_26, total 37916 rows starting from the beginning of the part | ||
| 18581 | 2026.01.13 03:28:20.182090 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18582 | 2026.01.13 03:28:20.182114 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 846 rows starting from the beginning of the part | ||
| 18583 | 2026.01.13 03:28:20.182168 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 314 rows starting from the beginning of the part | ||
| 18584 | 2026.01.13 03:28:20.182214 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18585 | 2026.01.13 03:28:20.182258 [ 187 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 315 rows starting from the beginning of the part | ||
| 18586 | 2026.01.13 03:28:20.182380 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18587 | 2026.01.13 03:28:20.182499 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_126_25} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18588 | 2026.01.13 03:28:20.182633 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18589 | 2026.01.13 03:28:20.182774 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.01.13 03:28:20.182816 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18591 | 2026.01.13 03:28:20.183344 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18592 | 2026.01.13 03:28:20.183568 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.01.13 03:28:20.183716 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 18594 | 2026.01.13 03:28:20.183775 [ 4 ] {79954e2f-5c25-48c5-a847-b1e8a0411b60} <Debug> TCPHandler: Processed in 0.002006011 sec. | ||
| 18595 | 2026.01.13 03:28:20.183895 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2026.01.13 03:28:20.183988 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18597 | 2026.01.13 03:28:20.184029 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18598 | 2026.01.13 03:28:20.184379 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18599 | 2026.01.13 03:28:20.184415 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18600 | 2026.01.13 03:28:20.184731 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18601 | 2026.01.13 03:28:20.184934 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.01.13 03:28:20.185064 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 18603 | 2026.01.13 03:28:20.185101 [ 4 ] {251642aa-e2c2-4fee-ada1-86ef1b4fb924} <Debug> TCPHandler: Processed in 0.001255856 sec. | ||
| 18604 | 2026.01.13 03:28:20.189227 [ 193 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39551 rows, containing 5 columns (5 merged, 0 gathered) in 0.007429102 sec., 5323792.835257882 rows/sec., 361.33 MiB/sec. | ||
| 18605 | 2026.01.13 03:28:20.189808 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Trace> MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) | ||
| 18606 | 2026.01.13 03:28:20.190093 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18607 | 2026.01.13 03:28:20.190160 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 5 parts: [all_1_121_26, all_125_125_0] -> all_1_125_27 | ||
| 18608 | 2026.01.13 03:28:20.190235 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 18609 | 2026.01.13 03:28:23.761014 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18610 | 2026.01.13 03:28:23.761090 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18611 | 2026.01.13 03:28:24.026383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42329 | ||
| 18612 | 2026.01.13 03:28:24.026907 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18613 | 2026.01.13 03:28:24.026946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18614 | 2026.01.13 03:28:24.027436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18615 | 2026.01.13 03:28:24.027682 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18616 | 2026.01.13 03:28:24.027823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42329 | ||
| 18617 | 2026.01.13 03:28:24.148494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2250 | ||
| 18618 | 2026.01.13 03:28:24.151043 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18619 | 2026.01.13 03:28:24.151105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18620 | 2026.01.13 03:28:24.152377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18621 | 2026.01.13 03:28:24.152713 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18622 | 2026.01.13 03:28:24.152873 [ 114 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18623 | 2026.01.13 03:28:24.152935 [ 114 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2026.01.13 03:28:24.152954 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18625 | 2026.01.13 03:28:24.153053 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 18626 | 2026.01.13 03:28:24.153128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2250 | ||
| 18627 | 2026.01.13 03:28:24.153600 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18628 | 2026.01.13 03:28:24.153754 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2082 rows starting from the beginning of the part | ||
| 18629 | 2026.01.13 03:28:24.154147 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 18630 | 2026.01.13 03:28:24.154514 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 18631 | 2026.01.13 03:28:24.154865 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 18632 | 2026.01.13 03:28:24.155205 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 18633 | 2026.01.13 03:28:24.155548 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 18634 | 2026.01.13 03:28:24.163177 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 72 columns (72 merged, 0 gathered) in 0.010169238 sec., 221255.51590001138 rows/sec., 169.48 MiB/sec. | ||
| 18635 | 2026.01.13 03:28:24.165020 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18636 | 2026.01.13 03:28:24.165541 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.01.13 03:28:24.165611 [ 200 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_66_13} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18638 | 2026.01.13 03:28:24.165808 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18639 | 2026.01.13 03:28:25.187415 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18640 | 2026.01.13 03:28:25.187598 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18641 | 2026.01.13 03:28:25.187666 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18642 | 2026.01.13 03:28:25.188491 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18643 | 2026.01.13 03:28:25.188531 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18644 | 2026.01.13 03:28:25.188934 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18645 | 2026.01.13 03:28:25.189176 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18646 | 2026.01.13 03:28:25.189317 [ 70 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 18647 | 2026.01.13 03:28:25.189335 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 18648 | 2026.01.13 03:28:25.189359 [ 70 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2026.01.13 03:28:25.189381 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18650 | 2026.01.13 03:28:25.189385 [ 4 ] {8f18503e-bd6a-4fb7-b7a7-256a7b34c823} <Debug> TCPHandler: Processed in 0.002090183 sec. | ||
| 18651 | 2026.01.13 03:28:25.189513 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18652 | 2026.01.13 03:28:25.189546 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 18653 | 2026.01.13 03:28:25.189622 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18654 | 2026.01.13 03:28:25.189668 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18655 | 2026.01.13 03:28:25.189761 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18656 | 2026.01.13 03:28:25.189820 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 434 rows starting from the beginning of the part | ||
| 18657 | 2026.01.13 03:28:25.189927 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 18658 | 2026.01.13 03:28:25.190002 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 18659 | 2026.01.13 03:28:25.190062 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 18660 | 2026.01.13 03:28:25.190102 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 18661 | 2026.01.13 03:28:25.190143 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 18662 | 2026.01.13 03:28:25.190689 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18663 | 2026.01.13 03:28:25.190731 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18664 | 2026.01.13 03:28:25.191115 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18665 | 2026.01.13 03:28:25.191303 [ 200 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843458 sec., 1347467.6396207563 rows/sec., 90.87 MiB/sec. | ||
| 18666 | 2026.01.13 03:28:25.191326 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18667 | 2026.01.13 03:28:25.191465 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 18668 | 2026.01.13 03:28:25.191479 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001876 sec., 625799.5735607676 rows/sec., 49.79 MiB/sec. | ||
| 18669 | 2026.01.13 03:28:25.191525 [ 4 ] {a0832c07-d49c-4f60-ab93-4a527bac8c91} <Debug> TCPHandler: Processed in 0.002063882 sec. | ||
| 18670 | 2026.01.13 03:28:25.191649 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18671 | 2026.01.13 03:28:25.191707 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18672 | 2026.01.13 03:28:25.191745 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18673 | 2026.01.13 03:28:25.191781 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_41_9} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 18674 | 2026.01.13 03:28:25.191789 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18675 | 2026.01.13 03:28:25.191855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 18676 | 2026.01.13 03:28:25.192338 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18677 | 2026.01.13 03:28:25.192379 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18678 | 2026.01.13 03:28:25.192692 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18679 | 2026.01.13 03:28:25.192916 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18680 | 2026.01.13 03:28:25.193043 [ 70 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18681 | 2026.01.13 03:28:25.193045 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001317 sec., 179195.1404707669 rows/sec., 10.86 MiB/sec. | ||
| 18682 | 2026.01.13 03:28:25.193077 [ 70 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.01.13 03:28:25.193096 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18684 | 2026.01.13 03:28:25.193098 [ 4 ] {6e7429e4-42c2-471e-a5f2-f2a56ab1d41e} <Debug> TCPHandler: Processed in 0.00150699 sec. | ||
| 18685 | 2026.01.13 03:28:25.193171 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18686 | 2026.01.13 03:28:25.193213 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18687 | 2026.01.13 03:28:25.193267 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18688 | 2026.01.13 03:28:25.193297 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 278 rows starting from the beginning of the part | ||
| 18689 | 2026.01.13 03:28:25.193310 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18690 | 2026.01.13 03:28:25.193348 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 236 rows starting from the beginning of the part | ||
| 18691 | 2026.01.13 03:28:25.193355 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18692 | 2026.01.13 03:28:25.193401 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 10 rows starting from the beginning of the part | ||
| 18693 | 2026.01.13 03:28:25.193447 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 238 rows starting from the beginning of the part | ||
| 18694 | 2026.01.13 03:28:25.193487 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 18695 | 2026.01.13 03:28:25.193525 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 236 rows starting from the beginning of the part | ||
| 18696 | 2026.01.13 03:28:25.193904 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18697 | 2026.01.13 03:28:25.193945 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18698 | 2026.01.13 03:28:25.194260 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18699 | 2026.01.13 03:28:25.194356 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219505 sec., 826564.8767327727 rows/sec., 53.87 MiB/sec. | ||
| 18700 | 2026.01.13 03:28:25.194475 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18701 | 2026.01.13 03:28:25.194483 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18702 | 2026.01.13 03:28:25.194612 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001319 sec., 160727.8241091736 rows/sec., 10.37 MiB/sec. | ||
| 18703 | 2026.01.13 03:28:25.194665 [ 4 ] {63d9c5ae-e171-472a-9a6c-9d97ef0eb21f} <Debug> TCPHandler: Processed in 0.00150044 sec. | ||
| 18704 | 2026.01.13 03:28:25.194736 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2026.01.13 03:28:25.194776 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18706 | 2026.01.13 03:28:25.194801 [ 195 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_126_25} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18707 | 2026.01.13 03:28:25.194864 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18708 | 2026.01.13 03:28:25.194875 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18709 | 2026.01.13 03:28:25.194920 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18710 | 2026.01.13 03:28:25.195450 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18711 | 2026.01.13 03:28:25.195485 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18712 | 2026.01.13 03:28:25.195797 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18713 | 2026.01.13 03:28:25.196012 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2026.01.13 03:28:25.196134 [ 115 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 18715 | 2026.01.13 03:28:25.196143 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 9.34 MiB/sec. | ||
| 18716 | 2026.01.13 03:28:25.196187 [ 115 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18717 | 2026.01.13 03:28:25.196204 [ 4 ] {2ce4dcf4-caf4-46c7-95b7-0674862ac3a6} <Debug> TCPHandler: Processed in 0.001477181 sec. | ||
| 18718 | 2026.01.13 03:28:25.196217 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18719 | 2026.01.13 03:28:25.196313 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 18720 | 2026.01.13 03:28:25.196317 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18721 | 2026.01.13 03:28:25.196427 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18722 | 2026.01.13 03:28:25.196430 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18723 | 2026.01.13 03:28:25.196473 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18724 | 2026.01.13 03:28:25.196490 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 223 rows starting from the beginning of the part | ||
| 18725 | 2026.01.13 03:28:25.196562 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 18726 | 2026.01.13 03:28:25.196606 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 18727 | 2026.01.13 03:28:25.196647 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 18728 | 2026.01.13 03:28:25.196686 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 18729 | 2026.01.13 03:28:25.196733 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 18730 | 2026.01.13 03:28:25.197283 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18731 | 2026.01.13 03:28:25.197326 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18732 | 2026.01.13 03:28:25.197668 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18733 | 2026.01.13 03:28:25.197734 [ 195 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146161 sec., 874378.2541170354 rows/sec., 53.15 MiB/sec. | ||
| 18734 | 2026.01.13 03:28:25.197880 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 18735 | 2026.01.13 03:28:25.197915 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18736 | 2026.01.13 03:28:25.198102 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.00169 sec., 420118.34319526626 rows/sec., 29.44 MiB/sec. | ||
| 18737 | 2026.01.13 03:28:25.198154 [ 4 ] {ea24957d-fd36-4d5b-b855-afed2818241d} <Debug> TCPHandler: Processed in 0.001886368 sec. | ||
| 18738 | 2026.01.13 03:28:25.198166 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18739 | 2026.01.13 03:28:25.198251 [ 200 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_41_9} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 18740 | 2026.01.13 03:28:25.198283 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2026.01.13 03:28:25.198326 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 18742 | 2026.01.13 03:28:25.198402 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18743 | 2026.01.13 03:28:25.198461 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18744 | 2026.01.13 03:28:25.198837 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18745 | 2026.01.13 03:28:25.198880 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18746 | 2026.01.13 03:28:25.199204 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18747 | 2026.01.13 03:28:25.199414 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2026.01.13 03:28:25.199538 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 18749 | 2026.01.13 03:28:25.199573 [ 4 ] {8885bda6-9e65-47c5-986d-0ce573e6add5} <Debug> TCPHandler: Processed in 0.001347717 sec. | ||
| 18750 | 2026.01.13 03:28:25.199669 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.01.13 03:28:25.199760 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18752 | 2026.01.13 03:28:25.199800 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18753 | 2026.01.13 03:28:25.200243 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2026.01.13 03:28:25.200279 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18755 | 2026.01.13 03:28:25.200606 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18756 | 2026.01.13 03:28:25.200813 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.01.13 03:28:25.200936 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 18758 | 2026.01.13 03:28:25.200972 [ 4 ] {b236adff-2c4c-4f6c-af6e-aefca5bc5829} <Debug> TCPHandler: Processed in 0.001349198 sec. | ||
| 18759 | 2026.01.13 03:28:25.201104 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.01.13 03:28:25.201222 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18761 | 2026.01.13 03:28:25.201271 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18762 | 2026.01.13 03:28:25.201628 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.01.13 03:28:25.201671 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18764 | 2026.01.13 03:28:25.202023 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18765 | 2026.01.13 03:28:25.202235 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.13 03:28:25.202362 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 18767 | 2026.01.13 03:28:25.202398 [ 4 ] {b5451d07-b7e3-497b-b50c-cc90a73ace7b} <Debug> TCPHandler: Processed in 0.001352958 sec. | ||
| 18768 | 2026.01.13 03:28:25.202496 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.01.13 03:28:25.202586 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18770 | 2026.01.13 03:28:25.202639 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18771 | 2026.01.13 03:28:25.203520 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.01.13 03:28:25.203557 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18773 | 2026.01.13 03:28:25.204087 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18774 | 2026.01.13 03:28:25.204304 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.01.13 03:28:25.204440 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001872 sec., 16559.82905982906 rows/sec., 29.67 MiB/sec. | ||
| 18776 | 2026.01.13 03:28:25.204494 [ 4 ] {42d951d3-40e9-4271-81c9-c7686220ba4c} <Debug> TCPHandler: Processed in 0.002045441 sec. | ||
| 18777 | 2026.01.13 03:28:25.204604 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2026.01.13 03:28:25.204698 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18779 | 2026.01.13 03:28:25.204739 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18780 | 2026.01.13 03:28:25.205079 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2026.01.13 03:28:25.205115 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18782 | 2026.01.13 03:28:25.205409 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18783 | 2026.01.13 03:28:25.205620 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2026.01.13 03:28:25.205739 [ 115 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18785 | 2026.01.13 03:28:25.205742 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 18786 | 2026.01.13 03:28:25.205777 [ 115 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2026.01.13 03:28:25.205796 [ 4 ] {25a80d23-a514-4a45-a256-a7f5dd76c58d} <Debug> TCPHandler: Processed in 0.001238915 sec. | ||
| 18788 | 2026.01.13 03:28:25.205800 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18789 | 2026.01.13 03:28:25.205905 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18790 | 2026.01.13 03:28:25.206029 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18791 | 2026.01.13 03:28:25.206057 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7968 rows starting from the beginning of the part | ||
| 18792 | 2026.01.13 03:28:25.206107 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 18793 | 2026.01.13 03:28:25.206149 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 18794 | 2026.01.13 03:28:25.206186 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 18795 | 2026.01.13 03:28:25.206223 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 18796 | 2026.01.13 03:28:25.206262 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 18797 | 2026.01.13 03:28:25.208457 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002587863 sec., 3245921.4417455634 rows/sec., 211.33 MiB/sec. | ||
| 18798 | 2026.01.13 03:28:25.208680 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18799 | 2026.01.13 03:28:25.209033 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2026.01.13 03:28:25.209116 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_126_25} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18801 | 2026.01.13 03:28:25.209244 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 18802 | 2026.01.13 03:28:25.709302 [ 221 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18803 | 2026.01.13 03:28:25.709353 [ 221 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18804 | 2026.01.13 03:28:25.712639 [ 221 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18805 | 2026.01.13 03:28:26.302629 [ 221 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18806 | 2026.01.13 03:28:26.302679 [ 221 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18807 | 2026.01.13 03:28:26.305778 [ 221 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18808 | 2026.01.13 03:28:26.356985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 18809 | 2026.01.13 03:28:26.374821 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2026.01.13 03:28:26.374860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18811 | 2026.01.13 03:28:26.380990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18812 | 2026.01.13 03:28:26.381722 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18813 | 2026.01.13 03:28:26.384776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18814 | 2026.01.13 03:28:26.540214 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18815 | 2026.01.13 03:28:26.540296 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18816 | 2026.01.13 03:28:26.544023 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18817 | 2026.01.13 03:28:30.202153 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18818 | 2026.01.13 03:28:30.202367 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18819 | 2026.01.13 03:28:30.202447 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18820 | 2026.01.13 03:28:30.203158 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2026.01.13 03:28:30.203206 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18822 | 2026.01.13 03:28:30.203578 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18823 | 2026.01.13 03:28:30.203806 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.01.13 03:28:30.203960 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 198.28 KiB/sec. | ||
| 18825 | 2026.01.13 03:28:30.204003 [ 4 ] {858120c9-43d5-42b7-a2ae-fd7de78b554c} <Debug> TCPHandler: Processed in 0.001989701 sec. | ||
| 18826 | 2026.01.13 03:28:30.204135 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18827 | 2026.01.13 03:28:30.204231 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18828 | 2026.01.13 03:28:30.204271 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18829 | 2026.01.13 03:28:30.205527 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18830 | 2026.01.13 03:28:30.205563 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18831 | 2026.01.13 03:28:30.205935 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18832 | 2026.01.13 03:28:30.206145 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18833 | 2026.01.13 03:28:30.206273 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.00206 sec., 591262.1359223301 rows/sec., 48.66 MiB/sec. | ||
| 18834 | 2026.01.13 03:28:30.206312 [ 4 ] {4cea58e5-b242-4ef9-8bb7-eed85d2fdf26} <Debug> TCPHandler: Processed in 0.002226135 sec. | ||
| 18835 | 2026.01.13 03:28:30.206425 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18836 | 2026.01.13 03:28:30.206520 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18837 | 2026.01.13 03:28:30.206561 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18838 | 2026.01.13 03:28:30.207002 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18839 | 2026.01.13 03:28:30.207040 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18840 | 2026.01.13 03:28:30.207340 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18841 | 2026.01.13 03:28:30.207556 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18842 | 2026.01.13 03:28:30.207687 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001186 sec., 11804.384485666105 rows/sec., 869.52 KiB/sec. | ||
| 18843 | 2026.01.13 03:28:30.207726 [ 4 ] {8b45ab0f-99d4-4256-8679-a160abf6a264} <Debug> TCPHandler: Processed in 0.001351238 sec. | ||
| 18844 | 2026.01.13 03:28:30.207776 [ 220 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18845 | 2026.01.13 03:28:30.207828 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18846 | 2026.01.13 03:28:30.207834 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18847 | 2026.01.13 03:28:30.207933 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18848 | 2026.01.13 03:28:30.207975 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18849 | 2026.01.13 03:28:30.208508 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18850 | 2026.01.13 03:28:30.208549 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18851 | 2026.01.13 03:28:30.208884 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18852 | 2026.01.13 03:28:30.209098 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18853 | 2026.01.13 03:28:30.209225 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001308 sec., 174311.9266055046 rows/sec., 11.80 MiB/sec. | ||
| 18854 | 2026.01.13 03:28:30.209262 [ 4 ] {8b77d58a-28af-4fff-a2ae-9d400087c31d} <Debug> TCPHandler: Processed in 0.00147641 sec. | ||
| 18855 | 2026.01.13 03:28:30.209369 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18856 | 2026.01.13 03:28:30.209461 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18857 | 2026.01.13 03:28:30.209504 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18858 | 2026.01.13 03:28:30.210174 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18859 | 2026.01.13 03:28:30.210212 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18860 | 2026.01.13 03:28:30.210556 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18861 | 2026.01.13 03:28:30.210769 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18862 | 2026.01.13 03:28:30.210898 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001454 sec., 367262.7235213205 rows/sec., 27.22 MiB/sec. | ||
| 18863 | 2026.01.13 03:28:30.210936 [ 4 ] {28e1fb7c-1df9-42fe-97ec-1e8003f51fc8} <Debug> TCPHandler: Processed in 0.001615933 sec. | ||
| 18864 | 2026.01.13 03:28:30.211046 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18865 | 2026.01.13 03:28:30.211140 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18866 | 2026.01.13 03:28:30.211186 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18867 | 2026.01.13 03:28:30.211214 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18868 | 2026.01.13 03:28:30.211856 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18869 | 2026.01.13 03:28:30.211897 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18870 | 2026.01.13 03:28:30.212276 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18871 | 2026.01.13 03:28:30.212483 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18872 | 2026.01.13 03:28:30.212609 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001488 sec., 568548.3870967742 rows/sec., 38.27 MiB/sec. | ||
| 18873 | 2026.01.13 03:28:30.212646 [ 4 ] {bd8eb989-18fa-408b-a728-32c3f02a4804} <Debug> TCPHandler: Processed in 0.001647734 sec. | ||
| 18874 | 2026.01.13 03:28:30.212756 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18875 | 2026.01.13 03:28:30.212849 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18876 | 2026.01.13 03:28:30.212903 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18877 | 2026.01.13 03:28:30.213677 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.01.13 03:28:30.213713 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18879 | 2026.01.13 03:28:30.214250 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18880 | 2026.01.13 03:28:30.214470 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.01.13 03:28:30.214597 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18882 | 2026.01.13 03:28:30.214609 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 18883 | 2026.01.13 03:28:30.214704 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18884 | 2026.01.13 03:28:30.214726 [ 4 ] {aaebd139-107c-42c7-ba45-8b6e78116d62} <Debug> TCPHandler: Processed in 0.002019291 sec. | ||
| 18885 | 2026.01.13 03:28:30.214749 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18886 | 2026.01.13 03:28:30.214846 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18887 | 2026.01.13 03:28:30.214919 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18888 | 2026.01.13 03:28:30.214946 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18889 | 2026.01.13 03:28:30.215013 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18890 | 2026.01.13 03:28:30.215246 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18891 | 2026.01.13 03:28:30.215313 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2461 rows starting from the beginning of the part | ||
| 18892 | 2026.01.13 03:28:30.215352 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18893 | 2026.01.13 03:28:30.215392 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18894 | 2026.01.13 03:28:30.215465 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 18895 | 2026.01.13 03:28:30.215582 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 31 rows starting from the beginning of the part | ||
| 18896 | 2026.01.13 03:28:30.215684 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 18897 | 2026.01.13 03:28:30.215706 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18898 | 2026.01.13 03:28:30.215778 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 18899 | 2026.01.13 03:28:30.215881 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 10 rows starting from the beginning of the part | ||
| 18900 | 2026.01.13 03:28:30.215933 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18901 | 2026.01.13 03:28:30.216071 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 18902 | 2026.01.13 03:28:30.216108 [ 4 ] {6761a38b-abfe-44fe-b0b1-5194ac4f2257} <Debug> TCPHandler: Processed in 0.001310446 sec. | ||
| 18903 | 2026.01.13 03:28:30.223451 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2553 rows, containing 19 columns (19 merged, 0 gathered) in 0.008608706 sec., 296560.2495891949 rows/sec., 531.42 MiB/sec. | ||
| 18904 | 2026.01.13 03:28:30.225716 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18905 | 2026.01.13 03:28:30.226129 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18906 | 2026.01.13 03:28:30.226217 [ 194 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18907 | 2026.01.13 03:28:30.226414 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.78 MiB. | ||
| 18908 | 2026.01.13 03:28:30.989183 [ 224 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18909 | 2026.01.13 03:28:30.989238 [ 224 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18910 | 2026.01.13 03:28:30.991879 [ 224 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18911 | 2026.01.13 03:28:31.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.22 MiB, peak 406.96 MiB, free memory in arenas 0.00 B, will set to 389.29 MiB (RSS), difference: 5.06 MiB | ||
| 18912 | 2026.01.13 03:28:31.528984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42777 | ||
| 18913 | 2026.01.13 03:28:31.529904 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2026.01.13 03:28:31.530000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18915 | 2026.01.13 03:28:31.530856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18916 | 2026.01.13 03:28:31.531405 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2026.01.13 03:28:31.531797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42777 | ||
| 18918 | 2026.01.13 03:28:32.543984 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47424 | ||
| 18919 | 2026.01.13 03:28:32.544109 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18920 | 2026.01.13 03:28:32.544140 [ 289 ] {} <Debug> TCP-Session: 3441f23a-8363-4cda-8f19-51b249e06a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:47424 | ||
| 18921 | 2026.01.13 03:28:32.544165 [ 289 ] {} <Debug> TCP-Session: 3441f23a-8363-4cda-8f19-51b249e06a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18922 | 2026.01.13 03:28:32.544180 [ 289 ] {} <Debug> TCP-Session: 3441f23a-8363-4cda-8f19-51b249e06a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18923 | 2026.01.13 03:28:32.544368 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51475 | ||
| 18924 | 2026.01.13 03:28:32.544374 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49929 | ||
| 18925 | 2026.01.13 03:28:32.544423 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56862 | ||
| 18926 | 2026.01.13 03:28:32.544476 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36493 | ||
| 18927 | 2026.01.13 03:28:32.544486 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57551 | ||
| 18928 | 2026.01.13 03:28:32.544535 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18929 | 2026.01.13 03:28:32.544565 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18930 | 2026.01.13 03:28:32.544567 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18931 | 2026.01.13 03:28:32.544583 [ 351 ] {} <Debug> TCP-Session: f80ce1bf-ccf1-41a2-892b-eaed27f0f23a Authenticating user 'default' from [fd00:1122:3344:101::e]:49929 | ||
| 18932 | 2026.01.13 03:28:32.544600 [ 363 ] {} <Debug> TCP-Session: b5f791ad-d6a9-404f-84d0-efd50d4e085c Authenticating user 'default' from [fd00:1122:3344:101::e]:56862 | ||
| 18933 | 2026.01.13 03:28:32.544609 [ 367 ] {} <Debug> TCP-Session: 74c693d8-e5eb-4ad3-bf88-a78731117558 Authenticating user 'default' from [fd00:1122:3344:101::e]:36493 | ||
| 18934 | 2026.01.13 03:28:32.544626 [ 351 ] {} <Debug> TCP-Session: f80ce1bf-ccf1-41a2-892b-eaed27f0f23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18935 | 2026.01.13 03:28:32.544633 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18936 | 2026.01.13 03:28:32.544661 [ 351 ] {} <Debug> TCP-Session: f80ce1bf-ccf1-41a2-892b-eaed27f0f23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18937 | 2026.01.13 03:28:32.544646 [ 367 ] {} <Debug> TCP-Session: 74c693d8-e5eb-4ad3-bf88-a78731117558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18938 | 2026.01.13 03:28:32.544687 [ 368 ] {} <Debug> TCP-Session: 2185a7a7-2229-4daf-9c8c-c71f2973fa4f Authenticating user 'default' from [fd00:1122:3344:101::e]:57551 | ||
| 18939 | 2026.01.13 03:28:32.544715 [ 367 ] {} <Debug> TCP-Session: 74c693d8-e5eb-4ad3-bf88-a78731117558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18940 | 2026.01.13 03:28:32.544450 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61058 | ||
| 18941 | 2026.01.13 03:28:32.544743 [ 368 ] {} <Debug> TCP-Session: 2185a7a7-2229-4daf-9c8c-c71f2973fa4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18942 | 2026.01.13 03:28:32.544441 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43793 | ||
| 18943 | 2026.01.13 03:28:32.544787 [ 368 ] {} <Debug> TCP-Session: 2185a7a7-2229-4daf-9c8c-c71f2973fa4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18944 | 2026.01.13 03:28:32.544441 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44731 | ||
| 18945 | 2026.01.13 03:28:32.544815 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18946 | 2026.01.13 03:28:32.544849 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18947 | 2026.01.13 03:28:32.544867 [ 366 ] {} <Debug> TCP-Session: ae14d98d-0807-40ea-9137-9aaf3b927062 Authenticating user 'default' from [fd00:1122:3344:101::e]:61058 | ||
| 18948 | 2026.01.13 03:28:32.544636 [ 363 ] {} <Debug> TCP-Session: b5f791ad-d6a9-404f-84d0-efd50d4e085c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18949 | 2026.01.13 03:28:32.544888 [ 364 ] {} <Debug> TCP-Session: 027bfd3d-7d71-44f3-8edc-9299415635f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43793 | ||
| 18950 | 2026.01.13 03:28:32.544895 [ 366 ] {} <Debug> TCP-Session: ae14d98d-0807-40ea-9137-9aaf3b927062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18951 | 2026.01.13 03:28:32.544915 [ 363 ] {} <Debug> TCP-Session: b5f791ad-d6a9-404f-84d0-efd50d4e085c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18952 | 2026.01.13 03:28:32.544931 [ 364 ] {} <Debug> TCP-Session: 027bfd3d-7d71-44f3-8edc-9299415635f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18953 | 2026.01.13 03:28:32.544942 [ 366 ] {} <Debug> TCP-Session: ae14d98d-0807-40ea-9137-9aaf3b927062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18954 | 2026.01.13 03:28:32.544973 [ 364 ] {} <Debug> TCP-Session: 027bfd3d-7d71-44f3-8edc-9299415635f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18955 | 2026.01.13 03:28:32.544499 [ 289 ] {} <Trace> TCP-Session: 3441f23a-8363-4cda-8f19-51b249e06a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18956 | 2026.01.13 03:28:32.544460 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18957 | 2026.01.13 03:28:32.545064 [ 362 ] {} <Debug> TCP-Session: 0442cbbe-9e5a-4181-84cb-0f5a543f8f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:51475 | ||
| 18958 | 2026.01.13 03:28:32.545081 [ 362 ] {} <Debug> TCP-Session: 0442cbbe-9e5a-4181-84cb-0f5a543f8f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18959 | 2026.01.13 03:28:32.545098 [ 362 ] {} <Debug> TCP-Session: 0442cbbe-9e5a-4181-84cb-0f5a543f8f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18960 | 2026.01.13 03:28:32.545131 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18961 | 2026.01.13 03:28:32.545165 [ 365 ] {} <Debug> TCP-Session: edb61e7d-84cf-4086-81d7-079173340fb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44731 | ||
| 18962 | 2026.01.13 03:28:32.545182 [ 365 ] {} <Debug> TCP-Session: edb61e7d-84cf-4086-81d7-079173340fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18963 | 2026.01.13 03:28:32.545196 [ 365 ] {} <Debug> TCP-Session: edb61e7d-84cf-4086-81d7-079173340fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18964 | 2026.01.13 03:28:32.545208 [ 289 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47424) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18965 | 2026.01.13 03:28:32.545472 [ 289 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18966 | 2026.01.13 03:28:32.545524 [ 289 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18967 | 2026.01.13 03:28:32.545808 [ 289 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 18968 | 2026.01.13 03:28:32.546799 [ 345 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Trace> AggregatingTransform: Aggregating | ||
| 18969 | 2026.01.13 03:28:32.546839 [ 345 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 18970 | 2026.01.13 03:28:32.546876 [ 345 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970439 sec. (1030.461 rows/sec., 40.25 KiB/sec.) | ||
| 18971 | 2026.01.13 03:28:32.546895 [ 345 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Trace> Aggregator: Merging aggregated data | ||
| 18972 | 2026.01.13 03:28:32.548462 [ 289 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003315 sec., 301.65912518853696 rows/sec., 11.78 KiB/sec. | ||
| 18973 | 2026.01.13 03:28:32.548594 [ 289 ] {700a00b5-182c-4157-992f-c5911c9695f1} <Debug> TCPHandler: Processed in 0.004218365 sec. | ||
| 18974 | 2026.01.13 03:28:32.548698 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18975 | 2026.01.13 03:28:32.548725 [ 289 ] {} <Debug> TCP-Session: 3441f23a-8363-4cda-8f19-51b249e06a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18976 | 2026.01.13 03:28:32.548729 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18977 | 2026.01.13 03:28:32.548747 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18978 | 2026.01.13 03:28:32.548760 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18979 | 2026.01.13 03:28:32.548778 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18980 | 2026.01.13 03:28:32.548791 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18981 | 2026.01.13 03:28:32.548810 [ 366 ] {} <Debug> TCP-Session: ae14d98d-0807-40ea-9137-9aaf3b927062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18982 | 2026.01.13 03:28:32.548825 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18983 | 2026.01.13 03:28:32.548843 [ 365 ] {} <Debug> TCP-Session: edb61e7d-84cf-4086-81d7-079173340fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18984 | 2026.01.13 03:28:32.548853 [ 362 ] {} <Debug> TCP-Session: 0442cbbe-9e5a-4181-84cb-0f5a543f8f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18985 | 2026.01.13 03:28:32.548887 [ 364 ] {} <Debug> TCP-Session: 027bfd3d-7d71-44f3-8edc-9299415635f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18986 | 2026.01.13 03:28:32.548835 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18987 | 2026.01.13 03:28:32.548810 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18988 | 2026.01.13 03:28:32.548940 [ 367 ] {} <Debug> TCP-Session: 74c693d8-e5eb-4ad3-bf88-a78731117558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18989 | 2026.01.13 03:28:32.548772 [ 351 ] {} <Debug> TCP-Session: f80ce1bf-ccf1-41a2-892b-eaed27f0f23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18990 | 2026.01.13 03:28:32.548968 [ 368 ] {} <Debug> TCP-Session: 2185a7a7-2229-4daf-9c8c-c71f2973fa4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18991 | 2026.01.13 03:28:32.548795 [ 363 ] {} <Debug> TCP-Session: b5f791ad-d6a9-404f-84d0-efd50d4e085c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18992 | 2026.01.13 03:28:32.562040 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61008 | ||
| 18993 | 2026.01.13 03:28:32.562101 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18994 | 2026.01.13 03:28:32.562122 [ 367 ] {} <Debug> TCP-Session: c88b59e3-3e6b-4ad4-b16e-064e7e4936d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61008 | ||
| 18995 | 2026.01.13 03:28:32.562137 [ 367 ] {} <Debug> TCP-Session: c88b59e3-3e6b-4ad4-b16e-064e7e4936d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18996 | 2026.01.13 03:28:32.562150 [ 367 ] {} <Debug> TCP-Session: c88b59e3-3e6b-4ad4-b16e-064e7e4936d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18997 | 2026.01.13 03:28:32.562314 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60880 | ||
| 18998 | 2026.01.13 03:28:32.562319 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33225 | ||
| 18999 | 2026.01.13 03:28:32.562352 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34508 | ||
| 19000 | 2026.01.13 03:28:32.562367 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45089 | ||
| 19001 | 2026.01.13 03:28:32.562396 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19002 | 2026.01.13 03:28:32.562334 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41613 | ||
| 19003 | 2026.01.13 03:28:32.562444 [ 289 ] {} <Debug> TCP-Session: 63b423db-658c-4b28-bd92-6913668e86a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60880 | ||
| 19004 | 2026.01.13 03:28:32.562463 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19005 | 2026.01.13 03:28:32.562480 [ 289 ] {} <Debug> TCP-Session: 63b423db-658c-4b28-bd92-6913668e86a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19006 | 2026.01.13 03:28:32.562498 [ 364 ] {} <Debug> TCP-Session: ce535267-7d34-49d8-998e-9858b4e680ab Authenticating user 'default' from [fd00:1122:3344:101::e]:45089 | ||
| 19007 | 2026.01.13 03:28:32.562502 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19008 | 2026.01.13 03:28:32.562526 [ 364 ] {} <Debug> TCP-Session: ce535267-7d34-49d8-998e-9858b4e680ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19009 | 2026.01.13 03:28:32.562504 [ 289 ] {} <Debug> TCP-Session: 63b423db-658c-4b28-bd92-6913668e86a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19010 | 2026.01.13 03:28:32.562550 [ 364 ] {} <Debug> TCP-Session: ce535267-7d34-49d8-998e-9858b4e680ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19011 | 2026.01.13 03:28:32.562545 [ 351 ] {} <Debug> TCP-Session: 08bb2070-1952-4175-89a2-f68f2bd8f943 Authenticating user 'default' from [fd00:1122:3344:101::e]:41613 | ||
| 19012 | 2026.01.13 03:28:32.562456 [ 367 ] {} <Trace> TCP-Session: c88b59e3-3e6b-4ad4-b16e-064e7e4936d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19013 | 2026.01.13 03:28:32.562613 [ 351 ] {} <Debug> TCP-Session: 08bb2070-1952-4175-89a2-f68f2bd8f943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19014 | 2026.01.13 03:28:32.562436 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19015 | 2026.01.13 03:28:32.562649 [ 351 ] {} <Debug> TCP-Session: 08bb2070-1952-4175-89a2-f68f2bd8f943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19016 | 2026.01.13 03:28:32.562676 [ 363 ] {} <Debug> TCP-Session: 072df0f0-570a-43cf-817a-989839365aae Authenticating user 'default' from [fd00:1122:3344:101::e]:34508 | ||
| 19017 | 2026.01.13 03:28:32.562433 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19018 | 2026.01.13 03:28:32.562702 [ 363 ] {} <Debug> TCP-Session: 072df0f0-570a-43cf-817a-989839365aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19019 | 2026.01.13 03:28:32.562728 [ 368 ] {} <Debug> TCP-Session: f2eb6ae7-f0d5-4440-b586-b83afa72c11e Authenticating user 'default' from [fd00:1122:3344:101::e]:33225 | ||
| 19020 | 2026.01.13 03:28:32.562735 [ 363 ] {} <Debug> TCP-Session: 072df0f0-570a-43cf-817a-989839365aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19021 | 2026.01.13 03:28:32.562754 [ 368 ] {} <Debug> TCP-Session: f2eb6ae7-f0d5-4440-b586-b83afa72c11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19022 | 2026.01.13 03:28:32.562375 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50654 | ||
| 19023 | 2026.01.13 03:28:32.562779 [ 368 ] {} <Debug> TCP-Session: f2eb6ae7-f0d5-4440-b586-b83afa72c11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19024 | 2026.01.13 03:28:32.562789 [ 367 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61008) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19025 | 2026.01.13 03:28:32.562341 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33572 | ||
| 19026 | 2026.01.13 03:28:32.562848 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19027 | 2026.01.13 03:28:32.562377 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38601 | ||
| 19028 | 2026.01.13 03:28:32.562890 [ 365 ] {} <Debug> TCP-Session: 47484fdd-9134-4979-ab0c-a4302413ea32 Authenticating user 'default' from [fd00:1122:3344:101::e]:50654 | ||
| 19029 | 2026.01.13 03:28:32.562903 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19030 | 2026.01.13 03:28:32.562933 [ 365 ] {} <Debug> TCP-Session: 47484fdd-9134-4979-ab0c-a4302413ea32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19031 | 2026.01.13 03:28:32.562943 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19032 | 2026.01.13 03:28:32.562960 [ 365 ] {} <Debug> TCP-Session: 47484fdd-9134-4979-ab0c-a4302413ea32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19033 | 2026.01.13 03:28:32.562981 [ 366 ] {} <Debug> TCP-Session: ed39ab57-0102-4ef1-947d-c0285b7c052e Authenticating user 'default' from [fd00:1122:3344:101::e]:38601 | ||
| 19034 | 2026.01.13 03:28:32.562942 [ 362 ] {} <Debug> TCP-Session: c2460c26-1ae8-404e-81a8-92602fe018fe Authenticating user 'default' from [fd00:1122:3344:101::e]:33572 | ||
| 19035 | 2026.01.13 03:28:32.563009 [ 366 ] {} <Debug> TCP-Session: ed39ab57-0102-4ef1-947d-c0285b7c052e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19036 | 2026.01.13 03:28:32.563022 [ 362 ] {} <Debug> TCP-Session: c2460c26-1ae8-404e-81a8-92602fe018fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19037 | 2026.01.13 03:28:32.563032 [ 366 ] {} <Debug> TCP-Session: ed39ab57-0102-4ef1-947d-c0285b7c052e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19038 | 2026.01.13 03:28:32.563037 [ 362 ] {} <Debug> TCP-Session: c2460c26-1ae8-404e-81a8-92602fe018fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19039 | 2026.01.13 03:28:32.563118 [ 367 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19040 | 2026.01.13 03:28:32.563185 [ 367 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19041 | 2026.01.13 03:28:32.563514 [ 367 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 19042 | 2026.01.13 03:28:32.564598 [ 304 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Trace> AggregatingTransform: Aggregating | ||
| 19043 | 2026.01.13 03:28:32.564643 [ 304 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Trace> Aggregator: Aggregation method: without_key | ||
| 19044 | 2026.01.13 03:28:32.564679 [ 304 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061892 sec. (941.715 rows/sec., 36.79 KiB/sec.) | ||
| 19045 | 2026.01.13 03:28:32.564698 [ 304 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Trace> Aggregator: Merging aggregated data | ||
| 19046 | 2026.01.13 03:28:32.566075 [ 367 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003344 sec., 299.0430622009569 rows/sec., 11.68 KiB/sec. | ||
| 19047 | 2026.01.13 03:28:32.566238 [ 367 ] {1c39f1b1-4fb2-4461-9e2d-26570309eee8} <Debug> TCPHandler: Processed in 0.00393892 sec. | ||
| 19048 | 2026.01.13 03:28:32.566326 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19049 | 2026.01.13 03:28:32.566343 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19050 | 2026.01.13 03:28:32.566360 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19051 | 2026.01.13 03:28:32.566385 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19052 | 2026.01.13 03:28:32.566407 [ 289 ] {} <Debug> TCP-Session: 63b423db-658c-4b28-bd92-6913668e86a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19053 | 2026.01.13 03:28:32.566411 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19054 | 2026.01.13 03:28:32.566436 [ 364 ] {} <Debug> TCP-Session: ce535267-7d34-49d8-998e-9858b4e680ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19055 | 2026.01.13 03:28:32.566447 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19056 | 2026.01.13 03:28:32.566467 [ 368 ] {} <Debug> TCP-Session: f2eb6ae7-f0d5-4440-b586-b83afa72c11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19057 | 2026.01.13 03:28:32.566473 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19058 | 2026.01.13 03:28:32.566499 [ 351 ] {} <Debug> TCP-Session: 08bb2070-1952-4175-89a2-f68f2bd8f943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19059 | 2026.01.13 03:28:32.566513 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19060 | 2026.01.13 03:28:32.566528 [ 362 ] {} <Debug> TCP-Session: c2460c26-1ae8-404e-81a8-92602fe018fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19061 | 2026.01.13 03:28:32.566487 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19062 | 2026.01.13 03:28:32.566557 [ 365 ] {} <Debug> TCP-Session: 47484fdd-9134-4979-ab0c-a4302413ea32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19063 | 2026.01.13 03:28:32.566390 [ 366 ] {} <Debug> TCP-Session: ed39ab57-0102-4ef1-947d-c0285b7c052e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19064 | 2026.01.13 03:28:32.566598 [ 363 ] {} <Debug> TCP-Session: 072df0f0-570a-43cf-817a-989839365aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19065 | 2026.01.13 03:28:32.566354 [ 367 ] {} <Debug> TCP-Session: c88b59e3-3e6b-4ad4-b16e-064e7e4936d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19066 | 2026.01.13 03:28:32.616181 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54581 | ||
| 19067 | 2026.01.13 03:28:32.616282 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19068 | 2026.01.13 03:28:32.616309 [ 367 ] {} <Debug> TCP-Session: 25e58152-32b5-4344-936c-1c987958d062 Authenticating user 'default' from [fd00:1122:3344:101::e]:54581 | ||
| 19069 | 2026.01.13 03:28:32.616331 [ 367 ] {} <Debug> TCP-Session: 25e58152-32b5-4344-936c-1c987958d062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19070 | 2026.01.13 03:28:32.616344 [ 367 ] {} <Debug> TCP-Session: 25e58152-32b5-4344-936c-1c987958d062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19071 | 2026.01.13 03:28:32.616536 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42727 | ||
| 19072 | 2026.01.13 03:28:32.616534 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33754 | ||
| 19073 | 2026.01.13 03:28:32.616564 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55518 | ||
| 19074 | 2026.01.13 03:28:32.616625 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19075 | 2026.01.13 03:28:32.616622 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45003 | ||
| 19076 | 2026.01.13 03:28:32.616665 [ 351 ] {} <Debug> TCP-Session: 0d2f6123-b623-47ad-b300-c5585769509b Authenticating user 'default' from [fd00:1122:3344:101::e]:42727 | ||
| 19077 | 2026.01.13 03:28:32.616629 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42144 | ||
| 19078 | 2026.01.13 03:28:32.616691 [ 351 ] {} <Debug> TCP-Session: 0d2f6123-b623-47ad-b300-c5585769509b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19079 | 2026.01.13 03:28:32.616726 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19080 | 2026.01.13 03:28:32.616748 [ 351 ] {} <Debug> TCP-Session: 0d2f6123-b623-47ad-b300-c5585769509b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19081 | 2026.01.13 03:28:32.616761 [ 365 ] {} <Debug> TCP-Session: 379896e0-5704-46d0-8931-4d869f92b45b Authenticating user 'default' from [fd00:1122:3344:101::e]:45003 | ||
| 19082 | 2026.01.13 03:28:32.616774 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19083 | 2026.01.13 03:28:32.616799 [ 365 ] {} <Debug> TCP-Session: 379896e0-5704-46d0-8931-4d869f92b45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19084 | 2026.01.13 03:28:32.616761 [ 367 ] {} <Trace> TCP-Session: 25e58152-32b5-4344-936c-1c987958d062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19085 | 2026.01.13 03:28:32.616832 [ 365 ] {} <Debug> TCP-Session: 379896e0-5704-46d0-8931-4d869f92b45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19086 | 2026.01.13 03:28:32.616828 [ 366 ] {} <Debug> TCP-Session: 559af86f-01d7-44ff-ab9d-3dbb2228c654 Authenticating user 'default' from [fd00:1122:3344:101::e]:42144 | ||
| 19087 | 2026.01.13 03:28:32.616719 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19088 | 2026.01.13 03:28:32.616913 [ 366 ] {} <Debug> TCP-Session: 559af86f-01d7-44ff-ab9d-3dbb2228c654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19089 | 2026.01.13 03:28:32.616938 [ 368 ] {} <Debug> TCP-Session: 6d0b9536-e5c8-4f51-a1fd-b7cd272f5e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:55518 | ||
| 19090 | 2026.01.13 03:28:32.616948 [ 366 ] {} <Debug> TCP-Session: 559af86f-01d7-44ff-ab9d-3dbb2228c654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19091 | 2026.01.13 03:28:32.616970 [ 368 ] {} <Debug> TCP-Session: 6d0b9536-e5c8-4f51-a1fd-b7cd272f5e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19092 | 2026.01.13 03:28:32.616622 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41512 | ||
| 19093 | 2026.01.13 03:28:32.616994 [ 368 ] {} <Debug> TCP-Session: 6d0b9536-e5c8-4f51-a1fd-b7cd272f5e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19094 | 2026.01.13 03:28:32.617009 [ 367 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19095 | 2026.01.13 03:28:32.616596 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34250 | ||
| 19096 | 2026.01.13 03:28:32.617056 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19097 | 2026.01.13 03:28:32.616586 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32790 | ||
| 19098 | 2026.01.13 03:28:32.617094 [ 364 ] {} <Debug> TCP-Session: a1eea54e-06e1-4f69-9687-829511c626c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41512 | ||
| 19099 | 2026.01.13 03:28:32.616680 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19100 | 2026.01.13 03:28:32.617129 [ 364 ] {} <Debug> TCP-Session: a1eea54e-06e1-4f69-9687-829511c626c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19101 | 2026.01.13 03:28:32.617131 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19102 | 2026.01.13 03:28:32.617168 [ 364 ] {} <Debug> TCP-Session: a1eea54e-06e1-4f69-9687-829511c626c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19103 | 2026.01.13 03:28:32.617191 [ 363 ] {} <Debug> TCP-Session: abd03170-3102-43eb-99fa-2da57fd592f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34250 | ||
| 19104 | 2026.01.13 03:28:32.617157 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19105 | 2026.01.13 03:28:32.617226 [ 363 ] {} <Debug> TCP-Session: abd03170-3102-43eb-99fa-2da57fd592f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19106 | 2026.01.13 03:28:32.617248 [ 362 ] {} <Debug> TCP-Session: 00bfe1f2-50ad-4c6f-989e-1e72b4a850b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32790 | ||
| 19107 | 2026.01.13 03:28:32.617266 [ 363 ] {} <Debug> TCP-Session: abd03170-3102-43eb-99fa-2da57fd592f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19108 | 2026.01.13 03:28:32.617275 [ 362 ] {} <Debug> TCP-Session: 00bfe1f2-50ad-4c6f-989e-1e72b4a850b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19109 | 2026.01.13 03:28:32.617299 [ 367 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19110 | 2026.01.13 03:28:32.617310 [ 362 ] {} <Debug> TCP-Session: 00bfe1f2-50ad-4c6f-989e-1e72b4a850b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19111 | 2026.01.13 03:28:32.617153 [ 289 ] {} <Debug> TCP-Session: a2f1fa14-15a3-43f0-9b7e-7c5611fb1359 Authenticating user 'default' from [fd00:1122:3344:101::e]:33754 | ||
| 19112 | 2026.01.13 03:28:32.617380 [ 289 ] {} <Debug> TCP-Session: a2f1fa14-15a3-43f0-9b7e-7c5611fb1359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19113 | 2026.01.13 03:28:32.617388 [ 367 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19114 | 2026.01.13 03:28:32.617406 [ 289 ] {} <Debug> TCP-Session: a2f1fa14-15a3-43f0-9b7e-7c5611fb1359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19115 | 2026.01.13 03:28:32.617762 [ 367 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 19116 | 2026.01.13 03:28:32.618751 [ 321 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Trace> AggregatingTransform: Aggregating | ||
| 19117 | 2026.01.13 03:28:32.618795 [ 321 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Trace> Aggregator: Aggregation method: without_key | ||
| 19118 | 2026.01.13 03:28:32.618834 [ 321 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958569 sec. (1043.222 rows/sec., 40.75 KiB/sec.) | ||
| 19119 | 2026.01.13 03:28:32.618852 [ 321 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Trace> Aggregator: Merging aggregated data | ||
| 19120 | 2026.01.13 03:28:32.620319 [ 367 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003368 sec., 296.9121140142518 rows/sec., 11.60 KiB/sec. | ||
| 19121 | 2026.01.13 03:28:32.620526 [ 367 ] {7b258d70-23c7-4829-aa8d-35126f754127} <Debug> TCPHandler: Processed in 0.00392198 sec. | ||
| 19122 | 2026.01.13 03:28:32.620682 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19123 | 2026.01.13 03:28:32.620720 [ 367 ] {} <Debug> TCP-Session: 25e58152-32b5-4344-936c-1c987958d062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19124 | 2026.01.13 03:28:32.620719 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19125 | 2026.01.13 03:28:32.620737 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19126 | 2026.01.13 03:28:32.620757 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19127 | 2026.01.13 03:28:32.620776 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19128 | 2026.01.13 03:28:32.620801 [ 366 ] {} <Debug> TCP-Session: 559af86f-01d7-44ff-ab9d-3dbb2228c654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19129 | 2026.01.13 03:28:32.620809 [ 289 ] {} <Debug> TCP-Session: a2f1fa14-15a3-43f0-9b7e-7c5611fb1359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19130 | 2026.01.13 03:28:32.620810 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19131 | 2026.01.13 03:28:32.620828 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19132 | 2026.01.13 03:28:32.620844 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19133 | 2026.01.13 03:28:32.620872 [ 351 ] {} <Debug> TCP-Session: 0d2f6123-b623-47ad-b300-c5585769509b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19134 | 2026.01.13 03:28:32.620882 [ 363 ] {} <Debug> TCP-Session: abd03170-3102-43eb-99fa-2da57fd592f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19135 | 2026.01.13 03:28:32.620898 [ 365 ] {} <Debug> TCP-Session: 379896e0-5704-46d0-8931-4d869f92b45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19136 | 2026.01.13 03:28:32.620828 [ 362 ] {} <Debug> TCP-Session: 00bfe1f2-50ad-4c6f-989e-1e72b4a850b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19137 | 2026.01.13 03:28:32.620795 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19138 | 2026.01.13 03:28:32.620784 [ 368 ] {} <Debug> TCP-Session: 6d0b9536-e5c8-4f51-a1fd-b7cd272f5e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19139 | 2026.01.13 03:28:32.620987 [ 364 ] {} <Debug> TCP-Session: a1eea54e-06e1-4f69-9687-829511c626c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19140 | 2026.01.13 03:28:33.885773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19141 | 2026.01.13 03:28:33.904442 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19142 | 2026.01.13 03:28:33.904507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19143 | 2026.01.13 03:28:33.911388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19144 | 2026.01.13 03:28:33.912145 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19145 | 2026.01.13 03:28:33.915619 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19146 | 2026.01.13 03:28:34.154267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2294 | ||
| 19147 | 2026.01.13 03:28:34.156945 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19148 | 2026.01.13 03:28:34.156993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19149 | 2026.01.13 03:28:34.158284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19150 | 2026.01.13 03:28:34.158567 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19151 | 2026.01.13 03:28:34.158843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2294 | ||
| 19152 | 2026.01.13 03:28:35.187027 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19153 | 2026.01.13 03:28:35.187301 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19154 | 2026.01.13 03:28:35.187366 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19155 | 2026.01.13 03:28:35.188198 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19156 | 2026.01.13 03:28:35.188247 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19157 | 2026.01.13 03:28:35.188657 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19158 | 2026.01.13 03:28:35.188896 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19159 | 2026.01.13 03:28:35.189075 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 19160 | 2026.01.13 03:28:35.189127 [ 4 ] {d88e11de-2d9e-4754-a610-c8fed4738d02} <Debug> TCPHandler: Processed in 0.002262846 sec. | ||
| 19161 | 2026.01.13 03:28:35.189248 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19162 | 2026.01.13 03:28:35.189347 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19163 | 2026.01.13 03:28:35.189390 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19164 | 2026.01.13 03:28:35.190405 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19165 | 2026.01.13 03:28:35.190443 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19166 | 2026.01.13 03:28:35.190813 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19167 | 2026.01.13 03:28:35.191020 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19168 | 2026.01.13 03:28:35.191149 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001825 sec., 643287.6712328767 rows/sec., 51.18 MiB/sec. | ||
| 19169 | 2026.01.13 03:28:35.191187 [ 4 ] {9f4d8d00-10e4-4e2c-b409-2db21da1bb42} <Debug> TCPHandler: Processed in 0.001990801 sec. | ||
| 19170 | 2026.01.13 03:28:35.191295 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19171 | 2026.01.13 03:28:35.191390 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19172 | 2026.01.13 03:28:35.191430 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19173 | 2026.01.13 03:28:35.191928 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19174 | 2026.01.13 03:28:35.191965 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19175 | 2026.01.13 03:28:35.192271 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19176 | 2026.01.13 03:28:35.192475 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19177 | 2026.01.13 03:28:35.192604 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001234 sec., 191247.97406807131 rows/sec., 11.59 MiB/sec. | ||
| 19178 | 2026.01.13 03:28:35.192641 [ 4 ] {2dd8f626-5240-4e76-a251-505fe9dff5e1} <Debug> TCPHandler: Processed in 0.001393729 sec. | ||
| 19179 | 2026.01.13 03:28:35.192737 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19180 | 2026.01.13 03:28:35.192828 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19181 | 2026.01.13 03:28:35.192867 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19182 | 2026.01.13 03:28:35.193343 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19183 | 2026.01.13 03:28:35.193379 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19184 | 2026.01.13 03:28:35.193677 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19185 | 2026.01.13 03:28:35.193877 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19186 | 2026.01.13 03:28:35.194002 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 19187 | 2026.01.13 03:28:35.194039 [ 4 ] {749861e3-8277-415e-a5b1-71cbf00d1053} <Debug> TCPHandler: Processed in 0.001348197 sec. | ||
| 19188 | 2026.01.13 03:28:35.194134 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19189 | 2026.01.13 03:28:35.194224 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19190 | 2026.01.13 03:28:35.194261 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19191 | 2026.01.13 03:28:35.194732 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19192 | 2026.01.13 03:28:35.194767 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19193 | 2026.01.13 03:28:35.195063 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19194 | 2026.01.13 03:28:35.195270 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19195 | 2026.01.13 03:28:35.195396 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 19196 | 2026.01.13 03:28:35.195433 [ 4 ] {615fd6d0-01e6-496d-957b-3ef89a5ff80b} <Debug> TCPHandler: Processed in 0.001345587 sec. | ||
| 19197 | 2026.01.13 03:28:35.195531 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19198 | 2026.01.13 03:28:35.195622 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19199 | 2026.01.13 03:28:35.195660 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19200 | 2026.01.13 03:28:35.196321 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19201 | 2026.01.13 03:28:35.196357 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19202 | 2026.01.13 03:28:35.196683 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19203 | 2026.01.13 03:28:35.196891 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19204 | 2026.01.13 03:28:35.197015 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001411 sec., 503189.22749822825 rows/sec., 35.26 MiB/sec. | ||
| 19205 | 2026.01.13 03:28:35.197052 [ 4 ] {da3afcb6-010f-44fc-bd4f-c79b2f34093b} <Debug> TCPHandler: Processed in 0.001567092 sec. | ||
| 19206 | 2026.01.13 03:28:35.197157 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19207 | 2026.01.13 03:28:35.197249 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19208 | 2026.01.13 03:28:35.197289 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19209 | 2026.01.13 03:28:35.197609 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.01.13 03:28:35.197644 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19211 | 2026.01.13 03:28:35.197937 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19212 | 2026.01.13 03:28:35.198144 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.01.13 03:28:35.198271 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 19214 | 2026.01.13 03:28:35.198308 [ 4 ] {81c643d7-b210-4826-ae47-833ff2709c62} <Debug> TCPHandler: Processed in 0.001196934 sec. | ||
| 19215 | 2026.01.13 03:28:35.198410 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19216 | 2026.01.13 03:28:35.198502 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19217 | 2026.01.13 03:28:35.198542 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19218 | 2026.01.13 03:28:35.198979 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.01.13 03:28:35.199014 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19220 | 2026.01.13 03:28:35.199345 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19221 | 2026.01.13 03:28:35.199552 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.01.13 03:28:35.199680 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 19223 | 2026.01.13 03:28:35.199715 [ 4 ] {93c48a34-8d57-4dab-a8e8-1f41798dee90} <Debug> TCPHandler: Processed in 0.001357468 sec. | ||
| 19224 | 2026.01.13 03:28:35.199817 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19225 | 2026.01.13 03:28:35.199917 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19226 | 2026.01.13 03:28:35.199959 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19227 | 2026.01.13 03:28:35.200283 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19228 | 2026.01.13 03:28:35.200319 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19229 | 2026.01.13 03:28:35.200623 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19230 | 2026.01.13 03:28:35.200834 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19231 | 2026.01.13 03:28:35.200963 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 19232 | 2026.01.13 03:28:35.201002 [ 4 ] {92ff356c-76b8-4305-b6f6-3e7e2c936a40} <Debug> TCPHandler: Processed in 0.001233395 sec. | ||
| 19233 | 2026.01.13 03:28:35.201106 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19234 | 2026.01.13 03:28:35.201199 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19235 | 2026.01.13 03:28:35.201251 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19236 | 2026.01.13 03:28:35.202118 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19237 | 2026.01.13 03:28:35.202154 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19238 | 2026.01.13 03:28:35.202702 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19239 | 2026.01.13 03:28:35.202935 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2026.01.13 03:28:35.203073 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 19241 | 2026.01.13 03:28:35.203130 [ 4 ] {f3ce7308-60c0-4019-ab6c-9526b956bba0} <Debug> TCPHandler: Processed in 0.002070222 sec. | ||
| 19242 | 2026.01.13 03:28:35.203151 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19243 | 2026.01.13 03:28:35.203208 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19244 | 2026.01.13 03:28:35.203240 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19245 | 2026.01.13 03:28:35.203337 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19246 | 2026.01.13 03:28:35.203379 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19247 | 2026.01.13 03:28:35.203727 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19248 | 2026.01.13 03:28:35.203763 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19249 | 2026.01.13 03:28:35.204075 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19250 | 2026.01.13 03:28:35.204338 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19251 | 2026.01.13 03:28:35.204467 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 5.56 MiB/sec. | ||
| 19252 | 2026.01.13 03:28:35.204505 [ 4 ] {8cf6eec7-1f58-4bb4-80d6-468e5d1f639e} <Debug> TCPHandler: Processed in 0.001312686 sec. | ||
| 19253 | 2026.01.13 03:28:35.206868 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19254 | 2026.01.13 03:28:36.216093 [ 218 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19255 | 2026.01.13 03:28:36.216163 [ 218 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19256 | 2026.01.13 03:28:36.219114 [ 218 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19257 | 2026.01.13 03:28:38.761341 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19258 | 2026.01.13 03:28:38.761398 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19259 | 2026.01.13 03:28:39.031999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43289 | ||
| 19260 | 2026.01.13 03:28:39.032521 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2026.01.13 03:28:39.032558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19262 | 2026.01.13 03:28:39.033057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19263 | 2026.01.13 03:28:39.033297 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2026.01.13 03:28:39.033441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43289 | ||
| 19265 | 2026.01.13 03:28:39.033479 [ 220 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19266 | 2026.01.13 03:28:39.033507 [ 220 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19267 | 2026.01.13 03:28:39.035679 [ 220 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19268 | 2026.01.13 03:28:39.998635 [ 223 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19269 | 2026.01.13 03:28:39.998705 [ 223 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19270 | 2026.01.13 03:28:40.001420 [ 223 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19271 | 2026.01.13 03:28:40.175373 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19272 | 2026.01.13 03:28:40.175548 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19273 | 2026.01.13 03:28:40.175611 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19274 | 2026.01.13 03:28:40.176291 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2026.01.13 03:28:40.176338 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19276 | 2026.01.13 03:28:40.176728 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19277 | 2026.01.13 03:28:40.176950 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.01.13 03:28:40.177101 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001597 sec., 47589.22980588604 rows/sec., 3.90 MiB/sec. | ||
| 19279 | 2026.01.13 03:28:40.177146 [ 4 ] {ba8dcccd-caf9-4227-84fe-3d5cacd49857} <Debug> TCPHandler: Processed in 0.001895609 sec. | ||
| 19280 | 2026.01.13 03:28:40.177278 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19281 | 2026.01.13 03:28:40.177372 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19282 | 2026.01.13 03:28:40.177412 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19283 | 2026.01.13 03:28:40.177819 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2026.01.13 03:28:40.177855 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19285 | 2026.01.13 03:28:40.178143 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19286 | 2026.01.13 03:28:40.178344 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19287 | 2026.01.13 03:28:40.178474 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 19288 | 2026.01.13 03:28:40.178515 [ 4 ] {38b5e597-1b60-47af-815f-eecc3cdca6a3} <Debug> TCPHandler: Processed in 0.001284846 sec. | ||
| 19289 | 2026.01.13 03:28:40.178635 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19290 | 2026.01.13 03:28:40.178728 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19291 | 2026.01.13 03:28:40.178766 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19292 | 2026.01.13 03:28:40.179199 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19293 | 2026.01.13 03:28:40.179233 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19294 | 2026.01.13 03:28:40.179524 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19295 | 2026.01.13 03:28:40.179731 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19296 | 2026.01.13 03:28:40.179856 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001144 sec., 64685.31468531468 rows/sec., 5.05 MiB/sec. | ||
| 19297 | 2026.01.13 03:28:40.179897 [ 4 ] {dac01329-8b28-4fdc-9f6d-c37cf132313a} <Debug> TCPHandler: Processed in 0.001308257 sec. | ||
| 19298 | 2026.01.13 03:28:40.180017 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19299 | 2026.01.13 03:28:40.180109 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19300 | 2026.01.13 03:28:40.180152 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19301 | 2026.01.13 03:28:40.180580 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.01.13 03:28:40.180614 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19303 | 2026.01.13 03:28:40.180942 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19304 | 2026.01.13 03:28:40.181146 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19305 | 2026.01.13 03:28:40.181251 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 5 parts from all_1_125_27 to all_129_129_0 | ||
| 19306 | 2026.01.13 03:28:40.181272 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 19307 | 2026.01.13 03:28:40.181287 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19308 | 2026.01.13 03:28:40.181308 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19309 | 2026.01.13 03:28:40.181312 [ 4 ] {2ec6f154-e08c-4504-a65a-adec5e842dcb} <Debug> TCPHandler: Processed in 0.001341648 sec. | ||
| 19310 | 2026.01.13 03:28:40.181384 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_125_27 to all_129_129_0 into Compact with storage Full | ||
| 19311 | 2026.01.13 03:28:40.181432 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19312 | 2026.01.13 03:28:40.181470 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19313 | 2026.01.13 03:28:40.181503 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_27, total 39551 rows starting from the beginning of the part | ||
| 19314 | 2026.01.13 03:28:40.181525 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19315 | 2026.01.13 03:28:40.181569 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 19316 | 2026.01.13 03:28:40.181580 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19317 | 2026.01.13 03:28:40.181621 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 314 rows starting from the beginning of the part | ||
| 19318 | 2026.01.13 03:28:40.181671 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 846 rows starting from the beginning of the part | ||
| 19319 | 2026.01.13 03:28:40.181717 [ 186 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 19320 | 2026.01.13 03:28:40.182365 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19321 | 2026.01.13 03:28:40.182400 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19322 | 2026.01.13 03:28:40.182918 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19323 | 2026.01.13 03:28:40.183137 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19324 | 2026.01.13 03:28:40.183276 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 19325 | 2026.01.13 03:28:40.183335 [ 4 ] {de7276aa-8611-4820-b101-dc56d02ed1bc} <Debug> TCPHandler: Processed in 0.00194953 sec. | ||
| 19326 | 2026.01.13 03:28:40.183453 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19327 | 2026.01.13 03:28:40.183552 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19328 | 2026.01.13 03:28:40.183593 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19329 | 2026.01.13 03:28:40.183941 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19330 | 2026.01.13 03:28:40.183975 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19331 | 2026.01.13 03:28:40.184266 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19332 | 2026.01.13 03:28:40.184469 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19333 | 2026.01.13 03:28:40.184601 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 19334 | 2026.01.13 03:28:40.184638 [ 4 ] {52ed8db5-edec-4090-b035-e21b4f244ab9} <Debug> TCPHandler: Processed in 0.001232475 sec. | ||
| 19335 | 2026.01.13 03:28:40.188908 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007549883 sec., 5455051.422651186 rows/sec., 370.03 MiB/sec. | ||
| 19336 | 2026.01.13 03:28:40.189258 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Trace> MergedBlockOutputStream: filled checksums all_1_129_28 (state Temporary) | ||
| 19337 | 2026.01.13 03:28:40.189634 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_129_28 to all_1_129_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19338 | 2026.01.13 03:28:40.189717 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 5 parts: [all_1_125_27, all_129_129_0] -> all_1_129_28 | ||
| 19339 | 2026.01.13 03:28:40.189835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 19340 | 2026.01.13 03:28:41.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.73 MiB, peak 406.96 MiB, free memory in arenas 0.00 B, will set to 389.29 MiB (RSS), difference: 3.56 MiB | ||
| 19341 | 2026.01.13 03:28:41.415817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19342 | 2026.01.13 03:28:41.433552 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19343 | 2026.01.13 03:28:41.433603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19344 | 2026.01.13 03:28:41.440018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19345 | 2026.01.13 03:28:41.440796 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19346 | 2026.01.13 03:28:41.444596 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19347 | 2026.01.13 03:28:44.159296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2328 | ||
| 19348 | 2026.01.13 03:28:44.161867 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19349 | 2026.01.13 03:28:44.161915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19350 | 2026.01.13 03:28:44.163138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19351 | 2026.01.13 03:28:44.163434 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19352 | 2026.01.13 03:28:44.163708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2328 | ||
| 19353 | 2026.01.13 03:28:45.182953 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19354 | 2026.01.13 03:28:45.183167 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19355 | 2026.01.13 03:28:45.183238 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19356 | 2026.01.13 03:28:45.183954 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2026.01.13 03:28:45.184003 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19358 | 2026.01.13 03:28:45.184414 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19359 | 2026.01.13 03:28:45.184645 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2026.01.13 03:28:45.184802 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001683 sec., 14260.249554367201 rows/sec., 1.18 MiB/sec. | ||
| 19361 | 2026.01.13 03:28:45.184845 [ 4 ] {2772eb7f-ac1f-4b3c-8f84-219fe8f55894} <Debug> TCPHandler: Processed in 0.002024101 sec. | ||
| 19362 | 2026.01.13 03:28:45.184974 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19363 | 2026.01.13 03:28:45.185074 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19364 | 2026.01.13 03:28:45.185114 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19365 | 2026.01.13 03:28:45.185519 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2026.01.13 03:28:45.185556 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19367 | 2026.01.13 03:28:45.185841 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19368 | 2026.01.13 03:28:45.186042 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2026.01.13 03:28:45.186172 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001122 sec., 7130.124777183601 rows/sec., 581.41 KiB/sec. | ||
| 19370 | 2026.01.13 03:28:45.186213 [ 4 ] {28ec7114-58f6-4cef-a155-8a1501152918} <Debug> TCPHandler: Processed in 0.001286046 sec. | ||
| 19371 | 2026.01.13 03:28:45.186326 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19372 | 2026.01.13 03:28:45.186419 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19373 | 2026.01.13 03:28:45.186456 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19374 | 2026.01.13 03:28:45.187004 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19375 | 2026.01.13 03:28:45.187040 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19376 | 2026.01.13 03:28:45.187360 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19377 | 2026.01.13 03:28:45.187580 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19378 | 2026.01.13 03:28:45.187707 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Debug> executeQuery: Read 242 rows, 21.96 KiB in 0.001304 sec., 185582.82208588955 rows/sec., 16.45 MiB/sec. | ||
| 19379 | 2026.01.13 03:28:45.187749 [ 4 ] {d005555c-7d55-4cae-8458-d16e26740937} <Debug> TCPHandler: Processed in 0.00146999 sec. | ||
| 19380 | 2026.01.13 03:28:45.187750 [ 85 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19381 | 2026.01.13 03:28:45.187823 [ 85 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2026.01.13 03:28:45.187850 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19383 | 2026.01.13 03:28:45.187873 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.01.13 03:28:45.187946 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19385 | 2026.01.13 03:28:45.187970 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19386 | 2026.01.13 03:28:45.188011 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19387 | 2026.01.13 03:28:45.188034 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19388 | 2026.01.13 03:28:45.188062 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2467 rows starting from the beginning of the part | ||
| 19389 | 2026.01.13 03:28:45.188122 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1174 rows starting from the beginning of the part | ||
| 19390 | 2026.01.13 03:28:45.188167 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1218 rows starting from the beginning of the part | ||
| 19391 | 2026.01.13 03:28:45.188208 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1174 rows starting from the beginning of the part | ||
| 19392 | 2026.01.13 03:28:45.188252 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 76 rows starting from the beginning of the part | ||
| 19393 | 2026.01.13 03:28:45.188293 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 242 rows starting from the beginning of the part | ||
| 19394 | 2026.01.13 03:28:45.188441 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19395 | 2026.01.13 03:28:45.188477 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19396 | 2026.01.13 03:28:45.188772 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19397 | 2026.01.13 03:28:45.189010 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19398 | 2026.01.13 03:28:45.189140 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Debug> executeQuery: Read 51 rows, 3.85 KiB in 0.001185 sec., 43037.9746835443 rows/sec., 3.17 MiB/sec. | ||
| 19399 | 2026.01.13 03:28:45.189180 [ 4 ] {6c1fee61-9ce6-474d-b619-6c21b9c0b7ae} <Debug> TCPHandler: Processed in 0.001354027 sec. | ||
| 19400 | 2026.01.13 03:28:45.189296 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19401 | 2026.01.13 03:28:45.189387 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19402 | 2026.01.13 03:28:45.189425 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19403 | 2026.01.13 03:28:45.189834 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19404 | 2026.01.13 03:28:45.189870 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19405 | 2026.01.13 03:28:45.190167 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19406 | 2026.01.13 03:28:45.190370 [ 189 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6351 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246327 sec., 2578280.091098418 rows/sec., 219.36 MiB/sec. | ||
| 19407 | 2026.01.13 03:28:45.190381 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19408 | 2026.01.13 03:28:45.190508 [ 85 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 | ||
| 19409 | 2026.01.13 03:28:45.190530 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 19410 | 2026.01.13 03:28:45.190540 [ 85 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.01.13 03:28:45.190572 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19412 | 2026.01.13 03:28:45.190579 [ 4 ] {32259ff8-4e47-43db-9e64-7e88ffe8e6cb} <Debug> TCPHandler: Processed in 0.001328967 sec. | ||
| 19413 | 2026.01.13 03:28:45.190653 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full | ||
| 19414 | 2026.01.13 03:28:45.190664 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19415 | 2026.01.13 03:28:45.190708 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19416 | 2026.01.13 03:28:45.190727 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19417 | 2026.01.13 03:28:45.190751 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 466 rows starting from the beginning of the part | ||
| 19418 | 2026.01.13 03:28:45.190796 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 19419 | 2026.01.13 03:28:45.190804 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19420 | 2026.01.13 03:28:45.190830 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 19421 | 2026.01.13 03:28:45.190843 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19422 | 2026.01.13 03:28:45.190862 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part | ||
| 19423 | 2026.01.13 03:28:45.190894 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 212 rows starting from the beginning of the part | ||
| 19424 | 2026.01.13 03:28:45.190926 [ 194 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 19425 | 2026.01.13 03:28:45.190966 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19426 | 2026.01.13 03:28:45.191046 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_131_26} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19427 | 2026.01.13 03:28:45.191129 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 19428 | 2026.01.13 03:28:45.191270 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2026.01.13 03:28:45.191304 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19430 | 2026.01.13 03:28:45.191596 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19431 | 2026.01.13 03:28:45.191768 [ 198 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142143 sec., 1185490.7835533728 rows/sec., 83.04 MiB/sec. | ||
| 19432 | 2026.01.13 03:28:45.191818 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2026.01.13 03:28:45.191947 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 19434 | 2026.01.13 03:28:45.191978 [ 187 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 19435 | 2026.01.13 03:28:45.191988 [ 4 ] {87a6ddfb-8934-4459-bda9-044af8b8e283} <Debug> TCPHandler: Processed in 0.001327987 sec. | ||
| 19436 | 2026.01.13 03:28:45.192137 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19437 | 2026.01.13 03:28:45.192230 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19438 | 2026.01.13 03:28:45.192271 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19439 | 2026.01.13 03:28:45.192331 [ 187 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19440 | 2026.01.13 03:28:45.192424 [ 187 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_65_14} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 | ||
| 19441 | 2026.01.13 03:28:45.192529 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 19442 | 2026.01.13 03:28:45.192761 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2026.01.13 03:28:45.192801 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19444 | 2026.01.13 03:28:45.193118 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19445 | 2026.01.13 03:28:45.193351 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19446 | 2026.01.13 03:28:45.193468 [ 85 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19447 | 2026.01.13 03:28:45.193481 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.001266 sec., 109794.62875197473 rows/sec., 8.88 MiB/sec. | ||
| 19448 | 2026.01.13 03:28:45.193503 [ 85 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2026.01.13 03:28:45.193531 [ 4 ] {266f72b8-a274-47de-bbcb-f7d32c2fdb01} <Debug> TCPHandler: Processed in 0.001440199 sec. | ||
| 19450 | 2026.01.13 03:28:45.193541 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19451 | 2026.01.13 03:28:45.193649 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19452 | 2026.01.13 03:28:45.193659 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19453 | 2026.01.13 03:28:45.193764 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19454 | 2026.01.13 03:28:45.193776 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19455 | 2026.01.13 03:28:45.193799 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1250 rows starting from the beginning of the part | ||
| 19456 | 2026.01.13 03:28:45.193825 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19457 | 2026.01.13 03:28:45.193862 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 710 rows starting from the beginning of the part | ||
| 19458 | 2026.01.13 03:28:45.193908 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 534 rows starting from the beginning of the part | ||
| 19459 | 2026.01.13 03:28:45.193947 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 710 rows starting from the beginning of the part | ||
| 19460 | 2026.01.13 03:28:45.193987 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 74 rows starting from the beginning of the part | ||
| 19461 | 2026.01.13 03:28:45.194025 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 139 rows starting from the beginning of the part | ||
| 19462 | 2026.01.13 03:28:45.194282 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19463 | 2026.01.13 03:28:45.194323 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19464 | 2026.01.13 03:28:45.194676 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19465 | 2026.01.13 03:28:45.194902 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19466 | 2026.01.13 03:28:45.195033 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Debug> executeQuery: Read 272 rows, 20.66 KiB in 0.001273 sec., 213668.49960722702 rows/sec., 15.85 MiB/sec. | ||
| 19467 | 2026.01.13 03:28:45.195072 [ 4 ] {ef8bffa3-d978-4fb1-9d3a-0d7b7311bcc5} <Debug> TCPHandler: Processed in 0.001459869 sec. | ||
| 19468 | 2026.01.13 03:28:45.195186 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19469 | 2026.01.13 03:28:45.195278 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19470 | 2026.01.13 03:28:45.195278 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3417 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670063 sec., 2046030.5988456723 rows/sec., 155.30 MiB/sec. | ||
| 19471 | 2026.01.13 03:28:45.195331 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19472 | 2026.01.13 03:28:45.195461 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19473 | 2026.01.13 03:28:45.195767 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19474 | 2026.01.13 03:28:45.195835 [ 187 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_131_26} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19475 | 2026.01.13 03:28:45.195903 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19476 | 2026.01.13 03:28:45.196186 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.01.13 03:28:45.196227 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19478 | 2026.01.13 03:28:45.196787 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19479 | 2026.01.13 03:28:45.197017 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19480 | 2026.01.13 03:28:45.197155 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001893 sec., 16376.122556788168 rows/sec., 29.35 MiB/sec. | ||
| 19481 | 2026.01.13 03:28:45.197213 [ 4 ] {a2ac48a0-de84-4d0f-bbef-7913381624dd} <Debug> TCPHandler: Processed in 0.002073042 sec. | ||
| 19482 | 2026.01.13 03:28:45.197333 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19483 | 2026.01.13 03:28:45.197425 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19484 | 2026.01.13 03:28:45.197464 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19485 | 2026.01.13 03:28:45.197812 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19486 | 2026.01.13 03:28:45.197847 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19487 | 2026.01.13 03:28:45.198150 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19488 | 2026.01.13 03:28:45.198385 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19489 | 2026.01.13 03:28:45.198514 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 19490 | 2026.01.13 03:28:45.198553 [ 4 ] {2a5157ba-3aab-431c-8847-6e9767c85709} <Debug> TCPHandler: Processed in 0.001267426 sec. | ||
| 19491 | 2026.01.13 03:28:46.533632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43737 | ||
| 19492 | 2026.01.13 03:28:46.534427 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19493 | 2026.01.13 03:28:46.534511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19494 | 2026.01.13 03:28:46.535287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19495 | 2026.01.13 03:28:46.535529 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19496 | 2026.01.13 03:28:46.535679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43737 | ||
| 19497 | 2026.01.13 03:28:46.535684 [ 81 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19498 | 2026.01.13 03:28:46.535759 [ 81 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19499 | 2026.01.13 03:28:46.535784 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19500 | 2026.01.13 03:28:46.535944 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19501 | 2026.01.13 03:28:46.536144 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19502 | 2026.01.13 03:28:46.536208 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41369 rows starting from the beginning of the part | ||
| 19503 | 2026.01.13 03:28:46.536311 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 19504 | 2026.01.13 03:28:46.536387 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 19505 | 2026.01.13 03:28:46.536457 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 19506 | 2026.01.13 03:28:46.536525 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 19507 | 2026.01.13 03:28:46.536592 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 19508 | 2026.01.13 03:28:46.539337 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43737 rows, containing 4 columns (4 merged, 0 gathered) in 0.003474781 sec., 12586980.30178017 rows/sec., 180.06 MiB/sec. | ||
| 19509 | 2026.01.13 03:28:46.539757 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19510 | 2026.01.13 03:28:46.540067 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2026.01.13 03:28:46.540135 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_91_18} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19512 | 2026.01.13 03:28:46.540245 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19513 | 2026.01.13 03:28:46.862046 [ 223 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19514 | 2026.01.13 03:28:46.862110 [ 223 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19515 | 2026.01.13 03:28:46.865229 [ 223 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19516 | 2026.01.13 03:28:47.740514 [ 78 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 19517 | 2026.01.13 03:28:47.740611 [ 78 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2026.01.13 03:28:47.740650 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19519 | 2026.01.13 03:28:47.740821 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 19520 | 2026.01.13 03:28:47.740970 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19521 | 2026.01.13 03:28:47.741012 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 162 rows starting from the beginning of the part | ||
| 19522 | 2026.01.13 03:28:47.741082 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 19523 | 2026.01.13 03:28:47.741133 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 19524 | 2026.01.13 03:28:47.741180 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 19525 | 2026.01.13 03:28:47.741226 [ 198 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 19526 | 2026.01.13 03:28:47.742054 [ 193 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314876 sec., 141458.2059448952 rows/sec., 7.22 MiB/sec. | ||
| 19527 | 2026.01.13 03:28:47.742277 [ 191 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 19528 | 2026.01.13 03:28:47.742666 [ 191 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.01.13 03:28:47.742760 [ 191 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_30_6} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 19530 | 2026.01.13 03:28:47.742860 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 19531 | 2026.01.13 03:28:48.944681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19532 | 2026.01.13 03:28:48.962179 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.01.13 03:28:48.962223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19534 | 2026.01.13 03:28:48.968444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19535 | 2026.01.13 03:28:48.969170 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19536 | 2026.01.13 03:28:48.969446 [ 77 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19537 | 2026.01.13 03:28:48.969488 [ 77 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19538 | 2026.01.13 03:28:48.969510 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19539 | 2026.01.13 03:28:48.969669 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19540 | 2026.01.13 03:28:48.972402 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19541 | 2026.01.13 03:28:48.973556 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19542 | 2026.01.13 03:28:48.975131 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 19543 | 2026.01.13 03:28:48.980069 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 19544 | 2026.01.13 03:28:48.984917 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 19545 | 2026.01.13 03:28:48.989775 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 19546 | 2026.01.13 03:28:48.994703 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 19547 | 2026.01.13 03:28:48.999601 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 19548 | 2026.01.13 03:28:49.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.82 MiB, peak 406.96 MiB, free memory in arenas 0.00 B, will set to 389.29 MiB (RSS), difference: -4.53 MiB | ||
| 19549 | 2026.01.13 03:28:49.059240 [ 193 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.089651596 sec., 7651.843699469667 rows/sec., 39.57 MiB/sec. | ||
| 19550 | 2026.01.13 03:28:49.062835 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19551 | 2026.01.13 03:28:49.065113 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19552 | 2026.01.13 03:28:49.065233 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_91_18} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19553 | 2026.01.13 03:28:49.068183 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19554 | 2026.01.13 03:28:50.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.85 MiB, peak 406.96 MiB, free memory in arenas 0.00 B, will set to 389.30 MiB (RSS), difference: 3.44 MiB | ||
| 19555 | 2026.01.13 03:28:50.175908 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19556 | 2026.01.13 03:28:50.176085 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19557 | 2026.01.13 03:28:50.176148 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19558 | 2026.01.13 03:28:50.176835 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19559 | 2026.01.13 03:28:50.176878 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19560 | 2026.01.13 03:28:50.177269 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19561 | 2026.01.13 03:28:50.177496 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19562 | 2026.01.13 03:28:50.177651 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001609 sec., 47234.30702299565 rows/sec., 3.88 MiB/sec. | ||
| 19563 | 2026.01.13 03:28:50.177697 [ 4 ] {24675f2f-b848-4152-b6cc-ceaa3a11b806} <Debug> TCPHandler: Processed in 0.001921239 sec. | ||
| 19564 | 2026.01.13 03:28:50.177743 [ 222 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19565 | 2026.01.13 03:28:50.177774 [ 222 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19566 | 2026.01.13 03:28:50.177836 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.01.13 03:28:50.177936 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19568 | 2026.01.13 03:28:50.177977 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19569 | 2026.01.13 03:28:50.178402 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.01.13 03:28:50.178438 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19571 | 2026.01.13 03:28:50.178733 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19572 | 2026.01.13 03:28:50.178952 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2026.01.13 03:28:50.179076 [ 76 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19574 | 2026.01.13 03:28:50.179083 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 645.45 KiB/sec. | ||
| 19575 | 2026.01.13 03:28:50.179135 [ 76 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19576 | 2026.01.13 03:28:50.179146 [ 4 ] {56573b5e-d496-4fa9-8db2-30e935a18933} <Debug> TCPHandler: Processed in 0.001365397 sec. | ||
| 19577 | 2026.01.13 03:28:50.179170 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19578 | 2026.01.13 03:28:50.179272 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19579 | 2026.01.13 03:28:50.179272 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19580 | 2026.01.13 03:28:50.179372 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19581 | 2026.01.13 03:28:50.179408 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19582 | 2026.01.13 03:28:50.179416 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19583 | 2026.01.13 03:28:50.179447 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 278 rows starting from the beginning of the part | ||
| 19584 | 2026.01.13 03:28:50.179520 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 14 rows starting from the beginning of the part | ||
| 19585 | 2026.01.13 03:28:50.179566 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 236 rows starting from the beginning of the part | ||
| 19586 | 2026.01.13 03:28:50.179608 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 10 rows starting from the beginning of the part | ||
| 19587 | 2026.01.13 03:28:50.179648 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 51 rows starting from the beginning of the part | ||
| 19588 | 2026.01.13 03:28:50.179690 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part | ||
| 19589 | 2026.01.13 03:28:50.179884 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19590 | 2026.01.13 03:28:50.179925 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19591 | 2026.01.13 03:28:50.180252 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19592 | 2026.01.13 03:28:50.180493 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19593 | 2026.01.13 03:28:50.180531 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303217 sec., 459631.8187991716 rows/sec., 30.82 MiB/sec. | ||
| 19594 | 2026.01.13 03:28:50.180627 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001271 sec., 58221.87254130606 rows/sec., 4.55 MiB/sec. | ||
| 19595 | 2026.01.13 03:28:50.180673 [ 4 ] {45c76ac6-8ddc-4bfe-9038-88cbe6c4b9b7} <Debug> TCPHandler: Processed in 0.001449739 sec. | ||
| 19596 | 2026.01.13 03:28:50.180682 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19597 | 2026.01.13 03:28:50.180792 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19598 | 2026.01.13 03:28:50.180889 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19599 | 2026.01.13 03:28:50.180933 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19600 | 2026.01.13 03:28:50.180950 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19601 | 2026.01.13 03:28:50.181026 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_131_26} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19602 | 2026.01.13 03:28:50.181094 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19603 | 2026.01.13 03:28:50.181162 [ 222 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19604 | 2026.01.13 03:28:50.181359 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19605 | 2026.01.13 03:28:50.181395 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19606 | 2026.01.13 03:28:50.181759 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19607 | 2026.01.13 03:28:50.181970 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19608 | 2026.01.13 03:28:50.182099 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 19609 | 2026.01.13 03:28:50.182138 [ 4 ] {6a327833-a89d-410d-98c6-e5cb955f461d} <Debug> TCPHandler: Processed in 0.001394198 sec. | ||
| 19610 | 2026.01.13 03:28:50.182254 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19611 | 2026.01.13 03:28:50.182348 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19612 | 2026.01.13 03:28:50.182401 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19613 | 2026.01.13 03:28:50.183210 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19614 | 2026.01.13 03:28:50.183247 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19615 | 2026.01.13 03:28:50.183765 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19616 | 2026.01.13 03:28:50.183987 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2026.01.13 03:28:50.184129 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 19618 | 2026.01.13 03:28:50.184187 [ 4 ] {e6b37567-4983-4149-bf8c-32c768a4798f} <Debug> TCPHandler: Processed in 0.00198018 sec. | ||
| 19619 | 2026.01.13 03:28:50.184307 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19620 | 2026.01.13 03:28:50.184399 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19621 | 2026.01.13 03:28:50.184440 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19622 | 2026.01.13 03:28:50.184793 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19623 | 2026.01.13 03:28:50.184830 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19624 | 2026.01.13 03:28:50.185131 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19625 | 2026.01.13 03:28:50.185337 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19626 | 2026.01.13 03:28:50.185467 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 19627 | 2026.01.13 03:28:50.185465 [ 75 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19628 | 2026.01.13 03:28:50.185505 [ 4 ] {0336cc3b-b13a-4a18-a606-428cea19c3a9} <Debug> TCPHandler: Processed in 0.001247296 sec. | ||
| 19629 | 2026.01.13 03:28:50.185541 [ 75 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19630 | 2026.01.13 03:28:50.185568 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19631 | 2026.01.13 03:28:50.185651 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19632 | 2026.01.13 03:28:50.185761 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19633 | 2026.01.13 03:28:50.185791 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8400 rows starting from the beginning of the part | ||
| 19634 | 2026.01.13 03:28:50.185871 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 19635 | 2026.01.13 03:28:50.185907 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 19636 | 2026.01.13 03:28:50.185938 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 19637 | 2026.01.13 03:28:50.185969 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 19638 | 2026.01.13 03:28:50.185999 [ 200 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 19639 | 2026.01.13 03:28:50.188053 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8744 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243843 sec., 3585913.887214314 rows/sec., 233.52 MiB/sec. | ||
| 19640 | 2026.01.13 03:28:50.188331 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19641 | 2026.01.13 03:28:50.188724 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19642 | 2026.01.13 03:28:50.188818 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_131_26} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19643 | 2026.01.13 03:28:50.188941 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 19644 | 2026.01.13 03:28:50.891494 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19645 | 2026.01.13 03:28:50.891548 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19646 | 2026.01.13 03:28:50.895514 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19647 | 2026.01.13 03:28:51.301046 [ 221 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19648 | 2026.01.13 03:28:51.301104 [ 221 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19649 | 2026.01.13 03:28:51.303673 [ 221 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19650 | 2026.01.13 03:28:53.004734 [ 218 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19651 | 2026.01.13 03:28:53.004808 [ 218 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19652 | 2026.01.13 03:28:53.007534 [ 218 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19653 | 2026.01.13 03:28:53.761446 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19654 | 2026.01.13 03:28:53.761495 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19655 | 2026.01.13 03:28:54.035870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44249 | ||
| 19656 | 2026.01.13 03:28:54.036650 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.01.13 03:28:54.036688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19658 | 2026.01.13 03:28:54.037170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19659 | 2026.01.13 03:28:54.037408 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19660 | 2026.01.13 03:28:54.037538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44249 | ||
| 19661 | 2026.01.13 03:28:54.163923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2360 | ||
| 19662 | 2026.01.13 03:28:54.166467 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2026.01.13 03:28:54.166515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19664 | 2026.01.13 03:28:54.167729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19665 | 2026.01.13 03:28:54.168008 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.01.13 03:28:54.168409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2360 | ||
| 19667 | 2026.01.13 03:28:55.116300 [ 222 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19668 | 2026.01.13 03:28:55.116364 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19669 | 2026.01.13 03:28:55.119590 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19670 | 2026.01.13 03:28:55.176716 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19671 | 2026.01.13 03:28:55.176879 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19672 | 2026.01.13 03:28:55.176945 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19673 | 2026.01.13 03:28:55.177650 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19674 | 2026.01.13 03:28:55.177696 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19675 | 2026.01.13 03:28:55.178103 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19676 | 2026.01.13 03:28:55.178335 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19677 | 2026.01.13 03:28:55.178492 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001657 sec., 71213.0356065178 rows/sec., 6.03 MiB/sec. | ||
| 19678 | 2026.01.13 03:28:55.178546 [ 4 ] {88827c84-6479-48fe-892c-91b2cc451c6d} <Debug> TCPHandler: Processed in 0.0019497 sec. | ||
| 19679 | 2026.01.13 03:28:55.178679 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19680 | 2026.01.13 03:28:55.178780 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19681 | 2026.01.13 03:28:55.178823 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19682 | 2026.01.13 03:28:55.179248 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19683 | 2026.01.13 03:28:55.179285 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19684 | 2026.01.13 03:28:55.179592 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19685 | 2026.01.13 03:28:55.179813 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19686 | 2026.01.13 03:28:55.179948 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001189 sec., 26072.32968881413 rows/sec., 1.91 MiB/sec. | ||
| 19687 | 2026.01.13 03:28:55.179988 [ 4 ] {13458257-10e6-40e5-9b1e-39e2b24b3fba} <Debug> TCPHandler: Processed in 0.001361097 sec. | ||
| 19688 | 2026.01.13 03:28:55.180092 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19689 | 2026.01.13 03:28:55.180186 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19690 | 2026.01.13 03:28:55.180229 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19691 | 2026.01.13 03:28:55.180677 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19692 | 2026.01.13 03:28:55.180715 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19693 | 2026.01.13 03:28:55.181032 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19694 | 2026.01.13 03:28:55.181249 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2026.01.13 03:28:55.181383 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001214 sec., 78253.70675453047 rows/sec., 6.11 MiB/sec. | ||
| 19696 | 2026.01.13 03:28:55.181424 [ 4 ] {962d3da9-48ea-406d-bf29-46beefee359f} <Debug> TCPHandler: Processed in 0.001381809 sec. | ||
| 19697 | 2026.01.13 03:28:55.181539 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19698 | 2026.01.13 03:28:55.181635 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19699 | 2026.01.13 03:28:55.181679 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19700 | 2026.01.13 03:28:55.182110 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19701 | 2026.01.13 03:28:55.182146 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19702 | 2026.01.13 03:28:55.182485 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19703 | 2026.01.13 03:28:55.182716 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19704 | 2026.01.13 03:28:55.182855 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 19705 | 2026.01.13 03:28:55.182899 [ 4 ] {36862b42-c169-4f13-b6ab-0f1a6ce76c4a} <Debug> TCPHandler: Processed in 0.001409059 sec. | ||
| 19706 | 2026.01.13 03:28:55.183002 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19707 | 2026.01.13 03:28:55.183093 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19708 | 2026.01.13 03:28:55.183147 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19709 | 2026.01.13 03:28:55.184017 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19710 | 2026.01.13 03:28:55.184054 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19711 | 2026.01.13 03:28:55.184605 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19712 | 2026.01.13 03:28:55.184828 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19713 | 2026.01.13 03:28:55.184964 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001887 sec., 16428.192898781133 rows/sec., 29.44 MiB/sec. | ||
| 19714 | 2026.01.13 03:28:55.184959 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19715 | 2026.01.13 03:28:55.185023 [ 4 ] {b65114e5-f77b-4ff9-85f6-7fa31c4541dc} <Debug> TCPHandler: Processed in 0.002070862 sec. | ||
| 19716 | 2026.01.13 03:28:55.185035 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2026.01.13 03:28:55.185063 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19718 | 2026.01.13 03:28:55.185148 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19719 | 2026.01.13 03:28:55.185168 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19720 | 2026.01.13 03:28:55.185245 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19721 | 2026.01.13 03:28:55.185292 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19722 | 2026.01.13 03:28:55.185417 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19723 | 2026.01.13 03:28:55.185484 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2553 rows starting from the beginning of the part | ||
| 19724 | 2026.01.13 03:28:55.185620 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 19725 | 2026.01.13 03:28:55.185670 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.01.13 03:28:55.185713 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19727 | 2026.01.13 03:28:55.185729 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 19728 | 2026.01.13 03:28:55.185834 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 31 rows starting from the beginning of the part | ||
| 19729 | 2026.01.13 03:28:55.185933 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 19730 | 2026.01.13 03:28:55.186029 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part | ||
| 19731 | 2026.01.13 03:28:55.186053 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19732 | 2026.01.13 03:28:55.186291 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19733 | 2026.01.13 03:28:55.186441 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 19734 | 2026.01.13 03:28:55.186482 [ 4 ] {7ec2e19b-4c1c-4f1c-bd87-bf370deb53a5} <Debug> TCPHandler: Processed in 0.001384398 sec. | ||
| 19735 | 2026.01.13 03:28:55.194617 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2666 rows, containing 19 columns (19 merged, 0 gathered) in 0.009491843 sec., 280872.74515602505 rows/sec., 503.31 MiB/sec. | ||
| 19736 | 2026.01.13 03:28:55.197005 [ 188 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19737 | 2026.01.13 03:28:55.197449 [ 188 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19738 | 2026.01.13 03:28:55.197541 [ 188 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19739 | 2026.01.13 03:28:55.197738 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.99 MiB. | ||
| 19740 | 2026.01.13 03:28:55.439763 [ 221 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19741 | 2026.01.13 03:28:55.439816 [ 221 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19742 | 2026.01.13 03:28:55.442018 [ 221 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19743 | 2026.01.13 03:28:55.894652 [ 221 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19744 | 2026.01.13 03:28:55.894705 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19745 | 2026.01.13 03:28:55.897901 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19746 | 2026.01.13 03:28:55.996806 [ 225 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19747 | 2026.01.13 03:28:55.996844 [ 225 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19748 | 2026.01.13 03:28:56.000339 [ 225 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19749 | 2026.01.13 03:28:56.027293 [ 223 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19750 | 2026.01.13 03:28:56.027375 [ 223 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19751 | 2026.01.13 03:28:56.030460 [ 223 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19752 | 2026.01.13 03:28:56.472481 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19753 | 2026.01.13 03:28:56.489890 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19754 | 2026.01.13 03:28:56.489950 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19755 | 2026.01.13 03:28:56.496232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19756 | 2026.01.13 03:28:56.496967 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19757 | 2026.01.13 03:28:56.500062 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19758 | 2026.01.13 03:28:57.005765 [ 66 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 19759 | 2026.01.13 03:28:57.005836 [ 66 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.01.13 03:28:57.005864 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19761 | 2026.01.13 03:28:57.005989 [ 220 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19762 | 2026.01.13 03:28:57.006007 [ 197 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 19763 | 2026.01.13 03:28:57.006058 [ 220 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19764 | 2026.01.13 03:28:57.006185 [ 197 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19765 | 2026.01.13 03:28:57.006224 [ 197 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 19766 | 2026.01.13 03:28:57.006296 [ 197 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 19767 | 2026.01.13 03:28:57.006344 [ 197 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 19768 | 2026.01.13 03:28:57.006389 [ 197 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 19769 | 2026.01.13 03:28:57.006432 [ 197 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
| 19770 | 2026.01.13 03:28:57.007205 [ 188 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263456 sec., 30076.235341792668 rows/sec., 2.51 MiB/sec. | ||
| 19771 | 2026.01.13 03:28:57.007377 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 19772 | 2026.01.13 03:28:57.007552 [ 220 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19773 | 2026.01.13 03:28:57.007721 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19774 | 2026.01.13 03:28:57.007811 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_45_11} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 19775 | 2026.01.13 03:28:57.007910 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19776 | 2026.01.13 03:29:00.202262 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19777 | 2026.01.13 03:29:00.202476 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19778 | 2026.01.13 03:29:00.202550 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19779 | 2026.01.13 03:29:00.203258 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19780 | 2026.01.13 03:29:00.203305 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19781 | 2026.01.13 03:29:00.203679 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19782 | 2026.01.13 03:29:00.203899 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2026.01.13 03:29:00.204052 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00163 sec., 2453.98773006135 rows/sec., 200.11 KiB/sec. | ||
| 19784 | 2026.01.13 03:29:00.204095 [ 4 ] {defd1715-aa2c-41ec-8beb-118b43cafa5f} <Debug> TCPHandler: Processed in 0.00196825 sec. | ||
| 19785 | 2026.01.13 03:29:00.204223 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19786 | 2026.01.13 03:29:00.204319 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19787 | 2026.01.13 03:29:00.204359 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19788 | 2026.01.13 03:29:00.205395 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19789 | 2026.01.13 03:29:00.205432 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19790 | 2026.01.13 03:29:00.205816 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19791 | 2026.01.13 03:29:00.206036 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19792 | 2026.01.13 03:29:00.206164 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001865 sec., 653083.1099195711 rows/sec., 53.75 MiB/sec. | ||
| 19793 | 2026.01.13 03:29:00.206203 [ 4 ] {741dd733-aff4-421e-b238-acfff1c5bdc2} <Debug> TCPHandler: Processed in 0.002032511 sec. | ||
| 19794 | 2026.01.13 03:29:00.206321 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19795 | 2026.01.13 03:29:00.206416 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19796 | 2026.01.13 03:29:00.206457 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19797 | 2026.01.13 03:29:00.206868 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19798 | 2026.01.13 03:29:00.206905 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19799 | 2026.01.13 03:29:00.207191 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19800 | 2026.01.13 03:29:00.207394 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19801 | 2026.01.13 03:29:00.207523 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001125 sec., 12444.444444444445 rows/sec., 916.67 KiB/sec. | ||
| 19802 | 2026.01.13 03:29:00.207561 [ 4 ] {bce92ec7-02e2-457a-93c8-ea7e28472d5e} <Debug> TCPHandler: Processed in 0.001289926 sec. | ||
| 19803 | 2026.01.13 03:29:00.207670 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19804 | 2026.01.13 03:29:00.207765 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19805 | 2026.01.13 03:29:00.207804 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19806 | 2026.01.13 03:29:00.208297 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19807 | 2026.01.13 03:29:00.208334 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19808 | 2026.01.13 03:29:00.208632 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19809 | 2026.01.13 03:29:00.208838 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19810 | 2026.01.13 03:29:00.208965 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001219 sec., 187038.5561936013 rows/sec., 12.66 MiB/sec. | ||
| 19811 | 2026.01.13 03:29:00.209004 [ 4 ] {52efab41-40be-4fce-a2e5-74d779911f31} <Debug> TCPHandler: Processed in 0.001382528 sec. | ||
| 19812 | 2026.01.13 03:29:00.209113 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19813 | 2026.01.13 03:29:00.209208 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19814 | 2026.01.13 03:29:00.209248 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19815 | 2026.01.13 03:29:00.209842 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19816 | 2026.01.13 03:29:00.209878 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19817 | 2026.01.13 03:29:00.210191 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19818 | 2026.01.13 03:29:00.210395 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19819 | 2026.01.13 03:29:00.210522 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001332 sec., 400900.9009009009 rows/sec., 29.72 MiB/sec. | ||
| 19820 | 2026.01.13 03:29:00.210565 [ 4 ] {4ff3fb0c-db0a-4320-97bb-2bd03ee07529} <Debug> TCPHandler: Processed in 0.00150135 sec. | ||
| 19821 | 2026.01.13 03:29:00.210681 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19822 | 2026.01.13 03:29:00.210776 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19823 | 2026.01.13 03:29:00.210819 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19824 | 2026.01.13 03:29:00.211389 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19825 | 2026.01.13 03:29:00.211425 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19826 | 2026.01.13 03:29:00.211813 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19827 | 2026.01.13 03:29:00.212028 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19828 | 2026.01.13 03:29:00.212151 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_129_28 to all_134_134_0 | ||
| 19829 | 2026.01.13 03:29:00.212156 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001399 sec., 604717.6554681915 rows/sec., 40.70 MiB/sec. | ||
| 19830 | 2026.01.13 03:29:00.212227 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19831 | 2026.01.13 03:29:00.212243 [ 4 ] {9d51b1ca-ec96-48ed-8bd7-4d464e38ffb4} <Debug> TCPHandler: Processed in 0.001612672 sec. | ||
| 19832 | 2026.01.13 03:29:00.212257 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19833 | 2026.01.13 03:29:00.212365 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19834 | 2026.01.13 03:29:00.212387 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_28 to all_134_134_0 into Compact with storage Full | ||
| 19835 | 2026.01.13 03:29:00.212466 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19836 | 2026.01.13 03:29:00.212525 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19837 | 2026.01.13 03:29:00.212540 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19838 | 2026.01.13 03:29:00.212585 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_28, total 41185 rows starting from the beginning of the part | ||
| 19839 | 2026.01.13 03:29:00.212653 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 19840 | 2026.01.13 03:29:00.212700 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 272 rows starting from the beginning of the part | ||
| 19841 | 2026.01.13 03:29:00.212743 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 19842 | 2026.01.13 03:29:00.212781 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 19843 | 2026.01.13 03:29:00.212823 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 846 rows starting from the beginning of the part | ||
| 19844 | 2026.01.13 03:29:00.213323 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19845 | 2026.01.13 03:29:00.213365 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19846 | 2026.01.13 03:29:00.213882 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19847 | 2026.01.13 03:29:00.214115 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19848 | 2026.01.13 03:29:00.214265 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 19849 | 2026.01.13 03:29:00.214322 [ 4 ] {b592d3bf-a0a2-4386-8c1c-99d1ae547a35} <Debug> TCPHandler: Processed in 0.002006891 sec. | ||
| 19850 | 2026.01.13 03:29:00.214434 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19851 | 2026.01.13 03:29:00.214530 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19852 | 2026.01.13 03:29:00.214573 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19853 | 2026.01.13 03:29:00.214917 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19854 | 2026.01.13 03:29:00.214953 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19855 | 2026.01.13 03:29:00.215257 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19856 | 2026.01.13 03:29:00.215467 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19857 | 2026.01.13 03:29:00.215597 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 19858 | 2026.01.13 03:29:00.215635 [ 4 ] {8990084a-0bc2-4309-9ebf-f86f4a394bfe} <Debug> TCPHandler: Processed in 0.001250855 sec. | ||
| 19859 | 2026.01.13 03:29:00.220254 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42783 rows, containing 5 columns (5 merged, 0 gathered) in 0.007919271 sec., 5402391.204948031 rows/sec., 366.73 MiB/sec. | ||
| 19860 | 2026.01.13 03:29:00.220594 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 19861 | 2026.01.13 03:29:00.220933 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19862 | 2026.01.13 03:29:00.221024 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_129_28, all_134_134_0] -> all_1_134_29 | ||
| 19863 | 2026.01.13 03:29:00.221114 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 19864 | 2026.01.13 03:29:01.167394 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19865 | 2026.01.13 03:29:01.167450 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19866 | 2026.01.13 03:29:01.170561 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19867 | 2026.01.13 03:29:01.537735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44697 | ||
| 19868 | 2026.01.13 03:29:01.538616 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19869 | 2026.01.13 03:29:01.538709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19870 | 2026.01.13 03:29:01.539462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19871 | 2026.01.13 03:29:01.539799 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19872 | 2026.01.13 03:29:01.540009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44697 | ||
| 19873 | 2026.01.13 03:29:04.000133 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19874 | 2026.01.13 03:29:04.017817 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19875 | 2026.01.13 03:29:04.017872 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19876 | 2026.01.13 03:29:04.024097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19877 | 2026.01.13 03:29:04.024787 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19878 | 2026.01.13 03:29:04.028086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19879 | 2026.01.13 03:29:04.168646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2388 | ||
| 19880 | 2026.01.13 03:29:04.171586 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19881 | 2026.01.13 03:29:04.171651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19882 | 2026.01.13 03:29:04.172950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19883 | 2026.01.13 03:29:04.173243 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2026.01.13 03:29:04.173638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2388 | ||
| 19885 | 2026.01.13 03:29:05.177400 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19886 | 2026.01.13 03:29:05.177679 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19887 | 2026.01.13 03:29:05.177778 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19888 | 2026.01.13 03:29:05.178654 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19889 | 2026.01.13 03:29:05.178695 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19890 | 2026.01.13 03:29:05.179134 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19891 | 2026.01.13 03:29:05.179389 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19892 | 2026.01.13 03:29:05.179554 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001946 sec., 60637.20452209661 rows/sec., 5.13 MiB/sec. | ||
| 19893 | 2026.01.13 03:29:05.179608 [ 4 ] {2df5c683-a169-4ba5-841d-faedf83eeed7} <Debug> TCPHandler: Processed in 0.002376149 sec. | ||
| 19894 | 2026.01.13 03:29:05.179751 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19895 | 2026.01.13 03:29:05.179855 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19896 | 2026.01.13 03:29:05.179899 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19897 | 2026.01.13 03:29:05.180337 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19898 | 2026.01.13 03:29:05.180373 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19899 | 2026.01.13 03:29:05.180689 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19900 | 2026.01.13 03:29:05.180908 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19901 | 2026.01.13 03:29:05.181040 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001209 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
| 19902 | 2026.01.13 03:29:05.181087 [ 4 ] {78e3c665-f362-4d1e-89c4-1678797979d3} <Debug> TCPHandler: Processed in 0.001398199 sec. | ||
| 19903 | 2026.01.13 03:29:05.181195 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19904 | 2026.01.13 03:29:05.181292 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19905 | 2026.01.13 03:29:05.181333 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19906 | 2026.01.13 03:29:05.181780 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19907 | 2026.01.13 03:29:05.181815 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19908 | 2026.01.13 03:29:05.182136 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19909 | 2026.01.13 03:29:05.182366 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19910 | 2026.01.13 03:29:05.182494 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001222 sec., 77741.40752864158 rows/sec., 6.07 MiB/sec. | ||
| 19911 | 2026.01.13 03:29:05.182533 [ 4 ] {24ec65f4-05f2-4592-924e-de457084f016} <Debug> TCPHandler: Processed in 0.001387908 sec. | ||
| 19912 | 2026.01.13 03:29:05.182656 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19913 | 2026.01.13 03:29:05.182760 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19914 | 2026.01.13 03:29:05.182804 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19915 | 2026.01.13 03:29:05.183248 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19916 | 2026.01.13 03:29:05.183283 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19917 | 2026.01.13 03:29:05.183623 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19918 | 2026.01.13 03:29:05.183865 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19919 | 2026.01.13 03:29:05.183995 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 19920 | 2026.01.13 03:29:05.184034 [ 4 ] {f0d5a4e0-fef2-4434-a124-2dd96928bb20} <Debug> TCPHandler: Processed in 0.001429629 sec. | ||
| 19921 | 2026.01.13 03:29:05.184152 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19922 | 2026.01.13 03:29:05.184246 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19923 | 2026.01.13 03:29:05.184302 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19924 | 2026.01.13 03:29:05.185200 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19925 | 2026.01.13 03:29:05.185236 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19926 | 2026.01.13 03:29:05.185803 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19927 | 2026.01.13 03:29:05.186047 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19928 | 2026.01.13 03:29:05.186188 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001962 sec., 15800.203873598368 rows/sec., 28.31 MiB/sec. | ||
| 19929 | 2026.01.13 03:29:05.186261 [ 4 ] {d41b7e8d-0a42-45c1-b1d9-2b6b532efe0f} <Debug> TCPHandler: Processed in 0.002166554 sec. | ||
| 19930 | 2026.01.13 03:29:05.186388 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19931 | 2026.01.13 03:29:05.186484 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19932 | 2026.01.13 03:29:05.186526 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19933 | 2026.01.13 03:29:05.186881 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.01.13 03:29:05.186916 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19935 | 2026.01.13 03:29:05.187235 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19936 | 2026.01.13 03:29:05.187473 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2026.01.13 03:29:05.187611 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 19938 | 2026.01.13 03:29:05.187647 [ 4 ] {c43ccc96-0a18-4c15-9129-115d789f3590} <Debug> TCPHandler: Processed in 0.001310337 sec. | ||
| 19939 | 2026.01.13 03:29:08.761534 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19940 | 2026.01.13 03:29:08.761583 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19941 | 2026.01.13 03:29:09.040133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45209 | ||
| 19942 | 2026.01.13 03:29:09.040685 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19943 | 2026.01.13 03:29:09.040732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19944 | 2026.01.13 03:29:09.041226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19945 | 2026.01.13 03:29:09.041471 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19946 | 2026.01.13 03:29:09.041625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45209 | ||
| 19947 | 2026.01.13 03:29:10.175094 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19948 | 2026.01.13 03:29:10.175289 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19949 | 2026.01.13 03:29:10.175358 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19950 | 2026.01.13 03:29:10.176142 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2026.01.13 03:29:10.176206 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19952 | 2026.01.13 03:29:10.176760 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19953 | 2026.01.13 03:29:10.177070 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19954 | 2026.01.13 03:29:10.177253 [ 49 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19955 | 2026.01.13 03:29:10.177275 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002032 sec., 37401.574803149604 rows/sec., 3.07 MiB/sec. | ||
| 19956 | 2026.01.13 03:29:10.177321 [ 49 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19957 | 2026.01.13 03:29:10.177350 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19958 | 2026.01.13 03:29:10.177358 [ 4 ] {e726e69c-9124-4bc2-86f8-980d0112822c} <Debug> TCPHandler: Processed in 0.002394289 sec. | ||
| 19959 | 2026.01.13 03:29:10.177443 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19960 | 2026.01.13 03:29:10.177514 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19961 | 2026.01.13 03:29:10.177546 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19962 | 2026.01.13 03:29:10.177583 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2467 rows starting from the beginning of the part | ||
| 19963 | 2026.01.13 03:29:10.177620 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19964 | 2026.01.13 03:29:10.177651 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 76 rows starting from the beginning of the part | ||
| 19965 | 2026.01.13 03:29:10.177669 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19966 | 2026.01.13 03:29:10.177707 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 118 rows starting from the beginning of the part | ||
| 19967 | 2026.01.13 03:29:10.177759 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1218 rows starting from the beginning of the part | ||
| 19968 | 2026.01.13 03:29:10.177806 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 118 rows starting from the beginning of the part | ||
| 19969 | 2026.01.13 03:29:10.177854 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 76 rows starting from the beginning of the part | ||
| 19970 | 2026.01.13 03:29:10.178124 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19971 | 2026.01.13 03:29:10.178163 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19972 | 2026.01.13 03:29:10.178485 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19973 | 2026.01.13 03:29:10.178711 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19974 | 2026.01.13 03:29:10.178854 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00126 sec., 7936.507936507936 rows/sec., 596.79 KiB/sec. | ||
| 19975 | 2026.01.13 03:29:10.178898 [ 4 ] {33d8b688-8bd8-4214-92f2-52820d4e470a} <Debug> TCPHandler: Processed in 0.00144868 sec. | ||
| 19976 | 2026.01.13 03:29:10.179011 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19977 | 2026.01.13 03:29:10.179111 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19978 | 2026.01.13 03:29:10.179155 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19979 | 2026.01.13 03:29:10.179602 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19980 | 2026.01.13 03:29:10.179640 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19981 | 2026.01.13 03:29:10.179721 [ 188 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002314887 sec., 1759481.1323403693 rows/sec., 151.03 MiB/sec. | ||
| 19982 | 2026.01.13 03:29:10.179959 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19983 | 2026.01.13 03:29:10.180068 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19984 | 2026.01.13 03:29:10.180223 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2026.01.13 03:29:10.180365 [ 49 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19986 | 2026.01.13 03:29:10.180378 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001288 sec., 57453.41614906832 rows/sec., 4.49 MiB/sec. | ||
| 19987 | 2026.01.13 03:29:10.180407 [ 49 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19988 | 2026.01.13 03:29:10.180433 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 19989 | 2026.01.13 03:29:10.180433 [ 4 ] {9555e7b1-37fe-491d-8a56-bd4d10b98c4d} <Debug> TCPHandler: Processed in 0.00147248 sec. | ||
| 19990 | 2026.01.13 03:29:10.180441 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19991 | 2026.01.13 03:29:10.180501 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19992 | 2026.01.13 03:29:10.180550 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_136_27} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19993 | 2026.01.13 03:29:10.180565 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19994 | 2026.01.13 03:29:10.180588 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19995 | 2026.01.13 03:29:10.180614 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1250 rows starting from the beginning of the part | ||
| 19996 | 2026.01.13 03:29:10.180660 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 19997 | 2026.01.13 03:29:10.180669 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19998 | 2026.01.13 03:29:10.180677 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 19999 | 2026.01.13 03:29:10.180699 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 95 rows starting from the beginning of the part | ||
| 20000 | 2026.01.13 03:29:10.180718 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20001 | 2026.01.13 03:29:10.180739 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 534 rows starting from the beginning of the part | ||
| 20002 | 2026.01.13 03:29:10.180778 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 95 rows starting from the beginning of the part | ||
| 20003 | 2026.01.13 03:29:10.180813 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 74 rows starting from the beginning of the part | ||
| 20004 | 2026.01.13 03:29:10.181146 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2026.01.13 03:29:10.181183 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20006 | 2026.01.13 03:29:10.181530 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20007 | 2026.01.13 03:29:10.181769 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20008 | 2026.01.13 03:29:10.181786 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312497 sec., 1616765.6002261338 rows/sec., 125.17 MiB/sec. | ||
| 20009 | 2026.01.13 03:29:10.181910 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 20010 | 2026.01.13 03:29:10.181951 [ 4 ] {fafcd5d6-3595-4ae8-91ad-91c5ec9f2798} <Debug> TCPHandler: Processed in 0.001435869 sec. | ||
| 20011 | 2026.01.13 03:29:10.181953 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20012 | 2026.01.13 03:29:10.182061 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20013 | 2026.01.13 03:29:10.182158 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20014 | 2026.01.13 03:29:10.182215 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20015 | 2026.01.13 03:29:10.182224 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20016 | 2026.01.13 03:29:10.182291 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_136_27} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20017 | 2026.01.13 03:29:10.182354 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 20018 | 2026.01.13 03:29:10.183012 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20019 | 2026.01.13 03:29:10.183049 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20020 | 2026.01.13 03:29:10.183575 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20021 | 2026.01.13 03:29:10.183809 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20022 | 2026.01.13 03:29:10.183956 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 20023 | 2026.01.13 03:29:10.184024 [ 4 ] {0b4e0271-a1b7-4be3-857c-5357cee7bd20} <Debug> TCPHandler: Processed in 0.002011352 sec. | ||
| 20024 | 2026.01.13 03:29:10.184134 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20025 | 2026.01.13 03:29:10.184230 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20026 | 2026.01.13 03:29:10.184272 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20027 | 2026.01.13 03:29:10.184610 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20028 | 2026.01.13 03:29:10.184648 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20029 | 2026.01.13 03:29:10.184954 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20030 | 2026.01.13 03:29:10.185170 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20031 | 2026.01.13 03:29:10.185297 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 20032 | 2026.01.13 03:29:10.185334 [ 4 ] {c4ba4888-600b-4248-af6c-98ea31dba920} <Debug> TCPHandler: Processed in 0.001248185 sec. | ||
| 20033 | 2026.01.13 03:29:11.528144 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20034 | 2026.01.13 03:29:11.546316 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20035 | 2026.01.13 03:29:11.546385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20036 | 2026.01.13 03:29:11.552997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20037 | 2026.01.13 03:29:11.553816 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20038 | 2026.01.13 03:29:11.558066 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20039 | 2026.01.13 03:29:14.173880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2412 | ||
| 20040 | 2026.01.13 03:29:14.176525 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20041 | 2026.01.13 03:29:14.176586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20042 | 2026.01.13 03:29:14.177849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20043 | 2026.01.13 03:29:14.178136 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20044 | 2026.01.13 03:29:14.178300 [ 47 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20045 | 2026.01.13 03:29:14.178345 [ 47 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20046 | 2026.01.13 03:29:14.178369 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20047 | 2026.01.13 03:29:14.178467 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 20048 | 2026.01.13 03:29:14.178536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2412 | ||
| 20049 | 2026.01.13 03:29:14.179004 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20050 | 2026.01.13 03:29:14.179153 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2250 rows starting from the beginning of the part | ||
| 20051 | 2026.01.13 03:29:14.179547 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 44 rows starting from the beginning of the part | ||
| 20052 | 2026.01.13 03:29:14.179904 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 20053 | 2026.01.13 03:29:14.180246 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 20054 | 2026.01.13 03:29:14.180604 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part | ||
| 20055 | 2026.01.13 03:29:14.180954 [ 187 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 20056 | 2026.01.13 03:29:14.190437 [ 202 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 72 columns (72 merged, 0 gathered) in 0.012007815 sec., 200869.1839439565 rows/sec., 153.14 MiB/sec. | ||
| 20057 | 2026.01.13 03:29:14.192668 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20058 | 2026.01.13 03:29:14.193309 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20059 | 2026.01.13 03:29:14.193402 [ 192 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_71_14} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20060 | 2026.01.13 03:29:14.193798 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 20061 | 2026.01.13 03:29:15.093629 [ 219 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20062 | 2026.01.13 03:29:15.093692 [ 219 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20063 | 2026.01.13 03:29:15.097182 [ 219 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20064 | 2026.01.13 03:29:15.182770 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20065 | 2026.01.13 03:29:15.182976 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20066 | 2026.01.13 03:29:15.183053 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20067 | 2026.01.13 03:29:15.183790 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2026.01.13 03:29:15.183845 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20069 | 2026.01.13 03:29:15.184260 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20070 | 2026.01.13 03:29:15.184501 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20071 | 2026.01.13 03:29:15.184672 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001749 sec., 13722.126929674101 rows/sec., 1.14 MiB/sec. | ||
| 20072 | 2026.01.13 03:29:15.184728 [ 4 ] {a3b5a195-2494-445d-b99e-d0153b822682} <Debug> TCPHandler: Processed in 0.002097423 sec. | ||
| 20073 | 2026.01.13 03:29:15.184856 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20074 | 2026.01.13 03:29:15.184961 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20075 | 2026.01.13 03:29:15.185005 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20076 | 2026.01.13 03:29:15.185419 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20077 | 2026.01.13 03:29:15.185458 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20078 | 2026.01.13 03:29:15.185768 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20079 | 2026.01.13 03:29:15.185977 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20080 | 2026.01.13 03:29:15.186116 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 138.33 KiB/sec. | ||
| 20081 | 2026.01.13 03:29:15.186156 [ 4 ] {af2a6594-df39-42c9-a4b9-bf9add022748} <Debug> TCPHandler: Processed in 0.001351317 sec. | ||
| 20082 | 2026.01.13 03:29:15.186258 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20083 | 2026.01.13 03:29:15.186356 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20084 | 2026.01.13 03:29:15.186396 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20085 | 2026.01.13 03:29:15.186967 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20086 | 2026.01.13 03:29:15.187005 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20087 | 2026.01.13 03:29:15.187334 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20088 | 2026.01.13 03:29:15.187562 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.01.13 03:29:15.187698 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Debug> executeQuery: Read 249 rows, 22.68 KiB in 0.001364 sec., 182551.31964809383 rows/sec., 16.24 MiB/sec. | ||
| 20090 | 2026.01.13 03:29:15.187737 [ 4 ] {fb0d86f7-2b57-481a-a424-a1b93c156ae1} <Debug> TCPHandler: Processed in 0.001528462 sec. | ||
| 20091 | 2026.01.13 03:29:15.187848 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20092 | 2026.01.13 03:29:15.187944 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20093 | 2026.01.13 03:29:15.187984 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20094 | 2026.01.13 03:29:15.188405 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20095 | 2026.01.13 03:29:15.188442 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20096 | 2026.01.13 03:29:15.188756 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20097 | 2026.01.13 03:29:15.188967 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20098 | 2026.01.13 03:29:15.189102 [ 43 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20099 | 2026.01.13 03:29:15.189117 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Debug> executeQuery: Read 50 rows, 3.81 KiB in 0.001192 sec., 41946.30872483222 rows/sec., 3.12 MiB/sec. | ||
| 20100 | 2026.01.13 03:29:15.189164 [ 43 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20101 | 2026.01.13 03:29:15.189179 [ 4 ] {3ccbda5a-c6c7-44bb-8c9b-00f4a1530b3d} <Debug> TCPHandler: Processed in 0.001379358 sec. | ||
| 20102 | 2026.01.13 03:29:15.189190 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20103 | 2026.01.13 03:29:15.189296 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20104 | 2026.01.13 03:29:15.189308 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20105 | 2026.01.13 03:29:15.189409 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20106 | 2026.01.13 03:29:15.189456 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20107 | 2026.01.13 03:29:15.189460 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20108 | 2026.01.13 03:29:15.189510 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 278 rows starting from the beginning of the part | ||
| 20109 | 2026.01.13 03:29:15.189587 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 31 rows starting from the beginning of the part | ||
| 20110 | 2026.01.13 03:29:15.189644 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 14 rows starting from the beginning of the part | ||
| 20111 | 2026.01.13 03:29:15.189697 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 31 rows starting from the beginning of the part | ||
| 20112 | 2026.01.13 03:29:15.189740 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 10 rows starting from the beginning of the part | ||
| 20113 | 2026.01.13 03:29:15.189784 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 50 rows starting from the beginning of the part | ||
| 20114 | 2026.01.13 03:29:15.189870 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20115 | 2026.01.13 03:29:15.189920 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20116 | 2026.01.13 03:29:15.190263 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20117 | 2026.01.13 03:29:15.190498 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20118 | 2026.01.13 03:29:15.190637 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001248 sec., 19230.76923076923 rows/sec., 1.60 MiB/sec. | ||
| 20119 | 2026.01.13 03:29:15.190679 [ 4 ] {aa005cd0-a9fa-499c-84b0-e037487bc648} <Debug> TCPHandler: Processed in 0.00143351 sec. | ||
| 20120 | 2026.01.13 03:29:15.190716 [ 192 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145695 sec., 284155.25584268506 rows/sec., 19.86 MiB/sec. | ||
| 20121 | 2026.01.13 03:29:15.190782 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20122 | 2026.01.13 03:29:15.190882 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20123 | 2026.01.13 03:29:15.190884 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20124 | 2026.01.13 03:29:15.190925 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20125 | 2026.01.13 03:29:15.191161 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20126 | 2026.01.13 03:29:15.191238 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_136_27} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20127 | 2026.01.13 03:29:15.191314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20128 | 2026.01.13 03:29:15.191327 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20129 | 2026.01.13 03:29:15.191369 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20130 | 2026.01.13 03:29:15.191676 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20131 | 2026.01.13 03:29:15.191898 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20132 | 2026.01.13 03:29:15.192031 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 20133 | 2026.01.13 03:29:15.192069 [ 4 ] {60ba29e3-1f6c-46b6-a72e-b07942a1ca32} <Debug> TCPHandler: Processed in 0.001336668 sec. | ||
| 20134 | 2026.01.13 03:29:15.192173 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20135 | 2026.01.13 03:29:15.192267 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20136 | 2026.01.13 03:29:15.192307 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20137 | 2026.01.13 03:29:15.192774 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2026.01.13 03:29:15.192810 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20139 | 2026.01.13 03:29:15.193120 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20140 | 2026.01.13 03:29:15.193331 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20141 | 2026.01.13 03:29:15.193462 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Debug> executeQuery: Read 141 rows, 11.69 KiB in 0.001213 sec., 116240.72547403132 rows/sec., 9.41 MiB/sec. | ||
| 20142 | 2026.01.13 03:29:15.193502 [ 4 ] {26fd956e-afdc-4e64-97cb-afaf318c69c8} <Debug> TCPHandler: Processed in 0.001378088 sec. | ||
| 20143 | 2026.01.13 03:29:15.193603 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20144 | 2026.01.13 03:29:15.193698 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20145 | 2026.01.13 03:29:15.193741 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20146 | 2026.01.13 03:29:15.194144 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2026.01.13 03:29:15.194181 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20148 | 2026.01.13 03:29:15.194517 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20149 | 2026.01.13 03:29:15.194732 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2026.01.13 03:29:15.194866 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001187 sec., 165964.61668070767 rows/sec., 11.90 MiB/sec. | ||
| 20151 | 2026.01.13 03:29:15.194905 [ 4 ] {f71c6d0a-4e85-462e-89d8-0aa2b3b5aee5} <Debug> TCPHandler: Processed in 0.001352447 sec. | ||
| 20152 | 2026.01.13 03:29:15.194918 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20153 | 2026.01.13 03:29:15.194955 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20154 | 2026.01.13 03:29:15.195014 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20155 | 2026.01.13 03:29:15.195114 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20156 | 2026.01.13 03:29:15.195170 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20157 | 2026.01.13 03:29:15.196049 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20158 | 2026.01.13 03:29:15.196088 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20159 | 2026.01.13 03:29:15.196684 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20160 | 2026.01.13 03:29:15.196935 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20161 | 2026.01.13 03:29:15.197110 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002014 sec., 17874.875868917574 rows/sec., 32.03 MiB/sec. | ||
| 20162 | 2026.01.13 03:29:15.197192 [ 4 ] {2b405c16-0df5-444f-afeb-271a4fccb4b2} <Debug> TCPHandler: Processed in 0.002228185 sec. | ||
| 20163 | 2026.01.13 03:29:15.197304 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20164 | 2026.01.13 03:29:15.197403 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20165 | 2026.01.13 03:29:15.197447 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20166 | 2026.01.13 03:29:15.197766 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20167 | 2026.01.13 03:29:15.197803 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20168 | 2026.01.13 03:29:15.198284 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20169 | 2026.01.13 03:29:15.198643 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20170 | 2026.01.13 03:29:15.198873 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2026.01.13 03:29:15.198998 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001614 sec., 1858.736059479554 rows/sec., 148.84 KiB/sec. | ||
| 20172 | 2026.01.13 03:29:15.199036 [ 4 ] {3aa72eae-2228-4ffd-ad5e-9a1a0a840af1} <Debug> TCPHandler: Processed in 0.001781677 sec. | ||
| 20173 | 2026.01.13 03:29:15.199144 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20174 | 2026.01.13 03:29:15.199239 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20175 | 2026.01.13 03:29:15.199280 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20176 | 2026.01.13 03:29:15.199616 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20177 | 2026.01.13 03:29:15.199653 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20178 | 2026.01.13 03:29:15.199959 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20179 | 2026.01.13 03:29:15.200176 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20180 | 2026.01.13 03:29:15.200293 [ 43 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20181 | 2026.01.13 03:29:15.200304 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 20182 | 2026.01.13 03:29:15.200333 [ 43 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2026.01.13 03:29:15.200355 [ 4 ] {5744fb6a-3ab1-4a00-8c34-6d2524830cc5} <Debug> TCPHandler: Processed in 0.001259956 sec. | ||
| 20184 | 2026.01.13 03:29:15.200357 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20185 | 2026.01.13 03:29:15.200505 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20186 | 2026.01.13 03:29:15.200678 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20187 | 2026.01.13 03:29:15.200734 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8744 rows starting from the beginning of the part | ||
| 20188 | 2026.01.13 03:29:15.200826 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 20189 | 2026.01.13 03:29:15.200881 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 20190 | 2026.01.13 03:29:15.200929 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 20191 | 2026.01.13 03:29:15.200974 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 20192 | 2026.01.13 03:29:15.201019 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 20193 | 2026.01.13 03:29:15.203539 [ 192 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9044 rows, containing 4 columns (4 merged, 0 gathered) in 0.003103643 sec., 2913994.940784104 rows/sec., 189.99 MiB/sec. | ||
| 20194 | 2026.01.13 03:29:15.203728 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20195 | 2026.01.13 03:29:15.203999 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20196 | 2026.01.13 03:29:15.204074 [ 193 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_136_27} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20197 | 2026.01.13 03:29:15.204155 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 20198 | 2026.01.13 03:29:15.551882 [ 223 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20199 | 2026.01.13 03:29:15.551940 [ 223 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20200 | 2026.01.13 03:29:15.555513 [ 223 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20201 | 2026.01.13 03:29:16.541801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45657 | ||
| 20202 | 2026.01.13 03:29:16.542339 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20203 | 2026.01.13 03:29:16.542389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20204 | 2026.01.13 03:29:16.542900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20205 | 2026.01.13 03:29:16.543149 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2026.01.13 03:29:16.543300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45657 | ||
| 20207 | 2026.01.13 03:29:17.198699 [ 222 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20208 | 2026.01.13 03:29:17.198755 [ 222 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20209 | 2026.01.13 03:29:17.201497 [ 222 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20210 | 2026.01.13 03:29:18.628252 [ 223 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20211 | 2026.01.13 03:29:18.628300 [ 223 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20212 | 2026.01.13 03:29:18.630427 [ 223 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20213 | 2026.01.13 03:29:19.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.81 MiB, peak 408.73 MiB, free memory in arenas 0.00 B, will set to 390.81 MiB (RSS), difference: 4.00 MiB | ||
| 20214 | 2026.01.13 03:29:19.058162 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20215 | 2026.01.13 03:29:19.075713 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20216 | 2026.01.13 03:29:19.075782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20217 | 2026.01.13 03:29:19.081787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20218 | 2026.01.13 03:29:19.082493 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20219 | 2026.01.13 03:29:19.085836 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20220 | 2026.01.13 03:29:20.175747 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20221 | 2026.01.13 03:29:20.175936 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20222 | 2026.01.13 03:29:20.176008 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20223 | 2026.01.13 03:29:20.176764 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20224 | 2026.01.13 03:29:20.176812 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20225 | 2026.01.13 03:29:20.177227 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20226 | 2026.01.13 03:29:20.177462 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20227 | 2026.01.13 03:29:20.177619 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001734 sec., 43829.29642445213 rows/sec., 3.60 MiB/sec. | ||
| 20228 | 2026.01.13 03:29:20.177670 [ 4 ] {7bf222ff-8ddd-460e-9f28-216c46aa5d24} <Debug> TCPHandler: Processed in 0.002044161 sec. | ||
| 20229 | 2026.01.13 03:29:20.177798 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20230 | 2026.01.13 03:29:20.177899 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20231 | 2026.01.13 03:29:20.177942 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20232 | 2026.01.13 03:29:20.178361 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20233 | 2026.01.13 03:29:20.178397 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20234 | 2026.01.13 03:29:20.178731 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20235 | 2026.01.13 03:29:20.178950 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20236 | 2026.01.13 03:29:20.179080 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
| 20237 | 2026.01.13 03:29:20.179119 [ 4 ] {74cdc2a7-9e6e-4c52-916f-2fdb7cf51821} <Debug> TCPHandler: Processed in 0.001371888 sec. | ||
| 20238 | 2026.01.13 03:29:20.179151 [ 220 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20239 | 2026.01.13 03:29:20.179196 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20240 | 2026.01.13 03:29:20.179230 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20241 | 2026.01.13 03:29:20.179328 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20242 | 2026.01.13 03:29:20.179369 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20243 | 2026.01.13 03:29:20.179794 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20244 | 2026.01.13 03:29:20.179832 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20245 | 2026.01.13 03:29:20.180277 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20246 | 2026.01.13 03:29:20.180598 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20247 | 2026.01.13 03:29:20.180757 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001445 sec., 51211.07266435986 rows/sec., 4.00 MiB/sec. | ||
| 20248 | 2026.01.13 03:29:20.180802 [ 4 ] {366e6e40-07d1-49c3-b165-db1466f3cfff} <Debug> TCPHandler: Processed in 0.001620333 sec. | ||
| 20249 | 2026.01.13 03:29:20.180921 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20250 | 2026.01.13 03:29:20.181017 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20251 | 2026.01.13 03:29:20.181063 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20252 | 2026.01.13 03:29:20.181478 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20253 | 2026.01.13 03:29:20.181514 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20254 | 2026.01.13 03:29:20.181839 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20255 | 2026.01.13 03:29:20.181877 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20256 | 2026.01.13 03:29:20.182129 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20257 | 2026.01.13 03:29:20.182261 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 20258 | 2026.01.13 03:29:20.182299 [ 4 ] {f7731ecb-4a77-4fd3-b6f6-de28117612a5} <Debug> TCPHandler: Processed in 0.001426109 sec. | ||
| 20259 | 2026.01.13 03:29:20.182407 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20260 | 2026.01.13 03:29:20.182499 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20261 | 2026.01.13 03:29:20.182552 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20262 | 2026.01.13 03:29:20.183331 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20263 | 2026.01.13 03:29:20.183367 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20264 | 2026.01.13 03:29:20.183881 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20265 | 2026.01.13 03:29:20.184113 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20266 | 2026.01.13 03:29:20.184239 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20267 | 2026.01.13 03:29:20.184249 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 20268 | 2026.01.13 03:29:20.184293 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20269 | 2026.01.13 03:29:20.184319 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20270 | 2026.01.13 03:29:20.184326 [ 4 ] {4ee2f1a7-28ff-48b4-815a-f78a6e1b70a2} <Debug> TCPHandler: Processed in 0.00196629 sec. | ||
| 20271 | 2026.01.13 03:29:20.184440 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20272 | 2026.01.13 03:29:20.184459 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20273 | 2026.01.13 03:29:20.184533 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20274 | 2026.01.13 03:29:20.184579 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20275 | 2026.01.13 03:29:20.184795 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20276 | 2026.01.13 03:29:20.184860 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2666 rows starting from the beginning of the part | ||
| 20277 | 2026.01.13 03:29:20.184915 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2026.01.13 03:29:20.184955 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20279 | 2026.01.13 03:29:20.185014 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 10 rows starting from the beginning of the part | ||
| 20280 | 2026.01.13 03:29:20.185134 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 31 rows starting from the beginning of the part | ||
| 20281 | 2026.01.13 03:29:20.185236 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 20282 | 2026.01.13 03:29:20.185271 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20283 | 2026.01.13 03:29:20.185336 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 36 rows starting from the beginning of the part | ||
| 20284 | 2026.01.13 03:29:20.185440 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 20285 | 2026.01.13 03:29:20.185521 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20286 | 2026.01.13 03:29:20.185656 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 20287 | 2026.01.13 03:29:20.185692 [ 4 ] {57b4508a-5fcd-4461-887f-88f2d0d261a0} <Debug> TCPHandler: Processed in 0.001298986 sec. | ||
| 20288 | 2026.01.13 03:29:20.185715 [ 220 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20289 | 2026.01.13 03:29:20.185749 [ 220 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20290 | 2026.01.13 03:29:20.187576 [ 220 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20291 | 2026.01.13 03:29:20.192158 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 19 columns (19 merged, 0 gathered) in 0.007770828 sec., 355560.56574666174 rows/sec., 637.15 MiB/sec. | ||
| 20292 | 2026.01.13 03:29:20.194632 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20293 | 2026.01.13 03:29:20.194993 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2026.01.13 03:29:20.195061 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20295 | 2026.01.13 03:29:20.195209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.06 MiB. | ||
| 20296 | 2026.01.13 03:29:23.761830 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20297 | 2026.01.13 03:29:23.761909 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20298 | 2026.01.13 03:29:24.004341 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00394561 sec. | ||
| 20299 | 2026.01.13 03:29:24.043450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46169 | ||
| 20300 | 2026.01.13 03:29:24.044023 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20301 | 2026.01.13 03:29:24.044062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20302 | 2026.01.13 03:29:24.044578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20303 | 2026.01.13 03:29:24.044835 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20304 | 2026.01.13 03:29:24.044986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46169 | ||
| 20305 | 2026.01.13 03:29:24.044988 [ 35 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20306 | 2026.01.13 03:29:24.045083 [ 35 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20307 | 2026.01.13 03:29:24.045108 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20308 | 2026.01.13 03:29:24.045244 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20309 | 2026.01.13 03:29:24.045413 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20310 | 2026.01.13 03:29:24.045457 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43737 rows starting from the beginning of the part | ||
| 20311 | 2026.01.13 03:29:24.045529 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 20312 | 2026.01.13 03:29:24.045580 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 20313 | 2026.01.13 03:29:24.045628 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 20314 | 2026.01.13 03:29:24.045710 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 20315 | 2026.01.13 03:29:24.045760 [ 193 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 20316 | 2026.01.13 03:29:24.048730 [ 200 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46169 rows, containing 4 columns (4 merged, 0 gathered) in 0.003552272 sec., 12997034.010909075 rows/sec., 185.92 MiB/sec. | ||
| 20317 | 2026.01.13 03:29:24.049069 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20318 | 2026.01.13 03:29:24.049385 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20319 | 2026.01.13 03:29:24.049460 [ 198 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_96_19} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20320 | 2026.01.13 03:29:24.049573 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20321 | 2026.01.13 03:29:24.178697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2446 | ||
| 20322 | 2026.01.13 03:29:24.181189 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20323 | 2026.01.13 03:29:24.181228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 20324 | 2026.01.13 03:29:24.182467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20325 | 2026.01.13 03:29:24.182777 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20326 | 2026.01.13 03:29:24.183044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2446 | ||
| 20327 | 2026.01.13 03:29:25.177494 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20328 | 2026.01.13 03:29:25.177706 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20329 | 2026.01.13 03:29:25.177780 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20330 | 2026.01.13 03:29:25.178559 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20331 | 2026.01.13 03:29:25.178604 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20332 | 2026.01.13 03:29:25.179008 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20333 | 2026.01.13 03:29:25.179256 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20334 | 2026.01.13 03:29:25.179420 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Debug> executeQuery: Read 146 rows, 12.88 KiB in 0.001766 sec., 82672.70668176671 rows/sec., 7.12 MiB/sec. | ||
| 20335 | 2026.01.13 03:29:25.179473 [ 4 ] {5352a99c-0059-4700-a6a2-556c4d374f9b} <Debug> TCPHandler: Processed in 0.002111983 sec. | ||
| 20336 | 2026.01.13 03:29:25.179593 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20337 | 2026.01.13 03:29:25.179695 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20338 | 2026.01.13 03:29:25.179738 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20339 | 2026.01.13 03:29:25.180165 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20340 | 2026.01.13 03:29:25.180201 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20341 | 2026.01.13 03:29:25.180514 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20342 | 2026.01.13 03:29:25.180752 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20343 | 2026.01.13 03:29:25.180882 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.00121 sec., 37190.0826446281 rows/sec., 2.73 MiB/sec. | ||
| 20344 | 2026.01.13 03:29:25.180923 [ 4 ] {e08a87ae-cfa9-4dc6-bced-badcf7d9ab16} <Debug> TCPHandler: Processed in 0.001383138 sec. | ||
| 20345 | 2026.01.13 03:29:25.181024 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20346 | 2026.01.13 03:29:25.181120 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20347 | 2026.01.13 03:29:25.181160 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20348 | 2026.01.13 03:29:25.181591 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20349 | 2026.01.13 03:29:25.181625 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20350 | 2026.01.13 03:29:25.181934 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20351 | 2026.01.13 03:29:25.182162 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20352 | 2026.01.13 03:29:25.182289 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001188 sec., 99326.59932659932 rows/sec., 7.76 MiB/sec. | ||
| 20353 | 2026.01.13 03:29:25.182327 [ 4 ] {38e4bf66-0ef3-4757-bbd5-44eb065a8ae4} <Debug> TCPHandler: Processed in 0.001351658 sec. | ||
| 20354 | 2026.01.13 03:29:25.182436 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20355 | 2026.01.13 03:29:25.182531 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20356 | 2026.01.13 03:29:25.182575 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20357 | 2026.01.13 03:29:25.182985 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20358 | 2026.01.13 03:29:25.183020 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20359 | 2026.01.13 03:29:25.183360 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20360 | 2026.01.13 03:29:25.183584 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20361 | 2026.01.13 03:29:25.183694 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 2 parts from all_1_134_29 to all_135_135_0 | ||
| 20362 | 2026.01.13 03:29:25.183712 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 20363 | 2026.01.13 03:29:25.183729 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20364 | 2026.01.13 03:29:25.183748 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20365 | 2026.01.13 03:29:25.183750 [ 4 ] {b6f43628-d0e8-486d-8ef6-40590da38c73} <Debug> TCPHandler: Processed in 0.001364618 sec. | ||
| 20366 | 2026.01.13 03:29:25.183852 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_29 to all_135_135_0 into Compact with storage Full | ||
| 20367 | 2026.01.13 03:29:25.183860 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20368 | 2026.01.13 03:29:25.183995 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20369 | 2026.01.13 03:29:25.184009 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20370 | 2026.01.13 03:29:25.184051 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20371 | 2026.01.13 03:29:25.184055 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_29, total 42783 rows starting from the beginning of the part | ||
| 20372 | 2026.01.13 03:29:25.184143 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 20373 | 2026.01.13 03:29:25.184960 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2026.01.13 03:29:25.185001 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20375 | 2026.01.13 03:29:25.185602 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20376 | 2026.01.13 03:29:25.185854 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2026.01.13 03:29:25.185996 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002018 sec., 22299.30624380575 rows/sec., 39.96 MiB/sec. | ||
| 20378 | 2026.01.13 03:29:25.186065 [ 4 ] {e5345e77-cf79-4295-b667-e06e71c4bc7b} <Debug> TCPHandler: Processed in 0.002254706 sec. | ||
| 20379 | 2026.01.13 03:29:25.186176 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20380 | 2026.01.13 03:29:25.186272 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20381 | 2026.01.13 03:29:25.186314 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20382 | 2026.01.13 03:29:25.186634 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2026.01.13 03:29:25.186668 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20384 | 2026.01.13 03:29:25.186977 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20385 | 2026.01.13 03:29:25.187208 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20386 | 2026.01.13 03:29:25.187336 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 782.69 KiB/sec. | ||
| 20387 | 2026.01.13 03:29:25.187373 [ 4 ] {94c09593-525b-4698-8c3f-6b450ec1193d} <Debug> TCPHandler: Processed in 0.001246216 sec. | ||
| 20388 | 2026.01.13 03:29:25.187509 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20389 | 2026.01.13 03:29:25.187628 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20390 | 2026.01.13 03:29:25.187678 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20391 | 2026.01.13 03:29:25.188079 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2026.01.13 03:29:25.188115 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20393 | 2026.01.13 03:29:25.188438 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20394 | 2026.01.13 03:29:25.188671 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2026.01.13 03:29:25.188810 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 20396 | 2026.01.13 03:29:25.188847 [ 4 ] {5cdd2e7c-632c-450b-9d1e-9df40e05aab0} <Debug> TCPHandler: Processed in 0.001398838 sec. | ||
| 20397 | 2026.01.13 03:29:25.191144 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42943 rows, containing 5 columns (5 merged, 0 gathered) in 0.007340199 sec., 5850386.345111351 rows/sec., 397.18 MiB/sec. | ||
| 20398 | 2026.01.13 03:29:25.191536 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Trace> MergedBlockOutputStream: filled checksums all_1_135_30 (state Temporary) | ||
| 20399 | 2026.01.13 03:29:25.191916 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_135_30 to all_1_135_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20400 | 2026.01.13 03:29:25.192010 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 2 parts: [all_1_134_29, all_135_135_0] -> all_1_135_30 | ||
| 20401 | 2026.01.13 03:29:25.192103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20402 | 2026.01.13 03:29:26.350213 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20403 | 2026.01.13 03:29:26.350285 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20404 | 2026.01.13 03:29:26.353495 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20405 | 2026.01.13 03:29:26.585920 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20406 | 2026.01.13 03:29:26.604795 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20407 | 2026.01.13 03:29:26.604845 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20408 | 2026.01.13 03:29:26.610979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20409 | 2026.01.13 03:29:26.611680 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20410 | 2026.01.13 03:29:26.612005 [ 28 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20411 | 2026.01.13 03:29:26.612072 [ 28 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20412 | 2026.01.13 03:29:26.612092 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20413 | 2026.01.13 03:29:26.612215 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20414 | 2026.01.13 03:29:26.615525 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20415 | 2026.01.13 03:29:26.616042 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20416 | 2026.01.13 03:29:26.617516 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20417 | 2026.01.13 03:29:26.622220 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 20418 | 2026.01.13 03:29:26.627200 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20419 | 2026.01.13 03:29:26.632191 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 20420 | 2026.01.13 03:29:26.637134 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20421 | 2026.01.13 03:29:26.641632 [ 186 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20422 | 2026.01.13 03:29:26.701167 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.089009853 sec., 8122.696259255703 rows/sec., 42.00 MiB/sec. | ||
| 20423 | 2026.01.13 03:29:26.704190 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20424 | 2026.01.13 03:29:26.706308 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20425 | 2026.01.13 03:29:26.706427 [ 189 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_96_19} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20426 | 2026.01.13 03:29:26.709571 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20427 | 2026.01.13 03:29:27.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.92 MiB, peak 410.31 MiB, free memory in arenas 0.00 B, will set to 390.86 MiB (RSS), difference: -1.06 MiB | ||
| 20428 | 2026.01.13 03:29:29.745789 [ 222 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 5 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 20429 | 2026.01.13 03:29:29.745855 [ 222 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 20430 | 2026.01.13 03:29:29.747246 [ 222 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 20431 | 2026.01.13 03:29:30.203776 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20432 | 2026.01.13 03:29:30.203977 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20433 | 2026.01.13 03:29:30.204049 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20434 | 2026.01.13 03:29:30.204730 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20435 | 2026.01.13 03:29:30.204783 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20436 | 2026.01.13 03:29:30.205191 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20437 | 2026.01.13 03:29:30.205455 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20438 | 2026.01.13 03:29:30.205627 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 191.08 KiB/sec. | ||
| 20439 | 2026.01.13 03:29:30.205687 [ 4 ] {eb53ecf2-92af-4035-a585-a203d0b2b67f} <Debug> TCPHandler: Processed in 0.002044042 sec. | ||
| 20440 | 2026.01.13 03:29:30.205827 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20441 | 2026.01.13 03:29:30.205938 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20442 | 2026.01.13 03:29:30.205984 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20443 | 2026.01.13 03:29:30.207172 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.01.13 03:29:30.207214 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20445 | 2026.01.13 03:29:30.207628 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20446 | 2026.01.13 03:29:30.207874 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20447 | 2026.01.13 03:29:30.208014 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.0021 sec., 580000 rows/sec., 47.74 MiB/sec. | ||
| 20448 | 2026.01.13 03:29:30.208058 [ 4 ] {3a0a5f80-45db-49b6-b81a-0173780d2b26} <Debug> TCPHandler: Processed in 0.002286766 sec. | ||
| 20449 | 2026.01.13 03:29:30.208187 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20450 | 2026.01.13 03:29:30.208290 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20451 | 2026.01.13 03:29:30.208335 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20452 | 2026.01.13 03:29:30.208754 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20453 | 2026.01.13 03:29:30.208792 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20454 | 2026.01.13 03:29:30.209104 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20455 | 2026.01.13 03:29:30.209347 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20456 | 2026.01.13 03:29:30.209475 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001208 sec., 11589.403973509932 rows/sec., 853.68 KiB/sec. | ||
| 20457 | 2026.01.13 03:29:30.209514 [ 4 ] {bcd23b40-51d2-435e-b233-3c2ccbcf5c47} <Debug> TCPHandler: Processed in 0.001379268 sec. | ||
| 20458 | 2026.01.13 03:29:30.209638 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20459 | 2026.01.13 03:29:30.209734 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20460 | 2026.01.13 03:29:30.209775 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20461 | 2026.01.13 03:29:30.210288 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20462 | 2026.01.13 03:29:30.210325 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20463 | 2026.01.13 03:29:30.210639 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20464 | 2026.01.13 03:29:30.210869 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20465 | 2026.01.13 03:29:30.210997 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 20466 | 2026.01.13 03:29:30.211036 [ 4 ] {7b90a29e-d5d6-4fe8-9309-bfda1d9a91ae} <Debug> TCPHandler: Processed in 0.001447409 sec. | ||
| 20467 | 2026.01.13 03:29:30.211154 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20468 | 2026.01.13 03:29:30.211250 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20469 | 2026.01.13 03:29:30.211290 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20470 | 2026.01.13 03:29:30.211913 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2026.01.13 03:29:30.211952 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20472 | 2026.01.13 03:29:30.212282 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20473 | 2026.01.13 03:29:30.212515 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20474 | 2026.01.13 03:29:30.212648 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001415 sec., 377385.1590106007 rows/sec., 27.97 MiB/sec. | ||
| 20475 | 2026.01.13 03:29:30.212688 [ 4 ] {76f83585-d03e-4113-92fc-d1fc9c3626c4} <Debug> TCPHandler: Processed in 0.001583672 sec. | ||
| 20476 | 2026.01.13 03:29:30.212824 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20477 | 2026.01.13 03:29:30.212920 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20478 | 2026.01.13 03:29:30.212972 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20479 | 2026.01.13 03:29:30.213713 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20480 | 2026.01.13 03:29:30.213751 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20481 | 2026.01.13 03:29:30.214203 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20482 | 2026.01.13 03:29:30.214463 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20483 | 2026.01.13 03:29:30.214598 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001696 sec., 498820.75471698114 rows/sec., 33.57 MiB/sec. | ||
| 20484 | 2026.01.13 03:29:30.214602 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_135_30 to all_140_140_0 | ||
| 20485 | 2026.01.13 03:29:30.214637 [ 4 ] {57725f79-1203-430b-ba23-ef6033f41a51} <Debug> TCPHandler: Processed in 0.001863538 sec. | ||
| 20486 | 2026.01.13 03:29:30.214679 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20487 | 2026.01.13 03:29:30.214705 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20488 | 2026.01.13 03:29:30.214783 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20489 | 2026.01.13 03:29:30.214809 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_30 to all_140_140_0 into Compact with storage Full | ||
| 20490 | 2026.01.13 03:29:30.214884 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20491 | 2026.01.13 03:29:30.214939 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20492 | 2026.01.13 03:29:30.214943 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20493 | 2026.01.13 03:29:30.214992 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_30, total 42943 rows starting from the beginning of the part | ||
| 20494 | 2026.01.13 03:29:30.215071 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 20495 | 2026.01.13 03:29:30.215122 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 197 rows starting from the beginning of the part | ||
| 20496 | 2026.01.13 03:29:30.215179 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 20497 | 2026.01.13 03:29:30.215228 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 20498 | 2026.01.13 03:29:30.215280 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 846 rows starting from the beginning of the part | ||
| 20499 | 2026.01.13 03:29:30.215829 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20500 | 2026.01.13 03:29:30.215868 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20501 | 2026.01.13 03:29:30.216378 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20502 | 2026.01.13 03:29:30.216687 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20503 | 2026.01.13 03:29:30.216845 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001978 sec., 5055.6117290192105 rows/sec., 9.06 MiB/sec. | ||
| 20504 | 2026.01.13 03:29:30.216911 [ 4 ] {cf4d4ba4-34f5-45ab-a011-19be59af947f} <Debug> TCPHandler: Processed in 0.002177815 sec. | ||
| 20505 | 2026.01.13 03:29:30.217043 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20506 | 2026.01.13 03:29:30.217140 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20507 | 2026.01.13 03:29:30.217182 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20508 | 2026.01.13 03:29:30.217534 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.01.13 03:29:30.217570 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20510 | 2026.01.13 03:29:30.217889 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20511 | 2026.01.13 03:29:30.218117 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20512 | 2026.01.13 03:29:30.218250 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 20513 | 2026.01.13 03:29:30.218287 [ 4 ] {acad3105-46a5-4879-b072-d7364cc3f16d} <Debug> TCPHandler: Processed in 0.001296527 sec. | ||
| 20514 | 2026.01.13 03:29:30.228734 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44466 rows, containing 5 columns (5 merged, 0 gathered) in 0.013962584 sec., 3184654.0726272445 rows/sec., 216.28 MiB/sec. | ||
| 20515 | 2026.01.13 03:29:30.229362 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Trace> MergedBlockOutputStream: filled checksums all_1_140_31 (state Temporary) | ||
| 20516 | 2026.01.13 03:29:30.229655 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_140_31 to all_1_140_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20517 | 2026.01.13 03:29:30.229729 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_135_30, all_140_140_0] -> all_1_140_31 | ||
| 20518 | 2026.01.13 03:29:30.229813 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20519 | 2026.01.13 03:29:31.545192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46617 | ||
| 20520 | 2026.01.13 03:29:31.546055 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20521 | 2026.01.13 03:29:31.546140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20522 | 2026.01.13 03:29:31.546896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20523 | 2026.01.13 03:29:31.547272 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20524 | 2026.01.13 03:29:31.547510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46617 | ||
| 20525 | 2026.01.13 03:29:32.490956 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64873 | ||
| 20526 | 2026.01.13 03:29:32.491074 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20527 | 2026.01.13 03:29:32.491101 [ 367 ] {} <Debug> TCP-Session: d91a88a0-91cd-45a3-a272-b5cfd251584b Authenticating user 'default' from [fd00:1122:3344:101::e]:64873 | ||
| 20528 | 2026.01.13 03:29:32.491124 [ 367 ] {} <Debug> TCP-Session: d91a88a0-91cd-45a3-a272-b5cfd251584b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20529 | 2026.01.13 03:29:32.491137 [ 367 ] {} <Debug> TCP-Session: d91a88a0-91cd-45a3-a272-b5cfd251584b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20530 | 2026.01.13 03:29:32.491346 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58730 | ||
| 20531 | 2026.01.13 03:29:32.491366 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47207 | ||
| 20532 | 2026.01.13 03:29:32.491406 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55187 | ||
| 20533 | 2026.01.13 03:29:32.491416 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61921 | ||
| 20534 | 2026.01.13 03:29:32.491440 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53445 | ||
| 20535 | 2026.01.13 03:29:32.491465 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20536 | 2026.01.13 03:29:32.491502 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20537 | 2026.01.13 03:29:32.491502 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20538 | 2026.01.13 03:29:32.491523 [ 368 ] {} <Debug> TCP-Session: fa0dc9e5-2247-40e9-bffb-81e76e912399 Authenticating user 'default' from [fd00:1122:3344:101::e]:58730 | ||
| 20539 | 2026.01.13 03:29:32.491534 [ 364 ] {} <Debug> TCP-Session: f4a625fe-6371-4043-8d45-cc97384092cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55187 | ||
| 20540 | 2026.01.13 03:29:32.491547 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20541 | 2026.01.13 03:29:32.491550 [ 289 ] {} <Debug> TCP-Session: f7f54cb0-9c97-4dad-90b1-31c63ab5f26f Authenticating user 'default' from [fd00:1122:3344:101::e]:47207 | ||
| 20542 | 2026.01.13 03:29:32.491570 [ 364 ] {} <Debug> TCP-Session: f4a625fe-6371-4043-8d45-cc97384092cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20543 | 2026.01.13 03:29:32.491582 [ 366 ] {} <Debug> TCP-Session: 1709da33-22be-4716-b4d2-f8b16b6e4cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:53445 | ||
| 20544 | 2026.01.13 03:29:32.491593 [ 289 ] {} <Debug> TCP-Session: f7f54cb0-9c97-4dad-90b1-31c63ab5f26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20545 | 2026.01.13 03:29:32.491605 [ 364 ] {} <Debug> TCP-Session: f4a625fe-6371-4043-8d45-cc97384092cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20546 | 2026.01.13 03:29:32.491620 [ 366 ] {} <Debug> TCP-Session: 1709da33-22be-4716-b4d2-f8b16b6e4cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20547 | 2026.01.13 03:29:32.491622 [ 289 ] {} <Debug> TCP-Session: f7f54cb0-9c97-4dad-90b1-31c63ab5f26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20548 | 2026.01.13 03:29:32.491647 [ 366 ] {} <Debug> TCP-Session: 1709da33-22be-4716-b4d2-f8b16b6e4cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20549 | 2026.01.13 03:29:32.491550 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20550 | 2026.01.13 03:29:32.491561 [ 368 ] {} <Debug> TCP-Session: fa0dc9e5-2247-40e9-bffb-81e76e912399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20551 | 2026.01.13 03:29:32.491707 [ 365 ] {} <Debug> TCP-Session: e1266e3a-2348-47dd-a271-5db66637ce5c Authenticating user 'default' from [fd00:1122:3344:101::e]:61921 | ||
| 20552 | 2026.01.13 03:29:32.491717 [ 368 ] {} <Debug> TCP-Session: fa0dc9e5-2247-40e9-bffb-81e76e912399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20553 | 2026.01.13 03:29:32.491739 [ 365 ] {} <Debug> TCP-Session: e1266e3a-2348-47dd-a271-5db66637ce5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20554 | 2026.01.13 03:29:32.491394 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64696 | ||
| 20555 | 2026.01.13 03:29:32.491762 [ 365 ] {} <Debug> TCP-Session: e1266e3a-2348-47dd-a271-5db66637ce5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20556 | 2026.01.13 03:29:32.491386 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53414 | ||
| 20557 | 2026.01.13 03:29:32.491379 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47618 | ||
| 20558 | 2026.01.13 03:29:32.491847 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20559 | 2026.01.13 03:29:32.491533 [ 367 ] {} <Trace> TCP-Session: d91a88a0-91cd-45a3-a272-b5cfd251584b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20560 | 2026.01.13 03:29:32.491882 [ 363 ] {} <Debug> TCP-Session: 696bcbee-6058-4352-9128-fc05bd899ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:64696 | ||
| 20561 | 2026.01.13 03:29:32.491882 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20562 | 2026.01.13 03:29:32.491906 [ 363 ] {} <Debug> TCP-Session: 696bcbee-6058-4352-9128-fc05bd899ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20563 | 2026.01.13 03:29:32.491928 [ 351 ] {} <Debug> TCP-Session: 5f90428c-9953-40ee-8f3b-bbf064689d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:53414 | ||
| 20564 | 2026.01.13 03:29:32.491932 [ 363 ] {} <Debug> TCP-Session: 696bcbee-6058-4352-9128-fc05bd899ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20565 | 2026.01.13 03:29:32.491955 [ 351 ] {} <Debug> TCP-Session: 5f90428c-9953-40ee-8f3b-bbf064689d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20566 | 2026.01.13 03:29:32.491973 [ 351 ] {} <Debug> TCP-Session: 5f90428c-9953-40ee-8f3b-bbf064689d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20567 | 2026.01.13 03:29:32.492054 [ 367 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20568 | 2026.01.13 03:29:32.492166 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20569 | 2026.01.13 03:29:32.492195 [ 362 ] {} <Debug> TCP-Session: c7b975eb-dcab-47bb-bb2c-e21b44bfc0ca Authenticating user 'default' from [fd00:1122:3344:101::e]:47618 | ||
| 20570 | 2026.01.13 03:29:32.492211 [ 362 ] {} <Debug> TCP-Session: c7b975eb-dcab-47bb-bb2c-e21b44bfc0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20571 | 2026.01.13 03:29:32.492224 [ 362 ] {} <Debug> TCP-Session: c7b975eb-dcab-47bb-bb2c-e21b44bfc0ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20572 | 2026.01.13 03:29:32.492328 [ 367 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20573 | 2026.01.13 03:29:32.492387 [ 367 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20574 | 2026.01.13 03:29:32.492675 [ 367 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 20575 | 2026.01.13 03:29:32.493710 [ 295 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Trace> AggregatingTransform: Aggregating | ||
| 20576 | 2026.01.13 03:29:32.493786 [ 295 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Trace> Aggregator: Aggregation method: without_key | ||
| 20577 | 2026.01.13 03:29:32.493830 [ 295 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052862 sec. (949.792 rows/sec., 37.10 KiB/sec.) | ||
| 20578 | 2026.01.13 03:29:32.493854 [ 295 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Trace> Aggregator: Merging aggregated data | ||
| 20579 | 2026.01.13 03:29:32.495093 [ 367 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 20580 | 2026.01.13 03:29:32.495225 [ 367 ] {f67c19ee-2b18-4e65-9e45-f995ef69988c} <Debug> TCPHandler: Processed in 0.003811998 sec. | ||
| 20581 | 2026.01.13 03:29:32.495345 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20582 | 2026.01.13 03:29:32.495375 [ 367 ] {} <Debug> TCP-Session: d91a88a0-91cd-45a3-a272-b5cfd251584b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20583 | 2026.01.13 03:29:32.495378 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20584 | 2026.01.13 03:29:32.495403 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20585 | 2026.01.13 03:29:32.495417 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20586 | 2026.01.13 03:29:32.495436 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20587 | 2026.01.13 03:29:32.495462 [ 351 ] {} <Debug> TCP-Session: 5f90428c-9953-40ee-8f3b-bbf064689d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20588 | 2026.01.13 03:29:32.495479 [ 366 ] {} <Debug> TCP-Session: 1709da33-22be-4716-b4d2-f8b16b6e4cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20589 | 2026.01.13 03:29:32.495495 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20590 | 2026.01.13 03:29:32.495507 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20591 | 2026.01.13 03:29:32.495488 [ 362 ] {} <Debug> TCP-Session: c7b975eb-dcab-47bb-bb2c-e21b44bfc0ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20592 | 2026.01.13 03:29:32.495552 [ 364 ] {} <Debug> TCP-Session: f4a625fe-6371-4043-8d45-cc97384092cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20593 | 2026.01.13 03:29:32.495568 [ 365 ] {} <Debug> TCP-Session: e1266e3a-2348-47dd-a271-5db66637ce5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20594 | 2026.01.13 03:29:32.495474 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20595 | 2026.01.13 03:29:32.495458 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20596 | 2026.01.13 03:29:32.495647 [ 289 ] {} <Debug> TCP-Session: f7f54cb0-9c97-4dad-90b1-31c63ab5f26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20597 | 2026.01.13 03:29:32.495438 [ 368 ] {} <Debug> TCP-Session: fa0dc9e5-2247-40e9-bffb-81e76e912399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20598 | 2026.01.13 03:29:32.495734 [ 363 ] {} <Debug> TCP-Session: 696bcbee-6058-4352-9128-fc05bd899ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20599 | 2026.01.13 03:29:32.582114 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58114 | ||
| 20600 | 2026.01.13 03:29:32.582224 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20601 | 2026.01.13 03:29:32.582251 [ 367 ] {} <Debug> TCP-Session: b27d6c54-7176-4004-a01f-aabdf15bec5b Authenticating user 'default' from [fd00:1122:3344:101::e]:58114 | ||
| 20602 | 2026.01.13 03:29:32.582273 [ 367 ] {} <Debug> TCP-Session: b27d6c54-7176-4004-a01f-aabdf15bec5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20603 | 2026.01.13 03:29:32.582286 [ 367 ] {} <Debug> TCP-Session: b27d6c54-7176-4004-a01f-aabdf15bec5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20604 | 2026.01.13 03:29:32.582497 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64121 | ||
| 20605 | 2026.01.13 03:29:32.582524 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62937 | ||
| 20606 | 2026.01.13 03:29:32.582556 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40109 | ||
| 20607 | 2026.01.13 03:29:32.582547 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65399 | ||
| 20608 | 2026.01.13 03:29:32.582634 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20609 | 2026.01.13 03:29:32.582666 [ 367 ] {} <Trace> TCP-Session: b27d6c54-7176-4004-a01f-aabdf15bec5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20610 | 2026.01.13 03:29:32.582672 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20611 | 2026.01.13 03:29:32.582699 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20612 | 2026.01.13 03:29:32.582687 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20613 | 2026.01.13 03:29:32.582725 [ 351 ] {} <Debug> TCP-Session: a5df71c9-2c2a-4e42-8385-e6e0154e3945 Authenticating user 'default' from [fd00:1122:3344:101::e]:62937 | ||
| 20614 | 2026.01.13 03:29:32.582732 [ 365 ] {} <Debug> TCP-Session: fae9c57a-0014-481b-b0e2-09a488581bce Authenticating user 'default' from [fd00:1122:3344:101::e]:65399 | ||
| 20615 | 2026.01.13 03:29:32.582760 [ 366 ] {} <Debug> TCP-Session: 09fdd4a0-42ad-4101-930e-9c20b363d061 Authenticating user 'default' from [fd00:1122:3344:101::e]:40109 | ||
| 20616 | 2026.01.13 03:29:32.582768 [ 351 ] {} <Debug> TCP-Session: a5df71c9-2c2a-4e42-8385-e6e0154e3945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20617 | 2026.01.13 03:29:32.582792 [ 365 ] {} <Debug> TCP-Session: fae9c57a-0014-481b-b0e2-09a488581bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20618 | 2026.01.13 03:29:32.582805 [ 366 ] {} <Debug> TCP-Session: 09fdd4a0-42ad-4101-930e-9c20b363d061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20619 | 2026.01.13 03:29:32.582816 [ 365 ] {} <Debug> TCP-Session: fae9c57a-0014-481b-b0e2-09a488581bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20620 | 2026.01.13 03:29:32.582831 [ 366 ] {} <Debug> TCP-Session: 09fdd4a0-42ad-4101-930e-9c20b363d061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20621 | 2026.01.13 03:29:32.582850 [ 367 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20622 | 2026.01.13 03:29:32.582807 [ 351 ] {} <Debug> TCP-Session: a5df71c9-2c2a-4e42-8385-e6e0154e3945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20623 | 2026.01.13 03:29:32.582689 [ 289 ] {} <Debug> TCP-Session: 7de1afa3-aa39-4260-b1c2-b6dfbbbc3773 Authenticating user 'default' from [fd00:1122:3344:101::e]:64121 | ||
| 20624 | 2026.01.13 03:29:32.582536 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51799 | ||
| 20625 | 2026.01.13 03:29:32.582924 [ 289 ] {} <Debug> TCP-Session: 7de1afa3-aa39-4260-b1c2-b6dfbbbc3773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20626 | 2026.01.13 03:29:32.582522 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63546 | ||
| 20627 | 2026.01.13 03:29:32.582981 [ 289 ] {} <Debug> TCP-Session: 7de1afa3-aa39-4260-b1c2-b6dfbbbc3773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20628 | 2026.01.13 03:29:32.582503 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36828 | ||
| 20629 | 2026.01.13 03:29:32.583039 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20630 | 2026.01.13 03:29:32.582509 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43443 | ||
| 20631 | 2026.01.13 03:29:32.583081 [ 364 ] {} <Debug> TCP-Session: 2767a6d2-acda-4991-9507-2967b28a08db Authenticating user 'default' from [fd00:1122:3344:101::e]:51799 | ||
| 20632 | 2026.01.13 03:29:32.583109 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20633 | 2026.01.13 03:29:32.583125 [ 364 ] {} <Debug> TCP-Session: 2767a6d2-acda-4991-9507-2967b28a08db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20634 | 2026.01.13 03:29:32.583072 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20635 | 2026.01.13 03:29:32.583144 [ 367 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20636 | 2026.01.13 03:29:32.583182 [ 363 ] {} <Debug> TCP-Session: 0125fbaf-0914-40f9-9924-4bb3a328ea0b Authenticating user 'default' from [fd00:1122:3344:101::e]:63546 | ||
| 20637 | 2026.01.13 03:29:32.583150 [ 368 ] {} <Debug> TCP-Session: 83b8b08a-46d9-48f1-831a-cf9000f25714 Authenticating user 'default' from [fd00:1122:3344:101::e]:36828 | ||
| 20638 | 2026.01.13 03:29:32.583207 [ 363 ] {} <Debug> TCP-Session: 0125fbaf-0914-40f9-9924-4bb3a328ea0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20639 | 2026.01.13 03:29:32.583225 [ 367 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20640 | 2026.01.13 03:29:32.583239 [ 363 ] {} <Debug> TCP-Session: 0125fbaf-0914-40f9-9924-4bb3a328ea0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20641 | 2026.01.13 03:29:32.583235 [ 368 ] {} <Debug> TCP-Session: 83b8b08a-46d9-48f1-831a-cf9000f25714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20642 | 2026.01.13 03:29:32.583148 [ 364 ] {} <Debug> TCP-Session: 2767a6d2-acda-4991-9507-2967b28a08db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20643 | 2026.01.13 03:29:32.583281 [ 368 ] {} <Debug> TCP-Session: 83b8b08a-46d9-48f1-831a-cf9000f25714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20644 | 2026.01.13 03:29:32.583151 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20645 | 2026.01.13 03:29:32.583332 [ 362 ] {} <Debug> TCP-Session: bc4a1a60-5319-4eaa-adcd-54a826c4e59f Authenticating user 'default' from [fd00:1122:3344:101::e]:43443 | ||
| 20646 | 2026.01.13 03:29:32.583349 [ 362 ] {} <Debug> TCP-Session: bc4a1a60-5319-4eaa-adcd-54a826c4e59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20647 | 2026.01.13 03:29:32.583361 [ 362 ] {} <Debug> TCP-Session: bc4a1a60-5319-4eaa-adcd-54a826c4e59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20648 | 2026.01.13 03:29:32.583538 [ 367 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 20649 | 2026.01.13 03:29:32.584574 [ 334 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Trace> AggregatingTransform: Aggregating | ||
| 20650 | 2026.01.13 03:29:32.584614 [ 334 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 20651 | 2026.01.13 03:29:32.584650 [ 334 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100511 sec. (994.916 rows/sec., 38.86 KiB/sec.) | ||
| 20652 | 2026.01.13 03:29:32.584669 [ 334 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Trace> Aggregator: Merging aggregated data | ||
| 20653 | 2026.01.13 03:29:32.586172 [ 367 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003379 sec., 295.9455460195324 rows/sec., 11.56 KiB/sec. | ||
| 20654 | 2026.01.13 03:29:32.586347 [ 367 ] {c89cd508-00d3-41c8-862b-b466d9022bb7} <Debug> TCPHandler: Processed in 0.003826758 sec. | ||
| 20655 | 2026.01.13 03:29:32.586421 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20656 | 2026.01.13 03:29:32.586452 [ 367 ] {} <Debug> TCP-Session: b27d6c54-7176-4004-a01f-aabdf15bec5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20657 | 2026.01.13 03:29:32.586460 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20658 | 2026.01.13 03:29:32.586495 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20659 | 2026.01.13 03:29:32.586504 [ 351 ] {} <Debug> TCP-Session: a5df71c9-2c2a-4e42-8385-e6e0154e3945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20660 | 2026.01.13 03:29:32.586520 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20661 | 2026.01.13 03:29:32.586540 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20662 | 2026.01.13 03:29:32.586563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20663 | 2026.01.13 03:29:32.586570 [ 362 ] {} <Debug> TCP-Session: bc4a1a60-5319-4eaa-adcd-54a826c4e59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20664 | 2026.01.13 03:29:32.586583 [ 366 ] {} <Debug> TCP-Session: 09fdd4a0-42ad-4101-930e-9c20b363d061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20665 | 2026.01.13 03:29:32.586584 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20666 | 2026.01.13 03:29:32.586606 [ 289 ] {} <Debug> TCP-Session: 7de1afa3-aa39-4260-b1c2-b6dfbbbc3773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20667 | 2026.01.13 03:29:32.586621 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20668 | 2026.01.13 03:29:32.586640 [ 365 ] {} <Debug> TCP-Session: fae9c57a-0014-481b-b0e2-09a488581bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20669 | 2026.01.13 03:29:32.586605 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20670 | 2026.01.13 03:29:32.586674 [ 364 ] {} <Debug> TCP-Session: 2767a6d2-acda-4991-9507-2967b28a08db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20671 | 2026.01.13 03:29:32.586535 [ 368 ] {} <Debug> TCP-Session: 83b8b08a-46d9-48f1-831a-cf9000f25714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20672 | 2026.01.13 03:29:32.586714 [ 363 ] {} <Debug> TCP-Session: 0125fbaf-0914-40f9-9924-4bb3a328ea0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20673 | 2026.01.13 03:29:32.708235 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40782 | ||
| 20674 | 2026.01.13 03:29:32.708369 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20675 | 2026.01.13 03:29:32.708397 [ 351 ] {} <Debug> TCP-Session: 1b597296-a7ff-4625-b953-42429db70163 Authenticating user 'default' from [fd00:1122:3344:101::e]:40782 | ||
| 20676 | 2026.01.13 03:29:32.708420 [ 351 ] {} <Debug> TCP-Session: 1b597296-a7ff-4625-b953-42429db70163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20677 | 2026.01.13 03:29:32.708435 [ 351 ] {} <Debug> TCP-Session: 1b597296-a7ff-4625-b953-42429db70163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20678 | 2026.01.13 03:29:32.708618 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46177 | ||
| 20679 | 2026.01.13 03:29:32.708670 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59626 | ||
| 20680 | 2026.01.13 03:29:32.708688 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41535 | ||
| 20681 | 2026.01.13 03:29:32.708714 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59094 | ||
| 20682 | 2026.01.13 03:29:32.708734 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56864 | ||
| 20683 | 2026.01.13 03:29:32.708738 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52353 | ||
| 20684 | 2026.01.13 03:29:32.708821 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20685 | 2026.01.13 03:29:32.708832 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20686 | 2026.01.13 03:29:32.708807 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20687 | 2026.01.13 03:29:32.708871 [ 367 ] {} <Debug> TCP-Session: f60327ff-526e-4ee3-a840-7443f7f962c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59094 | ||
| 20688 | 2026.01.13 03:29:32.708877 [ 289 ] {} <Debug> TCP-Session: e730498b-7c1f-47ec-aaf9-3b2e11546307 Authenticating user 'default' from [fd00:1122:3344:101::e]:56864 | ||
| 20689 | 2026.01.13 03:29:32.708900 [ 363 ] {} <Debug> TCP-Session: dac804de-5596-43d0-8025-a5a5a9536b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:59626 | ||
| 20690 | 2026.01.13 03:29:32.708909 [ 367 ] {} <Debug> TCP-Session: f60327ff-526e-4ee3-a840-7443f7f962c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20691 | 2026.01.13 03:29:32.708921 [ 289 ] {} <Debug> TCP-Session: e730498b-7c1f-47ec-aaf9-3b2e11546307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20692 | 2026.01.13 03:29:32.708935 [ 367 ] {} <Debug> TCP-Session: f60327ff-526e-4ee3-a840-7443f7f962c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20693 | 2026.01.13 03:29:32.708930 [ 363 ] {} <Debug> TCP-Session: dac804de-5596-43d0-8025-a5a5a9536b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20694 | 2026.01.13 03:29:32.708948 [ 289 ] {} <Debug> TCP-Session: e730498b-7c1f-47ec-aaf9-3b2e11546307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20695 | 2026.01.13 03:29:32.708973 [ 363 ] {} <Debug> TCP-Session: dac804de-5596-43d0-8025-a5a5a9536b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20696 | 2026.01.13 03:29:32.708940 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20697 | 2026.01.13 03:29:32.708798 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20698 | 2026.01.13 03:29:32.708731 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20699 | 2026.01.13 03:29:32.709077 [ 365 ] {} <Debug> TCP-Session: 17a07460-9d0e-4e8c-9917-bdac48b60bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41535 | ||
| 20700 | 2026.01.13 03:29:32.709069 [ 368 ] {} <Debug> TCP-Session: d9ae19e2-a189-42e7-aa0d-340da9c8709e Authenticating user 'default' from [fd00:1122:3344:101::e]:52353 | ||
| 20701 | 2026.01.13 03:29:32.709097 [ 362 ] {} <Debug> TCP-Session: 3c9a971f-dce4-4393-8a80-df9513dd198d Authenticating user 'default' from [fd00:1122:3344:101::e]:46177 | ||
| 20702 | 2026.01.13 03:29:32.709116 [ 365 ] {} <Debug> TCP-Session: 17a07460-9d0e-4e8c-9917-bdac48b60bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20703 | 2026.01.13 03:29:32.709145 [ 368 ] {} <Debug> TCP-Session: d9ae19e2-a189-42e7-aa0d-340da9c8709e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20704 | 2026.01.13 03:29:32.709159 [ 365 ] {} <Debug> TCP-Session: 17a07460-9d0e-4e8c-9917-bdac48b60bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20705 | 2026.01.13 03:29:32.709180 [ 368 ] {} <Debug> TCP-Session: d9ae19e2-a189-42e7-aa0d-340da9c8709e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20706 | 2026.01.13 03:29:32.709147 [ 362 ] {} <Debug> TCP-Session: 3c9a971f-dce4-4393-8a80-df9513dd198d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20707 | 2026.01.13 03:29:32.708694 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35676 | ||
| 20708 | 2026.01.13 03:29:32.709234 [ 362 ] {} <Debug> TCP-Session: 3c9a971f-dce4-4393-8a80-df9513dd198d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20709 | 2026.01.13 03:29:32.708700 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60523 | ||
| 20710 | 2026.01.13 03:29:32.708787 [ 351 ] {} <Trace> TCP-Session: 1b597296-a7ff-4625-b953-42429db70163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20711 | 2026.01.13 03:29:32.709345 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20712 | 2026.01.13 03:29:32.709367 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20713 | 2026.01.13 03:29:32.709373 [ 364 ] {} <Debug> TCP-Session: 131ce0ba-e15c-45fc-aebd-9c15e612c833 Authenticating user 'default' from [fd00:1122:3344:101::e]:35676 | ||
| 20714 | 2026.01.13 03:29:32.709396 [ 366 ] {} <Debug> TCP-Session: bf234ce3-8de4-4a24-8435-5788630d44f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60523 | ||
| 20715 | 2026.01.13 03:29:32.709405 [ 364 ] {} <Debug> TCP-Session: 131ce0ba-e15c-45fc-aebd-9c15e612c833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20716 | 2026.01.13 03:29:32.709421 [ 366 ] {} <Debug> TCP-Session: bf234ce3-8de4-4a24-8435-5788630d44f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20717 | 2026.01.13 03:29:32.709430 [ 364 ] {} <Debug> TCP-Session: 131ce0ba-e15c-45fc-aebd-9c15e612c833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20718 | 2026.01.13 03:29:32.709444 [ 366 ] {} <Debug> TCP-Session: bf234ce3-8de4-4a24-8435-5788630d44f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20719 | 2026.01.13 03:29:32.709497 [ 351 ] {9febc084-f55c-49fc-a889-6007635248d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20720 | 2026.01.13 03:29:32.709796 [ 351 ] {9febc084-f55c-49fc-a889-6007635248d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20721 | 2026.01.13 03:29:32.709853 [ 351 ] {9febc084-f55c-49fc-a889-6007635248d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20722 | 2026.01.13 03:29:32.710185 [ 351 ] {9febc084-f55c-49fc-a889-6007635248d1} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 20723 | 2026.01.13 03:29:32.711309 [ 323 ] {9febc084-f55c-49fc-a889-6007635248d1} <Trace> AggregatingTransform: Aggregating | ||
| 20724 | 2026.01.13 03:29:32.711368 [ 323 ] {9febc084-f55c-49fc-a889-6007635248d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 20725 | 2026.01.13 03:29:32.711408 [ 323 ] {9febc084-f55c-49fc-a889-6007635248d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119453 sec. (893.293 rows/sec., 34.89 KiB/sec.) | ||
| 20726 | 2026.01.13 03:29:32.711428 [ 323 ] {9febc084-f55c-49fc-a889-6007635248d1} <Trace> Aggregator: Merging aggregated data | ||
| 20727 | 2026.01.13 03:29:32.712707 [ 351 ] {9febc084-f55c-49fc-a889-6007635248d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 20728 | 2026.01.13 03:29:32.712865 [ 351 ] {9febc084-f55c-49fc-a889-6007635248d1} <Debug> TCPHandler: Processed in 0.004235636 sec. | ||
| 20729 | 2026.01.13 03:29:32.712985 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20730 | 2026.01.13 03:29:32.713018 [ 351 ] {} <Debug> TCP-Session: 1b597296-a7ff-4625-b953-42429db70163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20731 | 2026.01.13 03:29:32.713024 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20732 | 2026.01.13 03:29:32.713053 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20733 | 2026.01.13 03:29:32.713068 [ 362 ] {} <Debug> TCP-Session: 3c9a971f-dce4-4393-8a80-df9513dd198d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20734 | 2026.01.13 03:29:32.713074 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20735 | 2026.01.13 03:29:32.713100 [ 367 ] {} <Debug> TCP-Session: f60327ff-526e-4ee3-a840-7443f7f962c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20736 | 2026.01.13 03:29:32.713098 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20737 | 2026.01.13 03:29:32.713117 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20738 | 2026.01.13 03:29:32.713137 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20739 | 2026.01.13 03:29:32.713160 [ 289 ] {} <Debug> TCP-Session: e730498b-7c1f-47ec-aaf9-3b2e11546307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20740 | 2026.01.13 03:29:32.713172 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20741 | 2026.01.13 03:29:32.713193 [ 366 ] {} <Debug> TCP-Session: bf234ce3-8de4-4a24-8435-5788630d44f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20742 | 2026.01.13 03:29:32.713178 [ 365 ] {} <Debug> TCP-Session: 17a07460-9d0e-4e8c-9917-bdac48b60bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20743 | 2026.01.13 03:29:32.713222 [ 368 ] {} <Debug> TCP-Session: d9ae19e2-a189-42e7-aa0d-340da9c8709e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20744 | 2026.01.13 03:29:32.713156 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20745 | 2026.01.13 03:29:32.713127 [ 363 ] {} <Debug> TCP-Session: dac804de-5596-43d0-8025-a5a5a9536b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20746 | 2026.01.13 03:29:32.713287 [ 364 ] {} <Debug> TCP-Session: 131ce0ba-e15c-45fc-aebd-9c15e612c833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20747 | 2026.01.13 03:29:34.115600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20748 | 2026.01.13 03:29:34.134869 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20749 | 2026.01.13 03:29:34.134932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20750 | 2026.01.13 03:29:34.141673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20751 | 2026.01.13 03:29:34.142869 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20752 | 2026.01.13 03:29:34.146835 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20753 | 2026.01.13 03:29:34.183371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2482 | ||
| 20754 | 2026.01.13 03:29:34.186360 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20755 | 2026.01.13 03:29:34.186429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20756 | 2026.01.13 03:29:34.187968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20757 | 2026.01.13 03:29:34.188602 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20758 | 2026.01.13 03:29:34.188930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2482 | ||
| 20759 | 2026.01.13 03:29:35.181902 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.01.13 03:29:35.182098 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20761 | 2026.01.13 03:29:35.182166 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20762 | 2026.01.13 03:29:35.182937 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20763 | 2026.01.13 03:29:35.182990 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20764 | 2026.01.13 03:29:35.183519 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20765 | 2026.01.13 03:29:35.184001 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2026.01.13 03:29:35.184171 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Debug> executeQuery: Read 150 rows, 13.26 KiB in 0.00212 sec., 70754.71698113208 rows/sec., 6.11 MiB/sec. | ||
| 20767 | 2026.01.13 03:29:35.184200 [ 144 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20768 | 2026.01.13 03:29:35.184228 [ 4 ] {f07434a0-857b-41de-971c-bec9270cec18} <Debug> TCPHandler: Processed in 0.00245599 sec. | ||
| 20769 | 2026.01.13 03:29:35.184272 [ 144 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2026.01.13 03:29:35.184298 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20771 | 2026.01.13 03:29:35.184380 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20772 | 2026.01.13 03:29:35.184462 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20773 | 2026.01.13 03:29:35.184492 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20774 | 2026.01.13 03:29:35.184568 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20775 | 2026.01.13 03:29:35.184670 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20776 | 2026.01.13 03:29:35.184729 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2467 rows starting from the beginning of the part | ||
| 20777 | 2026.01.13 03:29:35.184803 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 249 rows starting from the beginning of the part | ||
| 20778 | 2026.01.13 03:29:35.184852 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 76 rows starting from the beginning of the part | ||
| 20779 | 2026.01.13 03:29:35.184899 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 146 rows starting from the beginning of the part | ||
| 20780 | 2026.01.13 03:29:35.184944 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1218 rows starting from the beginning of the part | ||
| 20781 | 2026.01.13 03:29:35.184986 [ 197 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 150 rows starting from the beginning of the part | ||
| 20782 | 2026.01.13 03:29:35.185013 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20783 | 2026.01.13 03:29:35.185059 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20784 | 2026.01.13 03:29:35.185542 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20785 | 2026.01.13 03:29:35.186199 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20786 | 2026.01.13 03:29:35.186379 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001908 sec., 24633.123689727465 rows/sec., 1.81 MiB/sec. | ||
| 20787 | 2026.01.13 03:29:35.186421 [ 4 ] {4189ea5c-55f9-4f44-be37-d737c889ae98} <Debug> TCPHandler: Processed in 0.002098792 sec. | ||
| 20788 | 2026.01.13 03:29:35.186539 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20789 | 2026.01.13 03:29:35.186638 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20790 | 2026.01.13 03:29:35.186685 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20791 | 2026.01.13 03:29:35.187170 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20792 | 2026.01.13 03:29:35.187211 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20793 | 2026.01.13 03:29:35.187693 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20794 | 2026.01.13 03:29:35.187751 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4306 rows, containing 5 columns (5 merged, 0 gathered) in 0.003363068 sec., 1280378.5115257853 rows/sec., 110.60 MiB/sec. | ||
| 20795 | 2026.01.13 03:29:35.188259 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20796 | 2026.01.13 03:29:35.188272 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20797 | 2026.01.13 03:29:35.188453 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.001835 sec., 60490.46321525885 rows/sec., 4.73 MiB/sec. | ||
| 20798 | 2026.01.13 03:29:35.188510 [ 4 ] {becf2f20-1a0e-4e89-9bfb-e03641c25289} <Debug> TCPHandler: Processed in 0.002020351 sec. | ||
| 20799 | 2026.01.13 03:29:35.188550 [ 144 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20800 | 2026.01.13 03:29:35.188642 [ 144 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20801 | 2026.01.13 03:29:35.188670 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20802 | 2026.01.13 03:29:35.188678 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20803 | 2026.01.13 03:29:35.188792 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20804 | 2026.01.13 03:29:35.188859 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20805 | 2026.01.13 03:29:35.188982 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20806 | 2026.01.13 03:29:35.188997 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20807 | 2026.01.13 03:29:35.189141 [ 187 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_141_28} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20808 | 2026.01.13 03:29:35.189155 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20809 | 2026.01.13 03:29:35.189216 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1250 rows starting from the beginning of the part | ||
| 20810 | 2026.01.13 03:29:35.189308 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 141 rows starting from the beginning of the part | ||
| 20811 | 2026.01.13 03:29:35.189337 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 20812 | 2026.01.13 03:29:35.189381 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 74 rows starting from the beginning of the part | ||
| 20813 | 2026.01.13 03:29:35.189456 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 118 rows starting from the beginning of the part | ||
| 20814 | 2026.01.13 03:29:35.189529 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 534 rows starting from the beginning of the part | ||
| 20815 | 2026.01.13 03:29:35.189604 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 111 rows starting from the beginning of the part | ||
| 20816 | 2026.01.13 03:29:35.189752 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20817 | 2026.01.13 03:29:35.189798 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20818 | 2026.01.13 03:29:35.190516 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20819 | 2026.01.13 03:29:35.191166 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20820 | 2026.01.13 03:29:35.191343 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002578 sec., 62063.615205585724 rows/sec., 4.32 MiB/sec. | ||
| 20821 | 2026.01.13 03:29:35.191395 [ 4 ] {f246d71b-0581-474b-ac9f-d95b10e64b7f} <Debug> TCPHandler: Processed in 0.002782837 sec. | ||
| 20822 | 2026.01.13 03:29:35.191534 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2228 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604733 sec., 855365.9818491952 rows/sec., 66.56 MiB/sec. | ||
| 20823 | 2026.01.13 03:29:35.191547 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20824 | 2026.01.13 03:29:35.191681 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20825 | 2026.01.13 03:29:35.191743 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20826 | 2026.01.13 03:29:35.191928 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20827 | 2026.01.13 03:29:35.192611 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20828 | 2026.01.13 03:29:35.192725 [ 192 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_141_28} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20829 | 2026.01.13 03:29:35.192863 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20830 | 2026.01.13 03:29:35.192873 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 20831 | 2026.01.13 03:29:35.192918 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20832 | 2026.01.13 03:29:35.193810 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20833 | 2026.01.13 03:29:35.194305 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20834 | 2026.01.13 03:29:35.194465 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002809 sec., 16731.93307226771 rows/sec., 29.98 MiB/sec. | ||
| 20835 | 2026.01.13 03:29:35.194560 [ 4 ] {2f4c83da-bfa3-4299-bcce-a0cd681e0d29} <Debug> TCPHandler: Processed in 0.003073252 sec. | ||
| 20836 | 2026.01.13 03:29:35.194688 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20837 | 2026.01.13 03:29:35.194788 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20838 | 2026.01.13 03:29:35.194834 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20839 | 2026.01.13 03:29:35.195214 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20840 | 2026.01.13 03:29:35.195253 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20841 | 2026.01.13 03:29:35.195665 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20842 | 2026.01.13 03:29:35.196039 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20843 | 2026.01.13 03:29:35.196178 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. | ||
| 20844 | 2026.01.13 03:29:35.196217 [ 4 ] {fd0a159e-f87c-41bb-a648-fc4ebe101dc6} <Debug> TCPHandler: Processed in 0.001582112 sec. | ||
| 20845 | 2026.01.13 03:29:37.996524 [ 120 ] {} <Debug> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20846 | 2026.01.13 03:29:37.996617 [ 120 ] {} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20847 | 2026.01.13 03:29:37.996662 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20848 | 2026.01.13 03:29:37.996874 [ 194 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::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 | ||
| 20849 | 2026.01.13 03:29:37.997091 [ 194 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20850 | 2026.01.13 03:29:37.997155 [ 194 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 20851 | 2026.01.13 03:29:37.997257 [ 194 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 20852 | 2026.01.13 03:29:37.997331 [ 194 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 20853 | 2026.01.13 03:29:37.997397 [ 194 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 20854 | 2026.01.13 03:29:37.997462 [ 194 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 20855 | 2026.01.13 03:29:38.000569 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.20 MiB, peak 410.31 MiB, free memory in arenas 0.00 B, will set to 390.97 MiB (RSS), difference: -3.23 MiB | ||
| 20856 | 2026.01.13 03:29:38.005602 [ 199 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.008803839 sec., 4770.646078375581 rows/sec., 349.86 KiB/sec. | ||
| 20857 | 2026.01.13 03:29:38.005789 [ 199 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20858 | 2026.01.13 03:29:38.006083 [ 199 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20859 | 2026.01.13 03:29:38.006161 [ 199 ] {a8a1598f-895c-472e-8995-43a6dd2f30e4::all_1_5_1} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20860 | 2026.01.13 03:29:38.006264 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20861 | 2026.01.13 03:29:38.762165 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20862 | 2026.01.13 03:29:38.762235 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20863 | 2026.01.13 03:29:39.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.76 MiB, peak 410.31 MiB, free memory in arenas 0.00 B, will set to 390.97 MiB (RSS), difference: 3.21 MiB | ||
| 20864 | 2026.01.13 03:29:39.047823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47129 | ||
| 20865 | 2026.01.13 03:29:39.048644 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.01.13 03:29:39.048726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20867 | 2026.01.13 03:29:39.049393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20868 | 2026.01.13 03:29:39.049642 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2026.01.13 03:29:39.049797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47129 | ||
| 20870 | 2026.01.13 03:29:40.029334 [ 223 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20871 | 2026.01.13 03:29:40.029432 [ 223 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20872 | 2026.01.13 03:29:40.045708 [ 223 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20873 | 2026.01.13 03:29:40.175895 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20874 | 2026.01.13 03:29:40.176168 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20875 | 2026.01.13 03:29:40.176267 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20876 | 2026.01.13 03:29:40.177141 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20877 | 2026.01.13 03:29:40.177179 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20878 | 2026.01.13 03:29:40.177553 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20879 | 2026.01.13 03:29:40.177771 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20880 | 2026.01.13 03:29:40.177919 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001828 sec., 41575.49234135667 rows/sec., 3.41 MiB/sec. | ||
| 20881 | 2026.01.13 03:29:40.177958 [ 4 ] {53069c5b-ece5-4e74-8d19-53f093b687a4} <Debug> TCPHandler: Processed in 0.002246166 sec. | ||
| 20882 | 2026.01.13 03:29:40.178086 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20883 | 2026.01.13 03:29:40.178174 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20884 | 2026.01.13 03:29:40.178211 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20885 | 2026.01.13 03:29:40.178589 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20886 | 2026.01.13 03:29:40.178620 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20887 | 2026.01.13 03:29:40.178959 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20888 | 2026.01.13 03:29:40.179171 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20889 | 2026.01.13 03:29:40.179293 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 673.19 KiB/sec. | ||
| 20890 | 2026.01.13 03:29:40.179295 [ 122 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20891 | 2026.01.13 03:29:40.179329 [ 4 ] {0b1f20e6-854e-4941-a7de-de3c37b7f903} <Debug> TCPHandler: Processed in 0.001285557 sec. | ||
| 20892 | 2026.01.13 03:29:40.179339 [ 122 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20893 | 2026.01.13 03:29:40.179358 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20894 | 2026.01.13 03:29:40.179443 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20895 | 2026.01.13 03:29:40.179450 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20896 | 2026.01.13 03:29:40.179540 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20897 | 2026.01.13 03:29:40.179565 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20898 | 2026.01.13 03:29:40.179585 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20899 | 2026.01.13 03:29:40.179598 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 283 rows starting from the beginning of the part | ||
| 20900 | 2026.01.13 03:29:40.179664 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 10 rows starting from the beginning of the part | ||
| 20901 | 2026.01.13 03:29:40.179716 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 45 rows starting from the beginning of the part | ||
| 20902 | 2026.01.13 03:29:40.179762 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 14 rows starting from the beginning of the part | ||
| 20903 | 2026.01.13 03:29:40.179802 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 47 rows starting from the beginning of the part | ||
| 20904 | 2026.01.13 03:29:40.179841 [ 190 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 10 rows starting from the beginning of the part | ||
| 20905 | 2026.01.13 03:29:40.180005 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20906 | 2026.01.13 03:29:40.180040 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20907 | 2026.01.13 03:29:40.180344 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20908 | 2026.01.13 03:29:40.180547 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20909 | 2026.01.13 03:29:40.180623 [ 191 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213015 sec., 337176.37457080086 rows/sec., 23.49 MiB/sec. | ||
| 20910 | 2026.01.13 03:29:40.180670 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001151 sec., 64291.920069504784 rows/sec., 5.02 MiB/sec. | ||
| 20911 | 2026.01.13 03:29:40.180711 [ 4 ] {a4bc3048-a839-4691-8ae3-89cb5eeb7e4e} <Debug> TCPHandler: Processed in 0.001318617 sec. | ||
| 20912 | 2026.01.13 03:29:40.180759 [ 223 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20913 | 2026.01.13 03:29:40.180783 [ 223 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20914 | 2026.01.13 03:29:40.180834 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20915 | 2026.01.13 03:29:40.180837 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20916 | 2026.01.13 03:29:40.180959 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20917 | 2026.01.13 03:29:40.181003 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20918 | 2026.01.13 03:29:40.181148 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20919 | 2026.01.13 03:29:40.181242 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_141_28} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20920 | 2026.01.13 03:29:40.181349 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20921 | 2026.01.13 03:29:40.181454 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20922 | 2026.01.13 03:29:40.181496 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20923 | 2026.01.13 03:29:40.181828 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20924 | 2026.01.13 03:29:40.182030 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20925 | 2026.01.13 03:29:40.182164 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 20926 | 2026.01.13 03:29:40.182202 [ 4 ] {cd4a3c12-28cc-4be2-be28-9ccd30b4e21d} <Debug> TCPHandler: Processed in 0.001420439 sec. | ||
| 20927 | 2026.01.13 03:29:40.182321 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20928 | 2026.01.13 03:29:40.182416 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20929 | 2026.01.13 03:29:40.182469 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20930 | 2026.01.13 03:29:40.183273 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20931 | 2026.01.13 03:29:40.183308 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20932 | 2026.01.13 03:29:40.183818 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20933 | 2026.01.13 03:29:40.184030 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20934 | 2026.01.13 03:29:40.184164 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 20935 | 2026.01.13 03:29:40.184229 [ 4 ] {074f0278-ecda-4ffa-915e-9f87809bd178} <Debug> TCPHandler: Processed in 0.00196487 sec. | ||
| 20936 | 2026.01.13 03:29:40.184340 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20937 | 2026.01.13 03:29:40.184434 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20938 | 2026.01.13 03:29:40.184474 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20939 | 2026.01.13 03:29:40.184816 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20940 | 2026.01.13 03:29:40.184849 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20941 | 2026.01.13 03:29:40.185146 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20942 | 2026.01.13 03:29:40.185345 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20943 | 2026.01.13 03:29:40.185469 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 20944 | 2026.01.13 03:29:40.185470 [ 122 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20945 | 2026.01.13 03:29:40.185505 [ 4 ] {1ef1a1f7-8da1-4eed-91fd-b1aacd4b6e5f} <Debug> TCPHandler: Processed in 0.001212825 sec. | ||
| 20946 | 2026.01.13 03:29:40.185513 [ 122 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20947 | 2026.01.13 03:29:40.185532 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20948 | 2026.01.13 03:29:40.185604 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20949 | 2026.01.13 03:29:40.185688 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20950 | 2026.01.13 03:29:40.185714 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9044 rows starting from the beginning of the part | ||
| 20951 | 2026.01.13 03:29:40.185763 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 20952 | 2026.01.13 03:29:40.185806 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 20953 | 2026.01.13 03:29:40.185843 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 20954 | 2026.01.13 03:29:40.185881 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 20955 | 2026.01.13 03:29:40.185923 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 20956 | 2026.01.13 03:29:40.188558 [ 191 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9344 rows, containing 4 columns (4 merged, 0 gathered) in 0.002986301 sec., 3128954.515971431 rows/sec., 204.22 MiB/sec. | ||
| 20957 | 2026.01.13 03:29:40.188849 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20958 | 2026.01.13 03:29:40.189135 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20959 | 2026.01.13 03:29:40.189205 [ 195 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_141_28} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20960 | 2026.01.13 03:29:40.189289 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 20961 | 2026.01.13 03:29:40.193088 [ 223 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20962 | 2026.01.13 03:29:41.647212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20963 | 2026.01.13 03:29:41.665304 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20964 | 2026.01.13 03:29:41.665363 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20965 | 2026.01.13 03:29:41.671635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20966 | 2026.01.13 03:29:41.672351 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20967 | 2026.01.13 03:29:41.675521 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20968 | 2026.01.13 03:29:41.787418 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20969 | 2026.01.13 03:29:41.787474 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20970 | 2026.01.13 03:29:41.806508 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20971 | 2026.01.13 03:29:44.026999 [ 220 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20972 | 2026.01.13 03:29:44.027069 [ 220 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20973 | 2026.01.13 03:29:44.035115 [ 220 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20974 | 2026.01.13 03:29:44.189511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2506 | ||
| 20975 | 2026.01.13 03:29:44.191830 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20976 | 2026.01.13 03:29:44.191891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 20977 | 2026.01.13 03:29:44.193127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20978 | 2026.01.13 03:29:44.193411 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20979 | 2026.01.13 03:29:44.193805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506 | ||
| 20980 | 2026.01.13 03:29:45.171384 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20981 | 2026.01.13 03:29:45.171676 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 20982 | 2026.01.13 03:29:45.172105 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20983 | 2026.01.13 03:29:45.172149 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 20984 | 2026.01.13 03:29:45.172434 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20985 | 2026.01.13 03:29:45.172504 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20986 | 2026.01.13 03:29:45.172648 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20987 | 2026.01.13 03:29:45.172684 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20988 | 2026.01.13 03:29:45.172706 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 20989 | 2026.01.13 03:29:45.172721 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20990 | 2026.01.13 03:29:45.172763 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20991 | 2026.01.13 03:29:45.172784 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20992 | 2026.01.13 03:29:45.183357 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.011803 sec., 4151.4869101076 rows/sec., 164.73 KiB/sec. | ||
| 20993 | 2026.01.13 03:29:45.183447 [ 4 ] {2310ae89-b67d-4c22-88ec-76c1fde1171a} <Debug> TCPHandler: Processed in 0.012203699 sec. | ||
| 20994 | 2026.01.13 03:29:45.187260 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20995 | 2026.01.13 03:29:45.187413 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 20996 | 2026.01.13 03:29:45.187650 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20997 | 2026.01.13 03:29:45.187689 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 20998 | 2026.01.13 03:29:45.188038 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20999 | 2026.01.13 03:29:45.188095 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21000 | 2026.01.13 03:29:45.188202 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 21001 | 2026.01.13 03:29:45.188232 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21002 | 2026.01.13 03:29:45.188255 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21003 | 2026.01.13 03:29:45.188273 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21004 | 2026.01.13 03:29:45.188313 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21005 | 2026.01.13 03:29:45.188333 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21006 | 2026.01.13 03:29:45.188813 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001471 sec., 33310.67301155676 rows/sec., 1.29 MiB/sec. | ||
| 21007 | 2026.01.13 03:29:45.188875 [ 4 ] {86e2d307-9e60-4c5c-b5de-f2ab3edda7da} <Debug> TCPHandler: Processed in 0.001669444 sec. | ||
| 21008 | 2026.01.13 03:29:45.189080 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21009 | 2026.01.13 03:29:45.189223 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21010 | 2026.01.13 03:29:45.189450 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21011 | 2026.01.13 03:29:45.189488 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 21012 | 2026.01.13 03:29:45.189716 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21013 | 2026.01.13 03:29:45.189768 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21014 | 2026.01.13 03:29:45.189868 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 21015 | 2026.01.13 03:29:45.189896 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21016 | 2026.01.13 03:29:45.189914 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21017 | 2026.01.13 03:29:45.189928 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21018 | 2026.01.13 03:29:45.189961 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21019 | 2026.01.13 03:29:45.189979 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21020 | 2026.01.13 03:29:45.190371 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001212 sec., 40429.04290429043 rows/sec., 1.57 MiB/sec. | ||
| 21021 | 2026.01.13 03:29:45.190431 [ 4 ] {6a71c1a8-24a0-49de-b517-27b5d6b32c94} <Debug> TCPHandler: Processed in 0.001402799 sec. | ||
| 21022 | 2026.01.13 03:29:45.190629 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21023 | 2026.01.13 03:29:45.190769 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21024 | 2026.01.13 03:29:45.190989 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21025 | 2026.01.13 03:29:45.191028 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 21026 | 2026.01.13 03:29:45.191252 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21027 | 2026.01.13 03:29:45.191303 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21028 | 2026.01.13 03:29:45.191401 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 21029 | 2026.01.13 03:29:45.191428 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21030 | 2026.01.13 03:29:45.191446 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21031 | 2026.01.13 03:29:45.191460 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21032 | 2026.01.13 03:29:45.191493 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21033 | 2026.01.13 03:29:45.191511 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21034 | 2026.01.13 03:29:45.191874 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001168 sec., 41952.05479452055 rows/sec., 1.63 MiB/sec. | ||
| 21035 | 2026.01.13 03:29:45.191934 [ 4 ] {048ed1fd-453b-41d7-a36f-d9ba645ee205} <Debug> TCPHandler: Processed in 0.001356288 sec. | ||
| 21036 | 2026.01.13 03:29:45.192130 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21037 | 2026.01.13 03:29:45.192271 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21038 | 2026.01.13 03:29:45.192490 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21039 | 2026.01.13 03:29:45.192528 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 21040 | 2026.01.13 03:29:45.192751 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21041 | 2026.01.13 03:29:45.192802 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21042 | 2026.01.13 03:29:45.192898 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 21043 | 2026.01.13 03:29:45.192927 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21044 | 2026.01.13 03:29:45.192944 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21045 | 2026.01.13 03:29:45.192958 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21046 | 2026.01.13 03:29:45.192991 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21047 | 2026.01.13 03:29:45.193009 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21048 | 2026.01.13 03:29:45.193366 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001158 sec., 42314.335060449055 rows/sec., 1.64 MiB/sec. | ||
| 21049 | 2026.01.13 03:29:45.193425 [ 4 ] {c18ae785-37c0-45e9-920f-23950e1e7e17} <Debug> TCPHandler: Processed in 0.001346507 sec. | ||
| 21050 | 2026.01.13 03:29:45.193620 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21051 | 2026.01.13 03:29:45.193759 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21052 | 2026.01.13 03:29:45.193979 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21053 | 2026.01.13 03:29:45.194018 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 21054 | 2026.01.13 03:29:45.194246 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21055 | 2026.01.13 03:29:45.194298 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21056 | 2026.01.13 03:29:45.194395 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 21057 | 2026.01.13 03:29:45.194423 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21058 | 2026.01.13 03:29:45.194440 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21059 | 2026.01.13 03:29:45.194454 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21060 | 2026.01.13 03:29:45.194487 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21061 | 2026.01.13 03:29:45.194505 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21062 | 2026.01.13 03:29:45.194854 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001158 sec., 42314.335060449055 rows/sec., 1.64 MiB/sec. | ||
| 21063 | 2026.01.13 03:29:45.194913 [ 4 ] {2f1794a5-9b79-4b75-9fc8-09b1440351e9} <Debug> TCPHandler: Processed in 0.001344107 sec. | ||
| 21064 | 2026.01.13 03:29:45.195107 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21065 | 2026.01.13 03:29:45.195247 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21066 | 2026.01.13 03:29:45.195467 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21067 | 2026.01.13 03:29:45.195506 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 21068 | 2026.01.13 03:29:45.195734 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21069 | 2026.01.13 03:29:45.195786 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21070 | 2026.01.13 03:29:45.195881 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21071 | 2026.01.13 03:29:45.195909 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21072 | 2026.01.13 03:29:45.195926 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21073 | 2026.01.13 03:29:45.195940 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21074 | 2026.01.13 03:29:45.195973 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21075 | 2026.01.13 03:29:45.195991 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21076 | 2026.01.13 03:29:45.196345 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00116 sec., 42241.379310344826 rows/sec., 1.64 MiB/sec. | ||
| 21077 | 2026.01.13 03:29:45.196404 [ 4 ] {68675fd5-1694-42c7-bad5-586e3e044c8d} <Debug> TCPHandler: Processed in 0.001348468 sec. | ||
| 21078 | 2026.01.13 03:29:45.196597 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21079 | 2026.01.13 03:29:45.196744 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21080 | 2026.01.13 03:29:45.196968 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21081 | 2026.01.13 03:29:45.197006 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 21082 | 2026.01.13 03:29:45.197239 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21083 | 2026.01.13 03:29:45.197291 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21084 | 2026.01.13 03:29:45.197387 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21085 | 2026.01.13 03:29:45.197415 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21086 | 2026.01.13 03:29:45.197433 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21087 | 2026.01.13 03:29:45.197447 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21088 | 2026.01.13 03:29:45.197480 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21089 | 2026.01.13 03:29:45.197497 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21090 | 2026.01.13 03:29:45.197850 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001168 sec., 41952.05479452055 rows/sec., 1.63 MiB/sec. | ||
| 21091 | 2026.01.13 03:29:45.197908 [ 4 ] {7b3e135a-f6dd-48de-ae1f-8a09006d2afe} <Debug> TCPHandler: Processed in 0.001361268 sec. | ||
| 21092 | 2026.01.13 03:29:45.198104 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21093 | 2026.01.13 03:29:45.198244 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21094 | 2026.01.13 03:29:45.198467 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21095 | 2026.01.13 03:29:45.198506 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 21096 | 2026.01.13 03:29:45.198740 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21097 | 2026.01.13 03:29:45.198791 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21098 | 2026.01.13 03:29:45.198889 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21099 | 2026.01.13 03:29:45.198916 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21100 | 2026.01.13 03:29:45.198934 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21101 | 2026.01.13 03:29:45.198947 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21102 | 2026.01.13 03:29:45.198981 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 21103 | 2026.01.13 03:29:45.199000 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21104 | 2026.01.13 03:29:45.199661 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001479 sec., 33130.49357674104 rows/sec., 1.28 MiB/sec. | ||
| 21105 | 2026.01.13 03:29:45.199750 [ 4 ] {d9630563-b870-4ca2-8970-8d421b500f8d} <Debug> TCPHandler: Processed in 0.001698845 sec. | ||
| 21106 | 2026.01.13 03:29:45.200590 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21107 | 2026.01.13 03:29:45.200736 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21108 | 2026.01.13 03:29:45.200963 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21109 | 2026.01.13 03:29:45.201003 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21110 | 2026.01.13 03:29:45.201244 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21111 | 2026.01.13 03:29:45.201296 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21112 | 2026.01.13 03:29:45.201394 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21113 | 2026.01.13 03:29:45.201422 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21114 | 2026.01.13 03:29:45.201440 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21115 | 2026.01.13 03:29:45.201453 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21116 | 2026.01.13 03:29:45.201487 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 21117 | 2026.01.13 03:29:45.201505 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21118 | 2026.01.13 03:29:45.201993 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001325 sec., 36981.132075471694 rows/sec., 1.43 MiB/sec. | ||
| 21119 | 2026.01.13 03:29:45.202085 [ 4 ] {ca90e67c-38ad-4598-b62d-f2228df22767} <Debug> TCPHandler: Processed in 0.001545971 sec. | ||
| 21120 | 2026.01.13 03:29:45.202294 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21121 | 2026.01.13 03:29:45.202442 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21122 | 2026.01.13 03:29:45.202672 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21123 | 2026.01.13 03:29:45.202711 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21124 | 2026.01.13 03:29:45.202955 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21125 | 2026.01.13 03:29:45.203007 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21126 | 2026.01.13 03:29:45.203104 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21127 | 2026.01.13 03:29:45.203132 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21128 | 2026.01.13 03:29:45.203150 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21129 | 2026.01.13 03:29:45.203164 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21130 | 2026.01.13 03:29:45.203197 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21131 | 2026.01.13 03:29:45.203215 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21132 | 2026.01.13 03:29:45.203664 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001291 sec., 37955.07358636716 rows/sec., 1.47 MiB/sec. | ||
| 21133 | 2026.01.13 03:29:45.203752 [ 4 ] {b8606bc8-a458-4b30-929a-d87061ae762c} <Debug> TCPHandler: Processed in 0.00150972 sec. | ||
| 21134 | 2026.01.13 03:29:45.203953 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21135 | 2026.01.13 03:29:45.204101 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21136 | 2026.01.13 03:29:45.204331 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21137 | 2026.01.13 03:29:45.204371 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21138 | 2026.01.13 03:29:45.204613 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21139 | 2026.01.13 03:29:45.204665 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21140 | 2026.01.13 03:29:45.204763 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21141 | 2026.01.13 03:29:45.204791 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21142 | 2026.01.13 03:29:45.204808 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21143 | 2026.01.13 03:29:45.204822 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21144 | 2026.01.13 03:29:45.204855 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21145 | 2026.01.13 03:29:45.204873 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21146 | 2026.01.13 03:29:45.205355 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001323 sec., 37037.03703703704 rows/sec., 1.44 MiB/sec. | ||
| 21147 | 2026.01.13 03:29:45.205442 [ 4 ] {3395ecb4-6d51-4220-8bfc-badad48288fa} <Debug> TCPHandler: Processed in 0.001537982 sec. | ||
| 21148 | 2026.01.13 03:29:45.205636 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21149 | 2026.01.13 03:29:45.205782 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21150 | 2026.01.13 03:29:45.206011 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21151 | 2026.01.13 03:29:45.206052 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21152 | 2026.01.13 03:29:45.206299 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21153 | 2026.01.13 03:29:45.206349 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21154 | 2026.01.13 03:29:45.206446 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21155 | 2026.01.13 03:29:45.206474 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21156 | 2026.01.13 03:29:45.206491 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21157 | 2026.01.13 03:29:45.206505 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21158 | 2026.01.13 03:29:45.206539 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21159 | 2026.01.13 03:29:45.206556 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21160 | 2026.01.13 03:29:45.207114 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001401 sec., 34975.01784439686 rows/sec., 1.36 MiB/sec. | ||
| 21161 | 2026.01.13 03:29:45.207203 [ 4 ] {45cb9898-685a-4ff1-b847-7e271c069246} <Debug> TCPHandler: Processed in 0.001617802 sec. | ||
| 21162 | 2026.01.13 03:29:45.207390 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21163 | 2026.01.13 03:29:45.207539 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21164 | 2026.01.13 03:29:45.207770 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21165 | 2026.01.13 03:29:45.207809 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21166 | 2026.01.13 03:29:45.208054 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21167 | 2026.01.13 03:29:45.208106 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21168 | 2026.01.13 03:29:45.208205 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21169 | 2026.01.13 03:29:45.208233 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21170 | 2026.01.13 03:29:45.208251 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21171 | 2026.01.13 03:29:45.208264 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21172 | 2026.01.13 03:29:45.208297 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21173 | 2026.01.13 03:29:45.208315 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21174 | 2026.01.13 03:29:45.208773 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001304 sec., 37576.68711656442 rows/sec., 1.46 MiB/sec. | ||
| 21175 | 2026.01.13 03:29:45.208860 [ 4 ] {11ee5c33-000c-4d28-9ffc-31506018be53} <Debug> TCPHandler: Processed in 0.001520651 sec. | ||
| 21176 | 2026.01.13 03:29:45.209051 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21177 | 2026.01.13 03:29:45.209201 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21178 | 2026.01.13 03:29:45.209435 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21179 | 2026.01.13 03:29:45.209475 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21180 | 2026.01.13 03:29:45.209733 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21181 | 2026.01.13 03:29:45.209785 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21182 | 2026.01.13 03:29:45.209882 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21183 | 2026.01.13 03:29:45.209910 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21184 | 2026.01.13 03:29:45.209928 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21185 | 2026.01.13 03:29:45.209942 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21186 | 2026.01.13 03:29:45.209975 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21187 | 2026.01.13 03:29:45.209993 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21188 | 2026.01.13 03:29:45.210446 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001316 sec., 37234.042553191495 rows/sec., 1.44 MiB/sec. | ||
| 21189 | 2026.01.13 03:29:45.210533 [ 4 ] {14c0bf04-c104-483a-9ec4-fb91af01b95e} <Debug> TCPHandler: Processed in 0.001532621 sec. | ||
| 21190 | 2026.01.13 03:29:45.210722 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21191 | 2026.01.13 03:29:45.210872 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21192 | 2026.01.13 03:29:45.211103 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21193 | 2026.01.13 03:29:45.211145 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21194 | 2026.01.13 03:29:45.211397 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21195 | 2026.01.13 03:29:45.211449 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21196 | 2026.01.13 03:29:45.211545 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21197 | 2026.01.13 03:29:45.211572 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21198 | 2026.01.13 03:29:45.211590 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21199 | 2026.01.13 03:29:45.211605 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21200 | 2026.01.13 03:29:45.211638 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21201 | 2026.01.13 03:29:45.211744 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21202 | 2026.01.13 03:29:45.212242 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001442 sec., 33980.58252427185 rows/sec., 1.32 MiB/sec. | ||
| 21203 | 2026.01.13 03:29:45.212339 [ 4 ] {f93a3b69-88ff-4944-9be9-66736a5baaa5} <Debug> TCPHandler: Processed in 0.001666994 sec. | ||
| 21204 | 2026.01.13 03:29:45.212620 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21205 | 2026.01.13 03:29:45.212774 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21206 | 2026.01.13 03:29:45.213096 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21207 | 2026.01.13 03:29:45.213139 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21208 | 2026.01.13 03:29:45.213389 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21209 | 2026.01.13 03:29:45.213440 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21210 | 2026.01.13 03:29:45.213537 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 21211 | 2026.01.13 03:29:45.213564 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21212 | 2026.01.13 03:29:45.213582 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21213 | 2026.01.13 03:29:45.213595 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21214 | 2026.01.13 03:29:45.213629 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21215 | 2026.01.13 03:29:45.213646 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21216 | 2026.01.13 03:29:45.214172 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001474 sec., 33242.87652645862 rows/sec., 1.29 MiB/sec. | ||
| 21217 | 2026.01.13 03:29:45.214260 [ 4 ] {f6302754-6a3d-44b5-b19d-734958ce4992} <Debug> TCPHandler: Processed in 0.001691284 sec. | ||
| 21218 | 2026.01.13 03:29:45.214460 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21219 | 2026.01.13 03:29:45.214610 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21220 | 2026.01.13 03:29:45.214844 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21221 | 2026.01.13 03:29:45.214885 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21222 | 2026.01.13 03:29:45.215142 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21223 | 2026.01.13 03:29:45.215193 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21224 | 2026.01.13 03:29:45.215290 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21225 | 2026.01.13 03:29:45.215317 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21226 | 2026.01.13 03:29:45.215335 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21227 | 2026.01.13 03:29:45.215348 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21228 | 2026.01.13 03:29:45.215382 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21229 | 2026.01.13 03:29:45.215400 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21230 | 2026.01.13 03:29:45.215843 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001306 sec., 37519.142419601834 rows/sec., 1.45 MiB/sec. | ||
| 21231 | 2026.01.13 03:29:45.215930 [ 4 ] {7fda2d65-19e8-4237-935f-20089b5b873c} <Debug> TCPHandler: Processed in 0.001521261 sec. | ||
| 21232 | 2026.01.13 03:29:45.216119 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21233 | 2026.01.13 03:29:45.216269 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21234 | 2026.01.13 03:29:45.216506 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21235 | 2026.01.13 03:29:45.216547 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21236 | 2026.01.13 03:29:45.216802 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21237 | 2026.01.13 03:29:45.216852 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21238 | 2026.01.13 03:29:45.216949 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21239 | 2026.01.13 03:29:45.216978 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21240 | 2026.01.13 03:29:45.216995 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21241 | 2026.01.13 03:29:45.217009 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21242 | 2026.01.13 03:29:45.217042 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21243 | 2026.01.13 03:29:45.217061 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21244 | 2026.01.13 03:29:45.217546 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001349 sec., 36323.2023721275 rows/sec., 1.41 MiB/sec. | ||
| 21245 | 2026.01.13 03:29:45.217635 [ 4 ] {2ea7d358-d9ad-4478-b83d-4c2908b76d8f} <Debug> TCPHandler: Processed in 0.001566812 sec. | ||
| 21246 | 2026.01.13 03:29:45.217826 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21247 | 2026.01.13 03:29:45.217975 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21248 | 2026.01.13 03:29:45.218203 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21249 | 2026.01.13 03:29:45.218243 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21250 | 2026.01.13 03:29:45.218482 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21251 | 2026.01.13 03:29:45.218532 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21252 | 2026.01.13 03:29:45.218622 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21253 | 2026.01.13 03:29:45.218647 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21254 | 2026.01.13 03:29:45.218664 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21255 | 2026.01.13 03:29:45.218677 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21256 | 2026.01.13 03:29:45.218709 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21257 | 2026.01.13 03:29:45.218725 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21258 | 2026.01.13 03:29:45.219255 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001351 sec., 36269.43005181347 rows/sec., 1.41 MiB/sec. | ||
| 21259 | 2026.01.13 03:29:45.219342 [ 4 ] {7da0a63d-49ba-40ec-92e9-31ff89a37ab8} <Debug> TCPHandler: Processed in 0.001566252 sec. | ||
| 21260 | 2026.01.13 03:29:45.219630 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21261 | 2026.01.13 03:29:45.219780 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21262 | 2026.01.13 03:29:45.220018 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21263 | 2026.01.13 03:29:45.220059 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21264 | 2026.01.13 03:29:45.220318 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21265 | 2026.01.13 03:29:45.220370 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21266 | 2026.01.13 03:29:45.220466 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21267 | 2026.01.13 03:29:45.220494 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21268 | 2026.01.13 03:29:45.220511 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21269 | 2026.01.13 03:29:45.220525 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21270 | 2026.01.13 03:29:45.220559 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21271 | 2026.01.13 03:29:45.220576 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21272 | 2026.01.13 03:29:45.221044 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001336 sec., 36676.64670658683 rows/sec., 1.42 MiB/sec. | ||
| 21273 | 2026.01.13 03:29:45.221131 [ 4 ] {db9804f6-aa77-4831-919e-e4b66bc61bf9} <Debug> TCPHandler: Processed in 0.001551861 sec. | ||
| 21274 | 2026.01.13 03:29:45.221702 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21275 | 2026.01.13 03:29:45.221853 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21276 | 2026.01.13 03:29:45.222090 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21277 | 2026.01.13 03:29:45.222133 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21278 | 2026.01.13 03:29:45.222392 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21279 | 2026.01.13 03:29:45.222443 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21280 | 2026.01.13 03:29:45.222541 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 21281 | 2026.01.13 03:29:45.222568 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21282 | 2026.01.13 03:29:45.222586 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21283 | 2026.01.13 03:29:45.222599 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21284 | 2026.01.13 03:29:45.222633 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21285 | 2026.01.13 03:29:45.222651 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21286 | 2026.01.13 03:29:45.223106 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001326 sec., 36953.24283559578 rows/sec., 1.43 MiB/sec. | ||
| 21287 | 2026.01.13 03:29:45.223193 [ 4 ] {4d87072e-7c06-4df8-8ea7-b2f194de9adb} <Debug> TCPHandler: Processed in 0.001541721 sec. | ||
| 21288 | 2026.01.13 03:29:45.223398 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21289 | 2026.01.13 03:29:45.223549 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21290 | 2026.01.13 03:29:45.223788 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21291 | 2026.01.13 03:29:45.223830 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21292 | 2026.01.13 03:29:45.224092 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21293 | 2026.01.13 03:29:45.224144 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21294 | 2026.01.13 03:29:45.224240 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 21295 | 2026.01.13 03:29:45.224267 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21296 | 2026.01.13 03:29:45.224285 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21297 | 2026.01.13 03:29:45.224299 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21298 | 2026.01.13 03:29:45.224332 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21299 | 2026.01.13 03:29:45.224350 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21300 | 2026.01.13 03:29:45.224807 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001332 sec., 36786.78678678678 rows/sec., 1.43 MiB/sec. | ||
| 21301 | 2026.01.13 03:29:45.224892 [ 4 ] {8573aefe-b1a7-4478-b22a-2951c0aef9ea} <Debug> TCPHandler: Processed in 0.001545742 sec. | ||
| 21302 | 2026.01.13 03:29:45.225088 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21303 | 2026.01.13 03:29:45.225241 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21304 | 2026.01.13 03:29:45.225481 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21305 | 2026.01.13 03:29:45.225523 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21306 | 2026.01.13 03:29:45.225783 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21307 | 2026.01.13 03:29:45.225834 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21308 | 2026.01.13 03:29:45.225930 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 21309 | 2026.01.13 03:29:45.225958 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21310 | 2026.01.13 03:29:45.225975 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21311 | 2026.01.13 03:29:45.225989 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21312 | 2026.01.13 03:29:45.226022 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21313 | 2026.01.13 03:29:45.226040 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21314 | 2026.01.13 03:29:45.226471 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001305 sec., 37547.89272030652 rows/sec., 1.45 MiB/sec. | ||
| 21315 | 2026.01.13 03:29:45.226554 [ 4 ] {004ec291-d011-4c53-aca1-4e8ef59e7e98} <Debug> TCPHandler: Processed in 0.001517451 sec. | ||
| 21316 | 2026.01.13 03:29:45.226843 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21317 | 2026.01.13 03:29:45.226997 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21318 | 2026.01.13 03:29:45.227242 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21319 | 2026.01.13 03:29:45.227285 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21320 | 2026.01.13 03:29:45.227545 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21321 | 2026.01.13 03:29:45.227596 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21322 | 2026.01.13 03:29:45.227691 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 21323 | 2026.01.13 03:29:45.227719 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21324 | 2026.01.13 03:29:45.227737 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21325 | 2026.01.13 03:29:45.227750 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21326 | 2026.01.13 03:29:45.227784 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21327 | 2026.01.13 03:29:45.227802 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21328 | 2026.01.13 03:29:45.228362 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001439 sec., 34051.424600416954 rows/sec., 1.32 MiB/sec. | ||
| 21329 | 2026.01.13 03:29:45.228451 [ 4 ] {58ef9b36-84df-4a4b-9e63-7062e8019ee3} <Debug> TCPHandler: Processed in 0.001658764 sec. | ||
| 21330 | 2026.01.13 03:29:45.228654 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21331 | 2026.01.13 03:29:45.228808 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21332 | 2026.01.13 03:29:45.229050 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21333 | 2026.01.13 03:29:45.229094 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21334 | 2026.01.13 03:29:45.229358 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21335 | 2026.01.13 03:29:45.229409 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21336 | 2026.01.13 03:29:45.229506 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 21337 | 2026.01.13 03:29:45.229534 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21338 | 2026.01.13 03:29:45.229551 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21339 | 2026.01.13 03:29:45.229566 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21340 | 2026.01.13 03:29:45.229600 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21341 | 2026.01.13 03:29:45.229621 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21342 | 2026.01.13 03:29:45.230081 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001349 sec., 36323.2023721275 rows/sec., 1.41 MiB/sec. | ||
| 21343 | 2026.01.13 03:29:45.230140 [ 4 ] {b850cc31-8875-4998-8a6e-da6a3d7f5a4f} <Debug> TCPHandler: Processed in 0.001535692 sec. | ||
| 21344 | 2026.01.13 03:29:45.230336 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21345 | 2026.01.13 03:29:45.230487 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21346 | 2026.01.13 03:29:45.230725 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21347 | 2026.01.13 03:29:45.230771 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21348 | 2026.01.13 03:29:45.231034 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21349 | 2026.01.13 03:29:45.231086 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21350 | 2026.01.13 03:29:45.231181 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 21351 | 2026.01.13 03:29:45.231209 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21352 | 2026.01.13 03:29:45.231226 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21353 | 2026.01.13 03:29:45.231239 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21354 | 2026.01.13 03:29:45.231273 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21355 | 2026.01.13 03:29:45.231294 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21356 | 2026.01.13 03:29:45.231696 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001283 sec., 38191.738113795785 rows/sec., 1.48 MiB/sec. | ||
| 21357 | 2026.01.13 03:29:45.231754 [ 4 ] {e3a138d8-2c63-4347-99d4-982ac5849058} <Debug> TCPHandler: Processed in 0.00146834 sec. | ||
| 21358 | 2026.01.13 03:29:45.232054 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21359 | 2026.01.13 03:29:45.232203 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21360 | 2026.01.13 03:29:45.232448 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21361 | 2026.01.13 03:29:45.232491 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21362 | 2026.01.13 03:29:45.232768 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21363 | 2026.01.13 03:29:45.232820 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21364 | 2026.01.13 03:29:45.232917 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 21365 | 2026.01.13 03:29:45.232945 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21366 | 2026.01.13 03:29:45.232963 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21367 | 2026.01.13 03:29:45.232977 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21368 | 2026.01.13 03:29:45.233014 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21369 | 2026.01.13 03:29:45.233033 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21370 | 2026.01.13 03:29:45.233440 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001309 sec., 37433.1550802139 rows/sec., 1.45 MiB/sec. | ||
| 21371 | 2026.01.13 03:29:45.233499 [ 4 ] {13bdc9ac-05ad-47ab-9436-d6a3177aec94} <Debug> TCPHandler: Processed in 0.00150097 sec. | ||
| 21372 | 2026.01.13 03:29:45.233694 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21373 | 2026.01.13 03:29:45.233845 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21374 | 2026.01.13 03:29:45.234084 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21375 | 2026.01.13 03:29:45.234127 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21376 | 2026.01.13 03:29:45.234483 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21377 | 2026.01.13 03:29:45.234536 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21378 | 2026.01.13 03:29:45.234632 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 77-element set) | ||
| 21379 | 2026.01.13 03:29:45.234660 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21380 | 2026.01.13 03:29:45.234678 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21381 | 2026.01.13 03:29:45.234692 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21382 | 2026.01.13 03:29:45.234806 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21383 | 2026.01.13 03:29:45.234826 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21384 | 2026.01.13 03:29:45.235225 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001454 sec., 33700.13755158184 rows/sec., 1.31 MiB/sec. | ||
| 21385 | 2026.01.13 03:29:45.235285 [ 4 ] {848ef4c5-77d3-44f5-a9b2-b0fcaa58b964} <Debug> TCPHandler: Processed in 0.001641003 sec. | ||
| 21386 | 2026.01.13 03:29:45.235626 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21387 | 2026.01.13 03:29:45.235777 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21388 | 2026.01.13 03:29:45.236021 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21389 | 2026.01.13 03:29:45.236065 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21390 | 2026.01.13 03:29:45.236332 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21391 | 2026.01.13 03:29:45.236384 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21392 | 2026.01.13 03:29:45.236479 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 78-element set) | ||
| 21393 | 2026.01.13 03:29:45.236507 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21394 | 2026.01.13 03:29:45.236525 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21395 | 2026.01.13 03:29:45.236538 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21396 | 2026.01.13 03:29:45.236572 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21397 | 2026.01.13 03:29:45.236589 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21398 | 2026.01.13 03:29:45.236976 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001272 sec., 38522.012578616355 rows/sec., 1.49 MiB/sec. | ||
| 21399 | 2026.01.13 03:29:45.237034 [ 4 ] {b3153e2f-da1a-44bc-bed1-188b14835ce4} <Debug> TCPHandler: Processed in 0.00145853 sec. | ||
| 21400 | 2026.01.13 03:29:45.237354 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21401 | 2026.01.13 03:29:45.237507 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21402 | 2026.01.13 03:29:45.237748 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21403 | 2026.01.13 03:29:45.237791 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21404 | 2026.01.13 03:29:45.238061 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21405 | 2026.01.13 03:29:45.238113 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21406 | 2026.01.13 03:29:45.238209 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 79-element set) | ||
| 21407 | 2026.01.13 03:29:45.238237 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21408 | 2026.01.13 03:29:45.238255 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21409 | 2026.01.13 03:29:45.238268 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21410 | 2026.01.13 03:29:45.238303 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21411 | 2026.01.13 03:29:45.238321 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21412 | 2026.01.13 03:29:45.238709 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001277 sec., 38371.18245888802 rows/sec., 1.49 MiB/sec. | ||
| 21413 | 2026.01.13 03:29:45.238767 [ 4 ] {b4049742-e9a3-414c-806e-67612b2cd6ee} <Debug> TCPHandler: Processed in 0.001462279 sec. | ||
| 21414 | 2026.01.13 03:29:45.239024 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21415 | 2026.01.13 03:29:45.239177 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21416 | 2026.01.13 03:29:45.239421 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21417 | 2026.01.13 03:29:45.239465 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21418 | 2026.01.13 03:29:45.239736 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21419 | 2026.01.13 03:29:45.239788 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21420 | 2026.01.13 03:29:45.239885 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Key condition: (column 0 notIn 80-element set) | ||
| 21421 | 2026.01.13 03:29:45.239913 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21422 | 2026.01.13 03:29:45.239931 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Debug> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (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 | ||
| 21423 | 2026.01.13 03:29:45.239945 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21424 | 2026.01.13 03:29:45.239979 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21425 | 2026.01.13 03:29:45.239997 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21426 | 2026.01.13 03:29:45.240393 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001291 sec., 37955.07358636716 rows/sec., 1.47 MiB/sec. | ||
| 21427 | 2026.01.13 03:29:45.240452 [ 4 ] {8107137e-bd0b-431b-ae70-b9fab687b214} <Debug> TCPHandler: Processed in 0.00147725 sec. | ||
| 21428 | 2026.01.13 03:29:45.246919 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21429 | 2026.01.13 03:29:45.247124 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21430 | 2026.01.13 03:29:45.247173 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21431 | 2026.01.13 03:29:45.247771 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21432 | 2026.01.13 03:29:45.247817 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21433 | 2026.01.13 03:29:45.248271 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21434 | 2026.01.13 03:29:45.248466 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Trace> oximeter.timeseries_schema (fde5d620-6213-467e-b7ef-9ef13d121090): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21435 | 2026.01.13 03:29:45.248616 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Debug> executeQuery: Read 32 rows, 5.02 KiB in 0.001552 sec., 20618.556701030928 rows/sec., 3.16 MiB/sec. | ||
| 21436 | 2026.01.13 03:29:45.248656 [ 4 ] {f37f7dc2-68ee-46b3-ac62-f291cc394be5} <Debug> TCPHandler: Processed in 0.001839718 sec. | ||
| 21437 | 2026.01.13 03:29:45.248777 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21438 | 2026.01.13 03:29:45.248871 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21439 | 2026.01.13 03:29:45.248912 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21440 | 2026.01.13 03:29:45.249347 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21441 | 2026.01.13 03:29:45.249382 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21442 | 2026.01.13 03:29:45.249674 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21443 | 2026.01.13 03:29:45.249882 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21444 | 2026.01.13 03:29:45.250010 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001157 sec., 20743.301642178045 rows/sec., 1.72 MiB/sec. | ||
| 21445 | 2026.01.13 03:29:45.250047 [ 4 ] {7c8b6168-f1fb-410a-9e6f-026647bfda02} <Debug> TCPHandler: Processed in 0.001320077 sec. | ||
| 21446 | 2026.01.13 03:29:45.250165 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21447 | 2026.01.13 03:29:45.250260 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21448 | 2026.01.13 03:29:45.250299 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21449 | 2026.01.13 03:29:45.250697 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21450 | 2026.01.13 03:29:45.250733 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21451 | 2026.01.13 03:29:45.251042 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 21452 | 2026.01.13 03:29:45.251252 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21453 | 2026.01.13 03:29:45.251378 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Debug> executeQuery: Read 13 rows, 1.04 KiB in 0.001137 sec., 11433.597185576078 rows/sec., 913.00 KiB/sec. | ||
| 21454 | 2026.01.13 03:29:45.251416 [ 4 ] {d5bd251c-a601-4acc-b926-41a360a3ab42} <Debug> TCPHandler: Processed in 0.001299456 sec. | ||
| 21455 | 2026.01.13 03:29:45.251525 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21456 | 2026.01.13 03:29:45.251619 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21457 | 2026.01.13 03:29:45.251657 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21458 | 2026.01.13 03:29:45.252198 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21459 | 2026.01.13 03:29:45.252233 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21460 | 2026.01.13 03:29:45.252544 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21461 | 2026.01.13 03:29:45.252752 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21462 | 2026.01.13 03:29:45.252878 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Debug> executeQuery: Read 325 rows, 28.77 KiB in 0.001278 sec., 254303.5993740219 rows/sec., 21.98 MiB/sec. | ||
| 21463 | 2026.01.13 03:29:45.252916 [ 4 ] {7b959812-aaa6-48a4-9414-bd55084f9156} <Debug> TCPHandler: Processed in 0.00144052 sec. | ||
| 21464 | 2026.01.13 03:29:45.253016 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21465 | 2026.01.13 03:29:45.253115 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21466 | 2026.01.13 03:29:45.253155 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21467 | 2026.01.13 03:29:45.253646 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21468 | 2026.01.13 03:29:45.253692 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21469 | 2026.01.13 03:29:45.254054 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21470 | 2026.01.13 03:29:45.254273 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21471 | 2026.01.13 03:29:45.254403 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Debug> executeQuery: Read 72 rows, 5.38 KiB in 0.001305 sec., 55172.41379310345 rows/sec., 4.03 MiB/sec. | ||
| 21472 | 2026.01.13 03:29:45.254441 [ 4 ] {657e21a3-0d11-41fe-b85c-733105dc8bfb} <Debug> TCPHandler: Processed in 0.00147254 sec. | ||
| 21473 | 2026.01.13 03:29:45.254552 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21474 | 2026.01.13 03:29:45.254647 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21475 | 2026.01.13 03:29:45.254685 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21476 | 2026.01.13 03:29:45.255141 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21477 | 2026.01.13 03:29:45.255182 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21478 | 2026.01.13 03:29:45.255485 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21479 | 2026.01.13 03:29:45.255683 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21480 | 2026.01.13 03:29:45.255807 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Debug> executeQuery: Read 62 rows, 4.47 KiB in 0.001179 sec., 52586.93808312129 rows/sec., 3.70 MiB/sec. | ||
| 21481 | 2026.01.13 03:29:45.255843 [ 4 ] {635d784c-ff4b-4446-8ba4-0911fdbf30b4} <Debug> TCPHandler: Processed in 0.001339667 sec. | ||
| 21482 | 2026.01.13 03:29:45.255950 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21483 | 2026.01.13 03:29:45.256041 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21484 | 2026.01.13 03:29:45.256078 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21485 | 2026.01.13 03:29:45.256459 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21486 | 2026.01.13 03:29:45.256494 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21487 | 2026.01.13 03:29:45.256765 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21488 | 2026.01.13 03:29:45.256961 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21489 | 2026.01.13 03:29:45.257085 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 882.77 KiB/sec. | ||
| 21490 | 2026.01.13 03:29:45.257122 [ 4 ] {70d936e4-8bca-4f41-8e2c-9cceff6a6dd4} <Debug> TCPHandler: Processed in 0.001219014 sec. | ||
| 21491 | 2026.01.13 03:29:45.257220 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21492 | 2026.01.13 03:29:45.257310 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21493 | 2026.01.13 03:29:45.257348 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21494 | 2026.01.13 03:29:45.257840 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21495 | 2026.01.13 03:29:45.257876 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21496 | 2026.01.13 03:29:45.258179 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21497 | 2026.01.13 03:29:45.258379 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21498 | 2026.01.13 03:29:45.258501 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Debug> executeQuery: Read 346 rows, 27.61 KiB in 0.001208 sec., 286423.8410596026 rows/sec., 22.32 MiB/sec. | ||
| 21499 | 2026.01.13 03:29:45.258538 [ 4 ] {63abc0f4-e3f9-4137-9e1a-0b77eb1bb154} <Debug> TCPHandler: Processed in 0.001363918 sec. | ||
| 21500 | 2026.01.13 03:29:45.258645 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21501 | 2026.01.13 03:29:45.258736 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21502 | 2026.01.13 03:29:45.258777 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21503 | 2026.01.13 03:29:45.259107 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Trace> oximeter.measurements_cumulativei64 (5837348c-7e3a-4bcd-9b15-6ead7f96c32e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21504 | 2026.01.13 03:29:45.259143 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21505 | 2026.01.13 03:29:45.259550 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21506 | 2026.01.13 03:29:45.259760 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Trace> oximeter.measurements_cumulativei64 (5837348c-7e3a-4bcd-9b15-6ead7f96c32e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21507 | 2026.01.13 03:29:45.259879 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.00116 sec., 17241.379310344826 rows/sec., 1.14 MiB/sec. | ||
| 21508 | 2026.01.13 03:29:45.259916 [ 4 ] {144d69c8-7a16-45d2-af90-628f77f606da} <Debug> TCPHandler: Processed in 0.001317837 sec. | ||
| 21509 | 2026.01.13 03:29:45.260012 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21510 | 2026.01.13 03:29:45.260107 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21511 | 2026.01.13 03:29:45.260148 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21512 | 2026.01.13 03:29:45.260543 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21513 | 2026.01.13 03:29:45.260579 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21514 | 2026.01.13 03:29:45.260887 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21515 | 2026.01.13 03:29:45.261089 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21516 | 2026.01.13 03:29:45.261211 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Debug> executeQuery: Read 244 rows, 17.68 KiB in 0.001122 sec., 217468.80570409982 rows/sec., 15.39 MiB/sec. | ||
| 21517 | 2026.01.13 03:29:45.261247 [ 4 ] {e1db8c9c-1e40-45be-8247-2ba76ddc6962} <Debug> TCPHandler: Processed in 0.001281267 sec. | ||
| 21518 | 2026.01.13 03:29:45.261355 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21519 | 2026.01.13 03:29:45.261445 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21520 | 2026.01.13 03:29:45.261497 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21521 | 2026.01.13 03:29:45.262234 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21522 | 2026.01.13 03:29:45.262266 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21523 | 2026.01.13 03:29:45.262756 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21524 | 2026.01.13 03:29:45.262956 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21525 | 2026.01.13 03:29:45.263148 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Debug> executeQuery: Read 52 rows, 92.62 KiB in 0.001719 sec., 30250.145433391506 rows/sec., 52.62 MiB/sec. | ||
| 21526 | 2026.01.13 03:29:45.263180 [ 172 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21527 | 2026.01.13 03:29:45.263202 [ 4 ] {aecc103c-750a-4c33-9c8e-264241eee70d} <Debug> TCPHandler: Processed in 0.001893678 sec. | ||
| 21528 | 2026.01.13 03:29:45.263256 [ 172 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21529 | 2026.01.13 03:29:45.263285 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21530 | 2026.01.13 03:29:45.263341 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21531 | 2026.01.13 03:29:45.263411 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21532 | 2026.01.13 03:29:45.263436 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21533 | 2026.01.13 03:29:45.263498 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21534 | 2026.01.13 03:29:45.263682 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21535 | 2026.01.13 03:29:45.263745 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2763 rows starting from the beginning of the part | ||
| 21536 | 2026.01.13 03:29:45.263824 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21537 | 2026.01.13 03:29:45.263864 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21538 | 2026.01.13 03:29:45.263872 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 45 rows starting from the beginning of the part | ||
| 21539 | 2026.01.13 03:29:45.263990 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 21540 | 2026.01.13 03:29:45.264093 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 47 rows starting from the beginning of the part | ||
| 21541 | 2026.01.13 03:29:45.264162 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21542 | 2026.01.13 03:29:45.264187 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 21543 | 2026.01.13 03:29:45.264282 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 52 rows starting from the beginning of the part | ||
| 21544 | 2026.01.13 03:29:45.264406 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21545 | 2026.01.13 03:29:45.264539 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 21546 | 2026.01.13 03:29:45.264575 [ 4 ] {9603c2f4-7339-4a49-9960-851695c3b0a1} <Debug> TCPHandler: Processed in 0.001282866 sec. | ||
| 21547 | 2026.01.13 03:29:45.271555 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2927 rows, containing 19 columns (19 merged, 0 gathered) in 0.008187047 sec., 357515.96393669175 rows/sec., 640.32 MiB/sec. | ||
| 21548 | 2026.01.13 03:29:45.274299 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21549 | 2026.01.13 03:29:45.274670 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21550 | 2026.01.13 03:29:45.274756 [ 191 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21551 | 2026.01.13 03:29:45.274893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.43 MiB. | ||
| 21552 | 2026.01.13 03:29:46.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.15 MiB, peak 412.52 MiB, free memory in arenas 0.00 B, will set to 392.05 MiB (RSS), difference: -1.10 MiB | ||
| 21553 | 2026.01.13 03:29:46.306972 [ 219 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21554 | 2026.01.13 03:29:46.307029 [ 219 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21555 | 2026.01.13 03:29:46.338838 [ 219 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21556 | 2026.01.13 03:29:46.438570 [ 223 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21557 | 2026.01.13 03:29:46.438625 [ 223 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21558 | 2026.01.13 03:29:46.465317 [ 223 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21559 | 2026.01.13 03:29:46.550218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47577 | ||
| 21560 | 2026.01.13 03:29:46.550797 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21561 | 2026.01.13 03:29:46.550848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21562 | 2026.01.13 03:29:46.551401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21563 | 2026.01.13 03:29:46.551651 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21564 | 2026.01.13 03:29:46.551800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47577 | ||
| 21565 | 2026.01.13 03:29:49.175777 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21566 | 2026.01.13 03:29:49.198727 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21567 | 2026.01.13 03:29:49.198797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 21568 | 2026.01.13 03:29:49.205884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21569 | 2026.01.13 03:29:49.206682 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21570 | 2026.01.13 03:29:49.210967 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21571 | 2026.01.13 03:29:50.176113 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21572 | 2026.01.13 03:29:50.176294 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21573 | 2026.01.13 03:29:50.176356 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21574 | 2026.01.13 03:29:50.176989 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21575 | 2026.01.13 03:29:50.177034 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21576 | 2026.01.13 03:29:50.177500 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21577 | 2026.01.13 03:29:50.177739 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21578 | 2026.01.13 03:29:50.177906 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001648 sec., 46116.50485436893 rows/sec., 3.78 MiB/sec. | ||
| 21579 | 2026.01.13 03:29:50.177960 [ 4 ] {d100cf90-4d2f-4760-bd6b-22593196c975} <Debug> TCPHandler: Processed in 0.00197142 sec. | ||
| 21580 | 2026.01.13 03:29:50.178087 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21581 | 2026.01.13 03:29:50.178189 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21582 | 2026.01.13 03:29:50.178233 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21583 | 2026.01.13 03:29:50.178654 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21584 | 2026.01.13 03:29:50.178692 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21585 | 2026.01.13 03:29:50.178997 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21586 | 2026.01.13 03:29:50.179218 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21587 | 2026.01.13 03:29:50.179351 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 21588 | 2026.01.13 03:29:50.179401 [ 4 ] {09c9b62b-a0f8-4e02-9768-342d230b673c} <Debug> TCPHandler: Processed in 0.001367608 sec. | ||
| 21589 | 2026.01.13 03:29:50.179510 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21590 | 2026.01.13 03:29:50.179615 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21591 | 2026.01.13 03:29:50.179658 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21592 | 2026.01.13 03:29:50.180114 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21593 | 2026.01.13 03:29:50.180152 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21594 | 2026.01.13 03:29:50.180476 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21595 | 2026.01.13 03:29:50.180688 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21596 | 2026.01.13 03:29:50.180825 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 21597 | 2026.01.13 03:29:50.180881 [ 4 ] {4245e735-9c70-4a55-9d93-2e9353b0fe27} <Debug> TCPHandler: Processed in 0.001422209 sec. | ||
| 21598 | 2026.01.13 03:29:50.180999 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21599 | 2026.01.13 03:29:50.181095 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21600 | 2026.01.13 03:29:50.181140 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21601 | 2026.01.13 03:29:50.181561 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21602 | 2026.01.13 03:29:50.181598 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21603 | 2026.01.13 03:29:50.181931 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21604 | 2026.01.13 03:29:50.182148 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21605 | 2026.01.13 03:29:50.182284 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 21606 | 2026.01.13 03:29:50.182333 [ 4 ] {9ddfd4ce-5f92-46c2-a18a-5dce96b2d72e} <Debug> TCPHandler: Processed in 0.001384718 sec. | ||
| 21607 | 2026.01.13 03:29:50.182447 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21608 | 2026.01.13 03:29:50.182542 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21609 | 2026.01.13 03:29:50.182597 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21610 | 2026.01.13 03:29:50.183381 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21611 | 2026.01.13 03:29:50.183419 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21612 | 2026.01.13 03:29:50.183933 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21613 | 2026.01.13 03:29:50.184154 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21614 | 2026.01.13 03:29:50.184295 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 21615 | 2026.01.13 03:29:50.184359 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21616 | 2026.01.13 03:29:50.184368 [ 4 ] {faa53451-9e18-4050-855b-a25daf919fb3} <Debug> TCPHandler: Processed in 0.001984241 sec. | ||
| 21617 | 2026.01.13 03:29:50.184392 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21618 | 2026.01.13 03:29:50.184489 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21619 | 2026.01.13 03:29:50.184578 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21620 | 2026.01.13 03:29:50.184618 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21621 | 2026.01.13 03:29:50.184952 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21622 | 2026.01.13 03:29:50.184986 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21623 | 2026.01.13 03:29:50.185358 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21624 | 2026.01.13 03:29:50.185580 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21625 | 2026.01.13 03:29:50.185716 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 21626 | 2026.01.13 03:29:50.185764 [ 4 ] {7dd2206f-c714-4b0b-9689-4d38bf07a267} <Debug> TCPHandler: Processed in 0.001301137 sec. | ||
| 21627 | 2026.01.13 03:29:50.206791 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21628 | 2026.01.13 03:29:53.308183 [ 224 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21629 | 2026.01.13 03:29:53.308241 [ 224 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21630 | 2026.01.13 03:29:53.316085 [ 224 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21631 | 2026.01.13 03:29:53.762301 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21632 | 2026.01.13 03:29:53.762382 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21633 | 2026.01.13 03:29:54.052312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48089 | ||
| 21634 | 2026.01.13 03:29:54.052902 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21635 | 2026.01.13 03:29:54.052948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21636 | 2026.01.13 03:29:54.053436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21637 | 2026.01.13 03:29:54.053681 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21638 | 2026.01.13 03:29:54.053837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48089 | ||
| 21639 | 2026.01.13 03:29:54.194414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 2606 | ||
| 21640 | 2026.01.13 03:29:54.198649 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21641 | 2026.01.13 03:29:54.198687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21642 | 2026.01.13 03:29:54.199999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21643 | 2026.01.13 03:29:54.200266 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21644 | 2026.01.13 03:29:54.200531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2606 | ||
| 21645 | 2026.01.13 03:29:55.179541 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21646 | 2026.01.13 03:29:55.179738 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21647 | 2026.01.13 03:29:55.179806 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21648 | 2026.01.13 03:29:55.180455 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21649 | 2026.01.13 03:29:55.180506 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21650 | 2026.01.13 03:29:55.180865 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 21651 | 2026.01.13 03:29:55.181086 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21652 | 2026.01.13 03:29:55.181246 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.0016 sec., 1875 rows/sec., 139.16 KiB/sec. | ||
| 21653 | 2026.01.13 03:29:55.181248 [ 140 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 6 parts from all_1_45_11 to all_50_50_0 | ||
| 21654 | 2026.01.13 03:29:55.181294 [ 4 ] {4b40840b-cc9a-4ab7-87b0-e94671b392f8} <Debug> TCPHandler: Processed in 0.001936249 sec. | ||
| 21655 | 2026.01.13 03:29:55.181319 [ 140 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.01.13 03:29:55.181344 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21657 | 2026.01.13 03:29:55.181420 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21658 | 2026.01.13 03:29:55.181448 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_11 to all_50_50_0 into Compact with storage Full | ||
| 21659 | 2026.01.13 03:29:55.181586 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21660 | 2026.01.13 03:29:55.181634 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21661 | 2026.01.13 03:29:55.181650 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21662 | 2026.01.13 03:29:55.181689 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 20 rows starting from the beginning of the part | ||
| 21663 | 2026.01.13 03:29:55.181759 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 21664 | 2026.01.13 03:29:55.181805 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 21665 | 2026.01.13 03:29:55.181850 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 21666 | 2026.01.13 03:29:55.181892 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
| 21667 | 2026.01.13 03:29:55.181935 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3 rows starting from the beginning of the part | ||
| 21668 | 2026.01.13 03:29:55.182187 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21669 | 2026.01.13 03:29:55.182232 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21670 | 2026.01.13 03:29:55.182595 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21671 | 2026.01.13 03:29:55.182810 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21672 | 2026.01.13 03:29:55.182829 [ 189 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366648 sec., 33658.99631799849 rows/sec., 2.78 MiB/sec. | ||
| 21673 | 2026.01.13 03:29:55.182952 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Debug> executeQuery: Read 162 rows, 14.22 KiB in 0.001387 sec., 116798.84643114636 rows/sec., 10.01 MiB/sec. | ||
| 21674 | 2026.01.13 03:29:55.182999 [ 4 ] {aa466464-74a0-4588-bda8-f5e22b56cb7e} <Debug> TCPHandler: Processed in 0.001570252 sec. | ||
| 21675 | 2026.01.13 03:29:55.183015 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
| 21676 | 2026.01.13 03:29:55.183113 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21677 | 2026.01.13 03:29:55.183208 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21678 | 2026.01.13 03:29:55.183249 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21679 | 2026.01.13 03:29:55.183331 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21680 | 2026.01.13 03:29:55.183415 [ 186 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_50_12} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 6 parts: [all_1_45_11, all_50_50_0] -> all_1_50_12 | ||
| 21681 | 2026.01.13 03:29:55.183525 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21682 | 2026.01.13 03:29:55.183683 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21683 | 2026.01.13 03:29:55.183719 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21684 | 2026.01.13 03:29:55.184011 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21685 | 2026.01.13 03:29:55.184212 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21686 | 2026.01.13 03:29:55.184347 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Debug> executeQuery: Read 53 rows, 3.95 KiB in 0.001157 sec., 45808.12445980985 rows/sec., 3.33 MiB/sec. | ||
| 21687 | 2026.01.13 03:29:55.184387 [ 4 ] {0bb71d13-ff5e-43f5-95bf-d926e8824183} <Debug> TCPHandler: Processed in 0.001323727 sec. | ||
| 21688 | 2026.01.13 03:29:55.184493 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21689 | 2026.01.13 03:29:55.184586 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21690 | 2026.01.13 03:29:55.184626 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21691 | 2026.01.13 03:29:55.185106 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21692 | 2026.01.13 03:29:55.185141 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21693 | 2026.01.13 03:29:55.185444 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21694 | 2026.01.13 03:29:55.185649 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21695 | 2026.01.13 03:29:55.185780 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Debug> executeQuery: Read 144 rows, 11.32 KiB in 0.001211 sec., 118909.99174236169 rows/sec., 9.13 MiB/sec. | ||
| 21696 | 2026.01.13 03:29:55.185820 [ 4 ] {ad6ae240-c67e-4b35-b654-d3a2cc3a4eb0} <Debug> TCPHandler: Processed in 0.001374758 sec. | ||
| 21697 | 2026.01.13 03:29:55.185932 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21698 | 2026.01.13 03:29:55.186024 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21699 | 2026.01.13 03:29:55.186068 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21700 | 2026.01.13 03:29:55.186495 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21701 | 2026.01.13 03:29:55.186532 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21702 | 2026.01.13 03:29:55.186866 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21703 | 2026.01.13 03:29:55.187069 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21704 | 2026.01.13 03:29:55.187185 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 4 parts from all_1_140_31 to all_143_143_0 | ||
| 21705 | 2026.01.13 03:29:55.187199 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001191 sec., 136859.78169605375 rows/sec., 9.51 MiB/sec. | ||
| 21706 | 2026.01.13 03:29:55.187230 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21707 | 2026.01.13 03:29:55.187250 [ 4 ] {295ba7de-cbe6-426e-91b8-be63c95dfde1} <Debug> TCPHandler: Processed in 0.001367028 sec. | ||
| 21708 | 2026.01.13 03:29:55.187254 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21709 | 2026.01.13 03:29:55.187351 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_140_31 to all_143_143_0 into Compact with storage Full | ||
| 21710 | 2026.01.13 03:29:55.187370 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21711 | 2026.01.13 03:29:55.187453 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21712 | 2026.01.13 03:29:55.187464 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21713 | 2026.01.13 03:29:55.187483 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_140_31, total 44466 rows starting from the beginning of the part | ||
| 21714 | 2026.01.13 03:29:55.187519 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21715 | 2026.01.13 03:29:55.187544 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 21716 | 2026.01.13 03:29:55.187591 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 21717 | 2026.01.13 03:29:55.187635 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 244 rows starting from the beginning of the part | ||
| 21718 | 2026.01.13 03:29:55.188481 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21719 | 2026.01.13 03:29:55.188517 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21720 | 2026.01.13 03:29:55.189118 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21721 | 2026.01.13 03:29:55.189367 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21722 | 2026.01.13 03:29:55.189512 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002064 sec., 24224.80620155039 rows/sec., 43.41 MiB/sec. | ||
| 21723 | 2026.01.13 03:29:55.189578 [ 4 ] {079ae1c0-1e31-4d6e-ac5e-3dbab3faf384} <Debug> TCPHandler: Processed in 0.002257106 sec. | ||
| 21724 | 2026.01.13 03:29:55.189705 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21725 | 2026.01.13 03:29:55.189799 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21726 | 2026.01.13 03:29:55.189843 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21727 | 2026.01.13 03:29:55.190177 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21728 | 2026.01.13 03:29:55.190215 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21729 | 2026.01.13 03:29:55.190518 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21730 | 2026.01.13 03:29:55.190725 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Trace> oximeter.measurements_i64 (a8a1598f-895c-472e-8995-43a6dd2f30e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21731 | 2026.01.13 03:29:55.190852 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00107 sec., 8411.214953271028 rows/sec., 594.15 KiB/sec. | ||
| 21732 | 2026.01.13 03:29:55.190891 [ 4 ] {819e17de-367a-44b6-9c0e-a05edff32528} <Debug> TCPHandler: Processed in 0.001236165 sec. | ||
| 21733 | 2026.01.13 03:29:55.191064 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21734 | 2026.01.13 03:29:55.191157 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21735 | 2026.01.13 03:29:55.191198 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21736 | 2026.01.13 03:29:55.191540 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21737 | 2026.01.13 03:29:55.191577 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21738 | 2026.01.13 03:29:55.191889 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21739 | 2026.01.13 03:29:55.192089 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21740 | 2026.01.13 03:29:55.192219 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 21741 | 2026.01.13 03:29:55.192257 [ 4 ] {64023aef-58a3-4fcb-8e53-1a7a266eac5b} <Debug> TCPHandler: Processed in 0.001240945 sec. | ||
| 21742 | 2026.01.13 03:29:55.195031 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45030 rows, containing 5 columns (5 merged, 0 gathered) in 0.007713637 sec., 5837713.130654191 rows/sec., 396.63 MiB/sec. | ||
| 21743 | 2026.01.13 03:29:55.195544 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
| 21744 | 2026.01.13 03:29:55.195893 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21745 | 2026.01.13 03:29:55.195976 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 4 parts: [all_1_140_31, all_143_143_0] -> all_1_143_32 | ||
| 21746 | 2026.01.13 03:29:55.196089 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 21747 | 2026.01.13 03:29:55.263599 [ 221 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21748 | 2026.01.13 03:29:55.263648 [ 221 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21749 | 2026.01.13 03:29:55.279941 [ 221 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21750 | 2026.01.13 03:29:56.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.78 MiB, peak 412.52 MiB, free memory in arenas 0.00 B, will set to 392.15 MiB (RSS), difference: 3.37 MiB | ||
| 21751 | 2026.01.13 03:29:56.711481 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21752 | 2026.01.13 03:29:56.728341 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21753 | 2026.01.13 03:29:56.728395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21754 | 2026.01.13 03:29:56.734601 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21755 | 2026.01.13 03:29:56.735297 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21756 | 2026.01.13 03:29:56.738245 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21757 | 2026.01.13 03:29:57.529920 [ 138 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
| 21758 | 2026.01.13 03:29:57.529988 [ 138 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21759 | 2026.01.13 03:29:57.530026 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21760 | 2026.01.13 03:29:57.530178 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full | ||
| 21761 | 2026.01.13 03:29:57.530356 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21762 | 2026.01.13 03:29:57.530413 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 223 rows starting from the beginning of the part | ||
| 21763 | 2026.01.13 03:29:57.530522 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 21764 | 2026.01.13 03:29:57.530600 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 21765 | 2026.01.13 03:29:57.530674 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 21766 | 2026.01.13 03:29:57.530742 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 21767 | 2026.01.13 03:29:57.531690 [ 202 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581402 sec., 297204.6323452228 rows/sec., 18.60 MiB/sec. | ||
| 21768 | 2026.01.13 03:29:57.531818 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
| 21769 | 2026.01.13 03:29:57.532084 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21770 | 2026.01.13 03:29:57.532150 [ 198 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_45_10} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
| 21771 | 2026.01.13 03:29:57.532217 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21772 | 2026.01.13 03:29:57.936572 [ 138 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
| 21773 | 2026.01.13 03:29:57.936609 [ 138 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21774 | 2026.01.13 03:29:57.936629 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21775 | 2026.01.13 03:29:57.936741 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full | ||
| 21776 | 2026.01.13 03:29:57.936884 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21777 | 2026.01.13 03:29:57.936923 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 434 rows starting from the beginning of the part | ||
| 21778 | 2026.01.13 03:29:57.936996 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 21779 | 2026.01.13 03:29:57.937043 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 21780 | 2026.01.13 03:29:57.937086 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 21781 | 2026.01.13 03:29:57.937126 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 21782 | 2026.01.13 03:29:57.938069 [ 187 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376448 sec., 665481.0061840331 rows/sec., 46.12 MiB/sec. | ||
| 21783 | 2026.01.13 03:29:57.938242 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
| 21784 | 2026.01.13 03:29:57.938503 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21785 | 2026.01.13 03:29:57.938571 [ 192 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_45_10} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
| 21786 | 2026.01.13 03:29:57.938645 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21787 | 2026.01.13 03:29:58.029865 [ 138 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 | ||
| 21788 | 2026.01.13 03:29:58.029906 [ 138 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21789 | 2026.01.13 03:29:58.029925 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21790 | 2026.01.13 03:29:58.030023 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full | ||
| 21791 | 2026.01.13 03:29:58.030140 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21792 | 2026.01.13 03:29:58.030172 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 466 rows starting from the beginning of the part | ||
| 21793 | 2026.01.13 03:29:58.030235 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 228 rows starting from the beginning of the part | ||
| 21794 | 2026.01.13 03:29:58.030285 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 21795 | 2026.01.13 03:29:58.030333 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 228 rows starting from the beginning of the part | ||
| 21796 | 2026.01.13 03:29:58.030377 [ 202 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 62 rows starting from the beginning of the part | ||
| 21797 | 2026.01.13 03:29:58.031352 [ 192 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365018 sec., 738451.800635596 rows/sec., 52.97 MiB/sec. | ||
| 21798 | 2026.01.13 03:29:58.031529 [ 192 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 21799 | 2026.01.13 03:29:58.031816 [ 192 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21800 | 2026.01.13 03:29:58.031891 [ 192 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_69_15} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 | ||
| 21801 | 2026.01.13 03:29:58.032010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 21802 | 2026.01.13 03:29:58.190170 [ 222 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21803 | 2026.01.13 03:29:58.190208 [ 222 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21804 | 2026.01.13 03:29:58.196919 [ 222 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21805 | 2026.01.13 03:30:00.202843 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21806 | 2026.01.13 03:30:00.203048 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21807 | 2026.01.13 03:30:00.203120 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21808 | 2026.01.13 03:30:00.203778 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21809 | 2026.01.13 03:30:00.203822 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21810 | 2026.01.13 03:30:00.204179 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21811 | 2026.01.13 03:30:00.204394 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21812 | 2026.01.13 03:30:00.204553 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. | ||
| 21813 | 2026.01.13 03:30:00.204597 [ 4 ] {03fde9e0-8437-4836-8a15-39a93d25016f} <Debug> TCPHandler: Processed in 0.001882799 sec. | ||
| 21814 | 2026.01.13 03:30:00.204730 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21815 | 2026.01.13 03:30:00.204823 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21816 | 2026.01.13 03:30:00.204862 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21817 | 2026.01.13 03:30:00.205930 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21818 | 2026.01.13 03:30:00.205967 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21819 | 2026.01.13 03:30:00.206341 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21820 | 2026.01.13 03:30:00.206546 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21821 | 2026.01.13 03:30:00.206676 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001869 sec., 651685.3932584269 rows/sec., 53.63 MiB/sec. | ||
| 21822 | 2026.01.13 03:30:00.206683 [ 135 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21823 | 2026.01.13 03:30:00.206724 [ 4 ] {80b41cfd-bb9b-4a9d-bf08-278469ce62a7} <Debug> TCPHandler: Processed in 0.002041302 sec. | ||
| 21824 | 2026.01.13 03:30:00.206754 [ 135 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21825 | 2026.01.13 03:30:00.206781 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21826 | 2026.01.13 03:30:00.206851 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21827 | 2026.01.13 03:30:00.206876 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21828 | 2026.01.13 03:30:00.206952 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21829 | 2026.01.13 03:30:00.206968 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21830 | 2026.01.13 03:30:00.206992 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21831 | 2026.01.13 03:30:00.206998 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2499 rows starting from the beginning of the part | ||
| 21832 | 2026.01.13 03:30:00.207057 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 76 rows starting from the beginning of the part | ||
| 21833 | 2026.01.13 03:30:00.207100 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 325 rows starting from the beginning of the part | ||
| 21834 | 2026.01.13 03:30:00.207144 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 76 rows starting from the beginning of the part | ||
| 21835 | 2026.01.13 03:30:00.207187 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 162 rows starting from the beginning of the part | ||
| 21836 | 2026.01.13 03:30:00.207224 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1218 rows starting from the beginning of the part | ||
| 21837 | 2026.01.13 03:30:00.207411 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21838 | 2026.01.13 03:30:00.207456 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21839 | 2026.01.13 03:30:00.207753 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21840 | 2026.01.13 03:30:00.207957 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21841 | 2026.01.13 03:30:00.208088 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001152 sec., 12152.777777777777 rows/sec., 895.18 KiB/sec. | ||
| 21842 | 2026.01.13 03:30:00.208129 [ 4 ] {b5cd02a0-274c-4130-9864-d9e806a19735} <Debug> TCPHandler: Processed in 0.001324987 sec. | ||
| 21843 | 2026.01.13 03:30:00.208238 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21844 | 2026.01.13 03:30:00.208337 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21845 | 2026.01.13 03:30:00.208375 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21846 | 2026.01.13 03:30:00.208859 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21847 | 2026.01.13 03:30:00.208893 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21848 | 2026.01.13 03:30:00.208948 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4356 rows, containing 5 columns (5 merged, 0 gathered) in 0.002111353 sec., 2063132.0295564032 rows/sec., 177.92 MiB/sec. | ||
| 21849 | 2026.01.13 03:30:00.209194 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21850 | 2026.01.13 03:30:00.209260 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21851 | 2026.01.13 03:30:00.209438 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21852 | 2026.01.13 03:30:00.209584 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001264 sec., 180379.74683544305 rows/sec., 12.21 MiB/sec. | ||
| 21853 | 2026.01.13 03:30:00.209589 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21854 | 2026.01.13 03:30:00.209641 [ 4 ] {bf87b508-4980-4f8c-851d-666ef11d3236} <Debug> TCPHandler: Processed in 0.001445739 sec. | ||
| 21855 | 2026.01.13 03:30:00.209701 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_146_29} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21856 | 2026.01.13 03:30:00.209771 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21857 | 2026.01.13 03:30:00.209835 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 21858 | 2026.01.13 03:30:00.209868 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21859 | 2026.01.13 03:30:00.209912 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21860 | 2026.01.13 03:30:00.210523 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21861 | 2026.01.13 03:30:00.210558 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21862 | 2026.01.13 03:30:00.210878 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21863 | 2026.01.13 03:30:00.211078 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21864 | 2026.01.13 03:30:00.211208 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001356 sec., 393805.3097345133 rows/sec., 29.19 MiB/sec. | ||
| 21865 | 2026.01.13 03:30:00.211219 [ 134 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21866 | 2026.01.13 03:30:00.211249 [ 4 ] {7e3a5001-7adc-40a4-a1d9-6e6b2ce9f4e3} <Debug> TCPHandler: Processed in 0.001525181 sec. | ||
| 21867 | 2026.01.13 03:30:00.211263 [ 134 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21868 | 2026.01.13 03:30:00.211287 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21869 | 2026.01.13 03:30:00.211351 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21870 | 2026.01.13 03:30:00.211362 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21871 | 2026.01.13 03:30:00.211425 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21872 | 2026.01.13 03:30:00.211458 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1269 rows starting from the beginning of the part | ||
| 21873 | 2026.01.13 03:30:00.211470 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21874 | 2026.01.13 03:30:00.211502 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 74 rows starting from the beginning of the part | ||
| 21875 | 2026.01.13 03:30:00.211513 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21876 | 2026.01.13 03:30:00.211538 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 346 rows starting from the beginning of the part | ||
| 21877 | 2026.01.13 03:30:00.211573 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
| 21878 | 2026.01.13 03:30:00.211607 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 144 rows starting from the beginning of the part | ||
| 21879 | 2026.01.13 03:30:00.211641 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 534 rows starting from the beginning of the part | ||
| 21880 | 2026.01.13 03:30:00.212128 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21881 | 2026.01.13 03:30:00.212162 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21882 | 2026.01.13 03:30:00.212531 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21883 | 2026.01.13 03:30:00.212619 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2441 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291386 sec., 1890217.1775131524 rows/sec., 147.25 MiB/sec. | ||
| 21884 | 2026.01.13 03:30:00.212735 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21885 | 2026.01.13 03:30:00.212786 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21886 | 2026.01.13 03:30:00.212867 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001422 sec., 594936.7088607595 rows/sec., 40.04 MiB/sec. | ||
| 21887 | 2026.01.13 03:30:00.212907 [ 4 ] {e5c16a1f-0076-4b1d-8b94-9cba1605f9bb} <Debug> TCPHandler: Processed in 0.001592682 sec. | ||
| 21888 | 2026.01.13 03:30:00.213024 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21889 | 2026.01.13 03:30:00.213028 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21890 | 2026.01.13 03:30:00.213083 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_146_29} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21891 | 2026.01.13 03:30:00.213126 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21892 | 2026.01.13 03:30:00.213141 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 21893 | 2026.01.13 03:30:00.213180 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21894 | 2026.01.13 03:30:00.213980 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21895 | 2026.01.13 03:30:00.214016 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21896 | 2026.01.13 03:30:00.214503 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21897 | 2026.01.13 03:30:00.214720 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21898 | 2026.01.13 03:30:00.214863 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 21899 | 2026.01.13 03:30:00.214921 [ 4 ] {5654d545-6144-4e5a-b79a-f8cd8394d47d} <Debug> TCPHandler: Processed in 0.00194082 sec. | ||
| 21900 | 2026.01.13 03:30:00.215043 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21901 | 2026.01.13 03:30:00.215137 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21902 | 2026.01.13 03:30:00.215176 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21903 | 2026.01.13 03:30:00.215538 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21904 | 2026.01.13 03:30:00.215600 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21905 | 2026.01.13 03:30:00.215889 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21906 | 2026.01.13 03:30:00.216090 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21907 | 2026.01.13 03:30:00.216219 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 21908 | 2026.01.13 03:30:00.216257 [ 4 ] {c55f0eeb-cb14-4b1f-a763-60ebfb403fbb} <Debug> TCPHandler: Processed in 0.001261836 sec. | ||
| 21909 | 2026.01.13 03:30:01.554256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48537 | ||
| 21910 | 2026.01.13 03:30:01.555161 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21911 | 2026.01.13 03:30:01.555235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21912 | 2026.01.13 03:30:01.556020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21913 | 2026.01.13 03:30:01.556462 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21914 | 2026.01.13 03:30:01.556725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48537 | ||
| 21915 | 2026.01.13 03:30:01.556749 [ 130 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21916 | 2026.01.13 03:30:01.556850 [ 130 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21917 | 2026.01.13 03:30:01.556885 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21918 | 2026.01.13 03:30:01.557079 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21919 | 2026.01.13 03:30:01.557273 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21920 | 2026.01.13 03:30:01.557329 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46169 rows starting from the beginning of the part | ||
| 21921 | 2026.01.13 03:30:01.557435 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 21922 | 2026.01.13 03:30:01.557497 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 21923 | 2026.01.13 03:30:01.557559 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 21924 | 2026.01.13 03:30:01.557612 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 21925 | 2026.01.13 03:30:01.557677 [ 199 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 21926 | 2026.01.13 03:30:01.561665 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48537 rows, containing 4 columns (4 merged, 0 gathered) in 0.004672015 sec., 10388879.316526167 rows/sec., 148.61 MiB/sec. | ||
| 21927 | 2026.01.13 03:30:01.562354 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21928 | 2026.01.13 03:30:01.562927 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21929 | 2026.01.13 03:30:01.563052 [ 196 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_101_20} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21930 | 2026.01.13 03:30:01.563231 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 21931 | 2026.01.13 03:30:04.201457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2638 | ||
| 21932 | 2026.01.13 03:30:04.203771 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21933 | 2026.01.13 03:30:04.203816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21934 | 2026.01.13 03:30:04.204966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21935 | 2026.01.13 03:30:04.205239 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21936 | 2026.01.13 03:30:04.205397 [ 123 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21937 | 2026.01.13 03:30:04.205439 [ 123 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21938 | 2026.01.13 03:30:04.205461 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21939 | 2026.01.13 03:30:04.205507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2638 | ||
| 21940 | 2026.01.13 03:30:04.205557 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 21941 | 2026.01.13 03:30:04.206083 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21942 | 2026.01.13 03:30:04.206226 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2412 rows starting from the beginning of the part | ||
| 21943 | 2026.01.13 03:30:04.206579 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 21944 | 2026.01.13 03:30:04.206904 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 21945 | 2026.01.13 03:30:04.207212 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
| 21946 | 2026.01.13 03:30:04.207529 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 100 rows starting from the beginning of the part | ||
| 21947 | 2026.01.13 03:30:04.207839 [ 199 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part | ||
| 21948 | 2026.01.13 03:30:04.215998 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2638 rows, containing 72 columns (72 merged, 0 gathered) in 0.010479724 sec., 251724.18662934256 rows/sec., 204.73 MiB/sec. | ||
| 21949 | 2026.01.13 03:30:04.218351 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21950 | 2026.01.13 03:30:04.219021 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21951 | 2026.01.13 03:30:04.219110 [ 196 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_76_15} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21952 | 2026.01.13 03:30:04.219533 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
| 21953 | 2026.01.13 03:30:04.238396 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 21954 | 2026.01.13 03:30:04.256954 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21955 | 2026.01.13 03:30:04.257003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21956 | 2026.01.13 03:30:04.263444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21957 | 2026.01.13 03:30:04.264135 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21958 | 2026.01.13 03:30:04.264464 [ 123 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21959 | 2026.01.13 03:30:04.264520 [ 123 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21960 | 2026.01.13 03:30:04.264552 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21961 | 2026.01.13 03:30:04.264678 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21962 | 2026.01.13 03:30:04.267472 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21963 | 2026.01.13 03:30:04.268744 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21964 | 2026.01.13 03:30:04.270222 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21965 | 2026.01.13 03:30:04.274923 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21966 | 2026.01.13 03:30:04.279503 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 21967 | 2026.01.13 03:30:04.284187 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21968 | 2026.01.13 03:30:04.289412 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 21969 | 2026.01.13 03:30:04.293941 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 21970 | 2026.01.13 03:30:04.364258 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.09963604 sec., 7637.798531535376 rows/sec., 39.49 MiB/sec. | ||
| 21971 | 2026.01.13 03:30:04.366601 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21972 | 2026.01.13 03:30:04.368405 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21973 | 2026.01.13 03:30:04.368512 [ 191 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_101_20} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21974 | 2026.01.13 03:30:04.370161 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21975 | 2026.01.13 03:30:05.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.32 MiB, peak 412.52 MiB, free memory in arenas 0.00 B, will set to 392.16 MiB (RSS), difference: -1.17 MiB | ||
| 21976 | 2026.01.13 03:30:05.179468 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21977 | 2026.01.13 03:30:05.179754 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21978 | 2026.01.13 03:30:05.179859 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21979 | 2026.01.13 03:30:05.180762 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21980 | 2026.01.13 03:30:05.180809 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21981 | 2026.01.13 03:30:05.181187 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21982 | 2026.01.13 03:30:05.181418 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21983 | 2026.01.13 03:30:05.181586 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001911 sec., 1569.8587127158555 rows/sec., 116.51 KiB/sec. | ||
| 21984 | 2026.01.13 03:30:05.181641 [ 4 ] {17719cd7-a87c-42d5-a44b-0e4b6a582f1f} <Debug> TCPHandler: Processed in 0.002351048 sec. | ||
| 21985 | 2026.01.13 03:30:05.181777 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21986 | 2026.01.13 03:30:05.181878 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21987 | 2026.01.13 03:30:05.181920 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21988 | 2026.01.13 03:30:05.182475 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21989 | 2026.01.13 03:30:05.182512 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21990 | 2026.01.13 03:30:05.182835 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21991 | 2026.01.13 03:30:05.183043 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21992 | 2026.01.13 03:30:05.183178 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Debug> executeQuery: Read 162 rows, 14.22 KiB in 0.001321 sec., 122634.36790310372 rows/sec., 10.51 MiB/sec. | ||
| 21993 | 2026.01.13 03:30:05.183219 [ 4 ] {d661cf72-6a5d-4a7d-b6dd-10101869b5b2} <Debug> TCPHandler: Processed in 0.001494571 sec. | ||
| 21994 | 2026.01.13 03:30:05.183340 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21995 | 2026.01.13 03:30:05.183433 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21996 | 2026.01.13 03:30:05.183473 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21997 | 2026.01.13 03:30:05.183931 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21998 | 2026.01.13 03:30:05.183967 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 21999 | 2026.01.13 03:30:05.184259 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22000 | 2026.01.13 03:30:05.184466 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22001 | 2026.01.13 03:30:05.184586 [ 121 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22002 | 2026.01.13 03:30:05.184596 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Debug> executeQuery: Read 53 rows, 3.95 KiB in 0.001179 sec., 44953.35029686175 rows/sec., 3.27 MiB/sec. | ||
| 22003 | 2026.01.13 03:30:05.184651 [ 121 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22004 | 2026.01.13 03:30:05.184662 [ 4 ] {38b6caa6-a869-45bb-b6fa-a5300ecdd431} <Debug> TCPHandler: Processed in 0.001371898 sec. | ||
| 22005 | 2026.01.13 03:30:05.184681 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22006 | 2026.01.13 03:30:05.184789 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22007 | 2026.01.13 03:30:05.184792 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22008 | 2026.01.13 03:30:05.184893 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22009 | 2026.01.13 03:30:05.184937 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22010 | 2026.01.13 03:30:05.184940 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22011 | 2026.01.13 03:30:05.184988 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 294 rows starting from the beginning of the part | ||
| 22012 | 2026.01.13 03:30:05.185063 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 72 rows starting from the beginning of the part | ||
| 22013 | 2026.01.13 03:30:05.185116 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 10 rows starting from the beginning of the part | ||
| 22014 | 2026.01.13 03:30:05.185163 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 53 rows starting from the beginning of the part | ||
| 22015 | 2026.01.13 03:30:05.185209 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 14 rows starting from the beginning of the part | ||
| 22016 | 2026.01.13 03:30:05.185256 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 53 rows starting from the beginning of the part | ||
| 22017 | 2026.01.13 03:30:05.185401 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22018 | 2026.01.13 03:30:05.185443 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22019 | 2026.01.13 03:30:05.185783 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22020 | 2026.01.13 03:30:05.186015 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22021 | 2026.01.13 03:30:05.186147 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Debug> executeQuery: Read 135 rows, 10.59 KiB in 0.001271 sec., 106215.57828481511 rows/sec., 8.14 MiB/sec. | ||
| 22022 | 2026.01.13 03:30:05.186148 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406028 sec., 352766.801230132 rows/sec., 24.97 MiB/sec. | ||
| 22023 | 2026.01.13 03:30:05.186189 [ 4 ] {8ac2b3af-bc2d-4da3-8255-26a613dff2c4} <Debug> TCPHandler: Processed in 0.001448449 sec. | ||
| 22024 | 2026.01.13 03:30:05.186299 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22025 | 2026.01.13 03:30:05.186313 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22026 | 2026.01.13 03:30:05.186412 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22027 | 2026.01.13 03:30:05.186456 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22028 | 2026.01.13 03:30:05.186546 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22029 | 2026.01.13 03:30:05.186617 [ 193 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_146_29} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22030 | 2026.01.13 03:30:05.186687 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 22031 | 2026.01.13 03:30:05.186902 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22032 | 2026.01.13 03:30:05.186942 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22033 | 2026.01.13 03:30:05.187278 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22034 | 2026.01.13 03:30:05.187483 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22035 | 2026.01.13 03:30:05.187612 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001217 sec., 133935.90797041907 rows/sec., 9.30 MiB/sec. | ||
| 22036 | 2026.01.13 03:30:05.187651 [ 4 ] {4cd6ee44-5a1f-4f7f-b0f5-56b4b6594cfb} <Debug> TCPHandler: Processed in 0.001396018 sec. | ||
| 22037 | 2026.01.13 03:30:05.187698 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22038 | 2026.01.13 03:30:05.187748 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22039 | 2026.01.13 03:30:05.187764 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22040 | 2026.01.13 03:30:05.187863 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22041 | 2026.01.13 03:30:05.187917 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22042 | 2026.01.13 03:30:05.188878 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22043 | 2026.01.13 03:30:05.188917 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22044 | 2026.01.13 03:30:05.189482 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22045 | 2026.01.13 03:30:05.189704 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22046 | 2026.01.13 03:30:05.189842 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001996 sec., 25050.1002004008 rows/sec., 44.89 MiB/sec. | ||
| 22047 | 2026.01.13 03:30:05.189901 [ 4 ] {91956836-0b96-480c-9f94-94fcdff0fe10} <Debug> TCPHandler: Processed in 0.002185805 sec. | ||
| 22048 | 2026.01.13 03:30:05.190019 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22049 | 2026.01.13 03:30:05.190113 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22050 | 2026.01.13 03:30:05.190153 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22051 | 2026.01.13 03:30:05.190500 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22052 | 2026.01.13 03:30:05.190536 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22053 | 2026.01.13 03:30:05.190831 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22054 | 2026.01.13 03:30:05.191043 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22055 | 2026.01.13 03:30:05.191148 [ 121 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22056 | 2026.01.13 03:30:05.191171 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 22057 | 2026.01.13 03:30:05.191184 [ 121 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22058 | 2026.01.13 03:30:05.191212 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22059 | 2026.01.13 03:30:05.191215 [ 4 ] {0f13eedf-dbd2-4cae-b6c3-a732ea9f38da} <Debug> TCPHandler: Processed in 0.001244486 sec. | ||
| 22060 | 2026.01.13 03:30:05.191317 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22061 | 2026.01.13 03:30:05.191422 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22062 | 2026.01.13 03:30:05.191454 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9344 rows starting from the beginning of the part | ||
| 22063 | 2026.01.13 03:30:05.191515 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 22064 | 2026.01.13 03:30:05.191562 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 22065 | 2026.01.13 03:30:05.191605 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 22066 | 2026.01.13 03:30:05.191647 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 22067 | 2026.01.13 03:30:05.191693 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 22068 | 2026.01.13 03:30:05.194066 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9644 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789206 sec., 3457614.8194145574 rows/sec., 225.90 MiB/sec. | ||
| 22069 | 2026.01.13 03:30:05.194344 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22070 | 2026.01.13 03:30:05.194639 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22071 | 2026.01.13 03:30:05.194722 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_146_29} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22072 | 2026.01.13 03:30:05.194835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 22073 | 2026.01.13 03:30:05.200687 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22074 | 2026.01.13 03:30:05.427522 [ 221 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22075 | 2026.01.13 03:30:05.427559 [ 221 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22076 | 2026.01.13 03:30:05.442138 [ 221 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22077 | 2026.01.13 03:30:06.768638 [ 225 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22078 | 2026.01.13 03:30:06.768690 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22079 | 2026.01.13 03:30:06.775833 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22080 | 2026.01.13 03:30:08.762456 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22081 | 2026.01.13 03:30:08.762512 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22082 | 2026.01.13 03:30:09.056981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49049 | ||
| 22083 | 2026.01.13 03:30:09.057887 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22084 | 2026.01.13 03:30:09.057938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22085 | 2026.01.13 03:30:09.058429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22086 | 2026.01.13 03:30:09.058659 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22087 | 2026.01.13 03:30:09.058793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49049 | ||
| 22088 | 2026.01.13 03:30:10.176734 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22089 | 2026.01.13 03:30:10.176918 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22090 | 2026.01.13 03:30:10.176980 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22091 | 2026.01.13 03:30:10.177636 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22092 | 2026.01.13 03:30:10.177674 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22093 | 2026.01.13 03:30:10.178048 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22094 | 2026.01.13 03:30:10.178264 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22095 | 2026.01.13 03:30:10.178413 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001539 sec., 49382.71604938272 rows/sec., 4.05 MiB/sec. | ||
| 22096 | 2026.01.13 03:30:10.178459 [ 4 ] {e121d4aa-3f99-4db9-9d69-d500664ee64b} <Debug> TCPHandler: Processed in 0.001843317 sec. | ||
| 22097 | 2026.01.13 03:30:10.178583 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22098 | 2026.01.13 03:30:10.178677 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22099 | 2026.01.13 03:30:10.178716 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22100 | 2026.01.13 03:30:10.179123 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22101 | 2026.01.13 03:30:10.179159 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22102 | 2026.01.13 03:30:10.179438 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22103 | 2026.01.13 03:30:10.179641 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22104 | 2026.01.13 03:30:10.179770 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 22105 | 2026.01.13 03:30:10.179811 [ 4 ] {2335d0ae-8bb3-4188-b358-72d0113d2352} <Debug> TCPHandler: Processed in 0.001275196 sec. | ||
| 22106 | 2026.01.13 03:30:10.179922 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22107 | 2026.01.13 03:30:10.180014 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22108 | 2026.01.13 03:30:10.180052 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22109 | 2026.01.13 03:30:10.180477 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22110 | 2026.01.13 03:30:10.180512 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22111 | 2026.01.13 03:30:10.180802 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22112 | 2026.01.13 03:30:10.181005 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22113 | 2026.01.13 03:30:10.181131 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001132 sec., 65371.02473498233 rows/sec., 5.10 MiB/sec. | ||
| 22114 | 2026.01.13 03:30:10.181172 [ 4 ] {6fdce084-12ad-4acd-a50c-b1d948e65a67} <Debug> TCPHandler: Processed in 0.001296847 sec. | ||
| 22115 | 2026.01.13 03:30:10.181287 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22116 | 2026.01.13 03:30:10.181379 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22117 | 2026.01.13 03:30:10.181421 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22118 | 2026.01.13 03:30:10.181844 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22119 | 2026.01.13 03:30:10.181879 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22120 | 2026.01.13 03:30:10.182207 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22121 | 2026.01.13 03:30:10.182410 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22122 | 2026.01.13 03:30:10.182526 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 4 parts from all_1_143_32 to all_146_146_0 | ||
| 22123 | 2026.01.13 03:30:10.182538 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 22124 | 2026.01.13 03:30:10.182582 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22125 | 2026.01.13 03:30:10.182597 [ 4 ] {b21351ef-3b30-4d23-ac64-6de57b12165b} <Debug> TCPHandler: Processed in 0.001356848 sec. | ||
| 22126 | 2026.01.13 03:30:10.182608 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22127 | 2026.01.13 03:30:10.182720 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22128 | 2026.01.13 03:30:10.182721 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_143_32 to all_146_146_0 into Compact with storage Full | ||
| 22129 | 2026.01.13 03:30:10.182819 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22130 | 2026.01.13 03:30:10.182870 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22131 | 2026.01.13 03:30:10.182877 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22132 | 2026.01.13 03:30:10.182916 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_32, total 45030 rows starting from the beginning of the part | ||
| 22133 | 2026.01.13 03:30:10.182997 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 22134 | 2026.01.13 03:30:10.183052 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 163 rows starting from the beginning of the part | ||
| 22135 | 2026.01.13 03:30:10.183102 [ 188 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 846 rows starting from the beginning of the part | ||
| 22136 | 2026.01.13 03:30:10.183679 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22137 | 2026.01.13 03:30:10.183719 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22138 | 2026.01.13 03:30:10.184226 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22139 | 2026.01.13 03:30:10.184454 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22140 | 2026.01.13 03:30:10.184572 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22141 | 2026.01.13 03:30:10.184597 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 22142 | 2026.01.13 03:30:10.184607 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22143 | 2026.01.13 03:30:10.184642 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22144 | 2026.01.13 03:30:10.184662 [ 4 ] {d942790a-21c2-439e-90ad-f9b1fcc04634} <Debug> TCPHandler: Processed in 0.001988521 sec. | ||
| 22145 | 2026.01.13 03:30:10.184737 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22146 | 2026.01.13 03:30:10.184783 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22147 | 2026.01.13 03:30:10.184879 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22148 | 2026.01.13 03:30:10.184920 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22149 | 2026.01.13 03:30:10.184988 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22150 | 2026.01.13 03:30:10.185049 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2927 rows starting from the beginning of the part | ||
| 22151 | 2026.01.13 03:30:10.185176 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 22152 | 2026.01.13 03:30:10.185265 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22153 | 2026.01.13 03:30:10.185276 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 50 rows starting from the beginning of the part | ||
| 22154 | 2026.01.13 03:30:10.185308 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22155 | 2026.01.13 03:30:10.185387 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 10 rows starting from the beginning of the part | ||
| 22156 | 2026.01.13 03:30:10.185488 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 50 rows starting from the beginning of the part | ||
| 22157 | 2026.01.13 03:30:10.185583 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 22158 | 2026.01.13 03:30:10.185631 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22159 | 2026.01.13 03:30:10.185849 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22160 | 2026.01.13 03:30:10.185989 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 22161 | 2026.01.13 03:30:10.186030 [ 4 ] {9011e14c-502b-4ac6-bde2-aed1246d565b} <Debug> TCPHandler: Processed in 0.001294956 sec. | ||
| 22162 | 2026.01.13 03:30:10.191680 [ 198 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46199 rows, containing 5 columns (5 merged, 0 gathered) in 0.009002214 sec., 5131959.760121233 rows/sec., 348.68 MiB/sec. | ||
| 22163 | 2026.01.13 03:30:10.192253 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Trace> MergedBlockOutputStream: filled checksums all_1_146_33 (state Temporary) | ||
| 22164 | 2026.01.13 03:30:10.192602 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_146_33 to all_1_146_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22165 | 2026.01.13 03:30:10.192681 [ 197 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_146_33} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 4 parts: [all_1_143_32, all_146_146_0] -> all_1_146_33 | ||
| 22166 | 2026.01.13 03:30:10.192776 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 22167 | 2026.01.13 03:30:10.198102 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3057 rows, containing 19 columns (19 merged, 0 gathered) in 0.013413714 sec., 227901.0869025536 rows/sec., 408.18 MiB/sec. | ||
| 22168 | 2026.01.13 03:30:10.200733 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22169 | 2026.01.13 03:30:10.201050 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22170 | 2026.01.13 03:30:10.201120 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22171 | 2026.01.13 03:30:10.201249 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.68 MiB. | ||
| 22172 | 2026.01.13 03:30:10.926952 [ 220 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22173 | 2026.01.13 03:30:10.927021 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22174 | 2026.01.13 03:30:10.942015 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22175 | 2026.01.13 03:30:11.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.66 MiB, peak 412.78 MiB, free memory in arenas 0.00 B, will set to 398.82 MiB (RSS), difference: 6.17 MiB | ||
| 22176 | 2026.01.13 03:30:11.205398 [ 222 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22177 | 2026.01.13 03:30:11.205481 [ 222 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22178 | 2026.01.13 03:30:11.217171 [ 222 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22179 | 2026.01.13 03:30:11.767632 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 22180 | 2026.01.13 03:30:11.787559 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22181 | 2026.01.13 03:30:11.787615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22182 | 2026.01.13 03:30:11.793994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22183 | 2026.01.13 03:30:11.794726 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22184 | 2026.01.13 03:30:11.798430 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 22185 | 2026.01.13 03:30:14.205843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2664 | ||
| 22186 | 2026.01.13 03:30:14.208188 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22187 | 2026.01.13 03:30:14.208227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22188 | 2026.01.13 03:30:14.209381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22189 | 2026.01.13 03:30:14.209636 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22190 | 2026.01.13 03:30:14.209908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2664 | ||
| 22191 | 2026.01.13 03:30:15.191145 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22192 | 2026.01.13 03:30:15.191348 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22193 | 2026.01.13 03:30:15.191419 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22194 | 2026.01.13 03:30:15.192351 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22195 | 2026.01.13 03:30:15.192394 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22196 | 2026.01.13 03:30:15.192804 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 22197 | 2026.01.13 03:30:15.193018 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22198 | 2026.01.13 03:30:15.193170 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Debug> executeQuery: Read 434 rows, 28.67 KiB in 0.001871 sec., 231961.5179048637 rows/sec., 14.97 MiB/sec. | ||
| 22199 | 2026.01.13 03:30:15.193218 [ 4 ] {ec2ef21f-ced1-44fc-a836-a544ec6e42ae} <Debug> TCPHandler: Processed in 0.002201165 sec. | ||
| 22200 | 2026.01.13 03:30:15.193344 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22201 | 2026.01.13 03:30:15.193438 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22202 | 2026.01.13 03:30:15.193479 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22203 | 2026.01.13 03:30:15.193907 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22204 | 2026.01.13 03:30:15.193943 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22205 | 2026.01.13 03:30:15.194219 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 22206 | 2026.01.13 03:30:15.194420 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22207 | 2026.01.13 03:30:15.194553 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 144.20 KiB/sec. | ||
| 22208 | 2026.01.13 03:30:15.194595 [ 4 ] {8f8b8281-410d-438b-a41d-9220c0fc2c6e} <Debug> TCPHandler: Processed in 0.001298246 sec. | ||
| 22209 | 2026.01.13 03:30:15.194711 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22210 | 2026.01.13 03:30:15.194808 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22211 | 2026.01.13 03:30:15.194853 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22212 | 2026.01.13 03:30:15.195949 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22213 | 2026.01.13 03:30:15.195983 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22214 | 2026.01.13 03:30:15.196324 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22215 | 2026.01.13 03:30:15.196513 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22216 | 2026.01.13 03:30:15.196634 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Debug> executeQuery: Read 1333 rows, 110.75 KiB in 0.001898 sec., 702318.22971549 rows/sec., 56.99 MiB/sec. | ||
| 22217 | 2026.01.13 03:30:15.196674 [ 4 ] {774d936c-5ef7-4b64-aa76-f4876838a245} <Debug> TCPHandler: Processed in 0.002063652 sec. | ||
| 22218 | 2026.01.13 03:30:15.196784 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22219 | 2026.01.13 03:30:15.196947 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22220 | 2026.01.13 03:30:15.196986 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22221 | 2026.01.13 03:30:15.197489 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22222 | 2026.01.13 03:30:15.197525 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22223 | 2026.01.13 03:30:15.197824 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22224 | 2026.01.13 03:30:15.198033 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22225 | 2026.01.13 03:30:15.198166 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Debug> executeQuery: Read 269 rows, 17.18 KiB in 0.001235 sec., 217813.76518218624 rows/sec., 13.58 MiB/sec. | ||
| 22226 | 2026.01.13 03:30:15.198208 [ 4 ] {1f203a0f-9cd0-4476-8c52-62ad17046586} <Debug> TCPHandler: Processed in 0.001409419 sec. | ||
| 22227 | 2026.01.13 03:30:15.198320 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22228 | 2026.01.13 03:30:15.198412 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22229 | 2026.01.13 03:30:15.198451 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22230 | 2026.01.13 03:30:15.198954 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22231 | 2026.01.13 03:30:15.198989 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22232 | 2026.01.13 03:30:15.199279 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22233 | 2026.01.13 03:30:15.199483 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22234 | 2026.01.13 03:30:15.199611 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Debug> executeQuery: Read 236 rows, 16.04 KiB in 0.001215 sec., 194238.68312757203 rows/sec., 12.89 MiB/sec. | ||
| 22235 | 2026.01.13 03:30:15.199653 [ 4 ] {87bb46b6-60a5-48fe-948c-8f19d39e0ca4} <Debug> TCPHandler: Processed in 0.001380349 sec. | ||
| 22236 | 2026.01.13 03:30:15.199760 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22237 | 2026.01.13 03:30:15.199854 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22238 | 2026.01.13 03:30:15.199893 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22239 | 2026.01.13 03:30:15.200399 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22240 | 2026.01.13 03:30:15.200435 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22241 | 2026.01.13 03:30:15.200727 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 22242 | 2026.01.13 03:30:15.201012 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22243 | 2026.01.13 03:30:15.201180 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Debug> executeQuery: Read 223 rows, 13.21 KiB in 0.001342 sec., 166169.89567809238 rows/sec., 9.61 MiB/sec. | ||
| 22244 | 2026.01.13 03:30:15.201227 [ 4 ] {c2828ed2-e9f8-4fe5-9f6b-81a940293e3c} <Debug> TCPHandler: Processed in 0.00151357 sec. | ||
| 22245 | 2026.01.13 03:30:15.201373 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22246 | 2026.01.13 03:30:15.201508 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22247 | 2026.01.13 03:30:15.201558 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22248 | 2026.01.13 03:30:15.202345 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22249 | 2026.01.13 03:30:15.202383 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22250 | 2026.01.13 03:30:15.202740 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22251 | 2026.01.13 03:30:15.202963 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22252 | 2026.01.13 03:30:15.203091 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Debug> executeQuery: Read 767 rows, 55.89 KiB in 0.001609 sec., 476693.5985083903 rows/sec., 33.92 MiB/sec. | ||
| 22253 | 2026.01.13 03:30:15.203130 [ 4 ] {48f7db85-c389-4ac1-aa3f-247bce8686cf} <Debug> TCPHandler: Processed in 0.001819047 sec. | ||
| 22254 | 2026.01.13 03:30:15.203237 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22255 | 2026.01.13 03:30:15.203333 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22256 | 2026.01.13 03:30:15.203375 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22257 | 2026.01.13 03:30:15.203708 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22258 | 2026.01.13 03:30:15.203747 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22259 | 2026.01.13 03:30:15.204168 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 22260 | 2026.01.13 03:30:15.204442 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22261 | 2026.01.13 03:30:15.204596 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 244.71 KiB/sec. | ||
| 22262 | 2026.01.13 03:30:15.204642 [ 4 ] {5255524d-4bd8-4511-8e9f-e3a9b43843d2} <Debug> TCPHandler: Processed in 0.001452989 sec. | ||
| 22263 | 2026.01.13 03:30:15.204773 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22264 | 2026.01.13 03:30:15.204868 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22265 | 2026.01.13 03:30:15.204910 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22266 | 2026.01.13 03:30:15.205352 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22267 | 2026.01.13 03:30:15.205389 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22268 | 2026.01.13 03:30:15.205738 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22269 | 2026.01.13 03:30:15.205974 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22270 | 2026.01.13 03:30:15.206099 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Debug> executeQuery: Read 351 rows, 24.18 KiB in 0.00125 sec., 280800 rows/sec., 18.89 MiB/sec. | ||
| 22271 | 2026.01.13 03:30:15.206135 [ 4 ] {0b0142c4-2ffd-467e-875c-fa8f07d2cb56} <Debug> TCPHandler: Processed in 0.001419738 sec. | ||
| 22272 | 2026.01.13 03:30:15.206244 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22273 | 2026.01.13 03:30:15.206336 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22274 | 2026.01.13 03:30:15.206377 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22275 | 2026.01.13 03:30:15.206686 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22276 | 2026.01.13 03:30:15.206722 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22277 | 2026.01.13 03:30:15.207008 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 22278 | 2026.01.13 03:30:15.207210 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22279 | 2026.01.13 03:30:15.207335 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 22280 | 2026.01.13 03:30:15.207371 [ 4 ] {f95bd6ae-455a-460c-806c-4bb37d255c8f} <Debug> TCPHandler: Processed in 0.001174774 sec. | ||
| 22281 | 2026.01.13 03:30:15.207480 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22282 | 2026.01.13 03:30:15.207570 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22283 | 2026.01.13 03:30:15.207623 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22284 | 2026.01.13 03:30:15.208509 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22285 | 2026.01.13 03:30:15.208545 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22286 | 2026.01.13 03:30:15.209105 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22287 | 2026.01.13 03:30:15.209323 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22288 | 2026.01.13 03:30:15.209457 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001904 sec., 26260.50420168067 rows/sec., 47.06 MiB/sec. | ||
| 22289 | 2026.01.13 03:30:15.209512 [ 4 ] {04bf73f8-321c-47ef-abac-aa8870377f6c} <Debug> TCPHandler: Processed in 0.002078352 sec. | ||
| 22290 | 2026.01.13 03:30:15.209530 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22291 | 2026.01.13 03:30:15.209580 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22292 | 2026.01.13 03:30:15.209621 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22293 | 2026.01.13 03:30:15.209722 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22294 | 2026.01.13 03:30:15.209763 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22295 | 2026.01.13 03:30:15.210107 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22296 | 2026.01.13 03:30:15.210143 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22297 | 2026.01.13 03:30:15.210445 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22298 | 2026.01.13 03:30:15.210668 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22299 | 2026.01.13 03:30:15.210792 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 22300 | 2026.01.13 03:30:15.210827 [ 4 ] {924104d8-4c7d-4faf-95d3-08d19d1feeb2} <Debug> TCPHandler: Processed in 0.001253086 sec. | ||
| 22301 | 2026.01.13 03:30:15.217739 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22302 | 2026.01.13 03:30:16.559110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49497 | ||
| 22303 | 2026.01.13 03:30:16.559954 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22304 | 2026.01.13 03:30:16.560041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22305 | 2026.01.13 03:30:16.560658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22306 | 2026.01.13 03:30:16.560902 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22307 | 2026.01.13 03:30:16.561049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49497 | ||
| 22308 | 2026.01.13 03:30:18.000313 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.83 MiB, peak 412.78 MiB, free memory in arenas 0.00 B, will set to 398.82 MiB (RSS), difference: -4.00 MiB | ||
| 22309 | 2026.01.13 03:30:19.298645 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 22310 | 2026.01.13 03:30:19.316716 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22311 | 2026.01.13 03:30:19.316769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 22312 | 2026.01.13 03:30:19.323051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22313 | 2026.01.13 03:30:19.323800 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22314 | 2026.01.13 03:30:19.327008 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 22315 | 2026.01.13 03:30:20.176558 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22316 | 2026.01.13 03:30:20.176853 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22317 | 2026.01.13 03:30:20.176953 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22318 | 2026.01.13 03:30:20.177796 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22319 | 2026.01.13 03:30:20.177832 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22320 | 2026.01.13 03:30:20.178203 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22321 | 2026.01.13 03:30:20.178423 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22322 | 2026.01.13 03:30:20.178569 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001791 sec., 42434.39419318816 rows/sec., 3.48 MiB/sec. | ||
| 22323 | 2026.01.13 03:30:20.178611 [ 4 ] {b41c6c8e-68da-4e8f-95c1-3d73c24c6602} <Debug> TCPHandler: Processed in 0.002225616 sec. | ||
| 22324 | 2026.01.13 03:30:20.178764 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22325 | 2026.01.13 03:30:20.178858 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22326 | 2026.01.13 03:30:20.178897 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22327 | 2026.01.13 03:30:20.179403 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22328 | 2026.01.13 03:30:20.179436 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22329 | 2026.01.13 03:30:20.179716 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22330 | 2026.01.13 03:30:20.179919 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22331 | 2026.01.13 03:30:20.180039 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 22332 | 2026.01.13 03:30:20.180080 [ 4 ] {340a18e6-e2e0-44de-93db-f403d6d93439} <Debug> TCPHandler: Processed in 0.001380017 sec. | ||
| 22333 | 2026.01.13 03:30:20.180197 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22334 | 2026.01.13 03:30:20.180295 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22335 | 2026.01.13 03:30:20.180334 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22336 | 2026.01.13 03:30:20.180843 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22337 | 2026.01.13 03:30:20.180877 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22338 | 2026.01.13 03:30:20.181174 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22339 | 2026.01.13 03:30:20.181377 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22340 | 2026.01.13 03:30:20.181501 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001223 sec., 60506.95012264923 rows/sec., 4.72 MiB/sec. | ||
| 22341 | 2026.01.13 03:30:20.181538 [ 4 ] {2bf7d65d-4057-42d0-b762-8a1f12eacf51} <Debug> TCPHandler: Processed in 0.001388808 sec. | ||
| 22342 | 2026.01.13 03:30:20.181655 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22343 | 2026.01.13 03:30:20.181749 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22344 | 2026.01.13 03:30:20.181791 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22345 | 2026.01.13 03:30:20.182216 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22346 | 2026.01.13 03:30:20.182249 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22347 | 2026.01.13 03:30:20.182576 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22348 | 2026.01.13 03:30:20.182776 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22349 | 2026.01.13 03:30:20.182899 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 22350 | 2026.01.13 03:30:20.182936 [ 4 ] {d6324106-8102-450f-895c-a38d5a5cad9e} <Debug> TCPHandler: Processed in 0.001329627 sec. | ||
| 22351 | 2026.01.13 03:30:20.183042 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22352 | 2026.01.13 03:30:20.183134 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22353 | 2026.01.13 03:30:20.183187 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22354 | 2026.01.13 03:30:20.183976 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22355 | 2026.01.13 03:30:20.184009 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22356 | 2026.01.13 03:30:20.184507 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22357 | 2026.01.13 03:30:20.184722 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22358 | 2026.01.13 03:30:20.184855 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 22359 | 2026.01.13 03:30:20.184909 [ 4 ] {a6e69634-ab50-4e14-bd5d-7127eac9baa3} <Debug> TCPHandler: Processed in 0.001912629 sec. | ||
| 22360 | 2026.01.13 03:30:20.185021 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22361 | 2026.01.13 03:30:20.185114 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22362 | 2026.01.13 03:30:20.185154 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22363 | 2026.01.13 03:30:20.185491 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22364 | 2026.01.13 03:30:20.185524 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22365 | 2026.01.13 03:30:20.185829 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22366 | 2026.01.13 03:30:20.186044 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22367 | 2026.01.13 03:30:20.186167 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 22368 | 2026.01.13 03:30:20.186203 [ 4 ] {36333d71-2d64-4a9e-b1c0-d040cb717bfd} <Debug> TCPHandler: Processed in 0.001229595 sec. | ||
| 22369 | 2026.01.13 03:30:23.762937 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22370 | 2026.01.13 03:30:23.763016 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22371 | 2026.01.13 03:30:24.061411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50009 | ||
| 22372 | 2026.01.13 03:30:24.062261 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22373 | 2026.01.13 03:30:24.062347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22374 | 2026.01.13 03:30:24.063003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22375 | 2026.01.13 03:30:24.063247 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22376 | 2026.01.13 03:30:24.063404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50009 | ||
| 22377 | 2026.01.13 03:30:24.210331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2700 | ||
| 22378 | 2026.01.13 03:30:24.213411 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22379 | 2026.01.13 03:30:24.213451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22380 | 2026.01.13 03:30:24.214650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22381 | 2026.01.13 03:30:24.214917 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22382 | 2026.01.13 03:30:24.215189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2700 | ||
| 22383 | 2026.01.13 03:30:25.190634 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22384 | 2026.01.13 03:30:25.190841 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22385 | 2026.01.13 03:30:25.190910 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22386 | 2026.01.13 03:30:25.191706 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22387 | 2026.01.13 03:30:25.191746 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22388 | 2026.01.13 03:30:25.192315 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 22389 | 2026.01.13 03:30:25.192818 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22390 | 2026.01.13 03:30:25.192967 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002177 sec., 188332.5677537896 rows/sec., 11.95 MiB/sec. | ||
| 22391 | 2026.01.13 03:30:25.193009 [ 4 ] {02d61163-06ac-4ef1-b285-34c0e934a043} <Debug> TCPHandler: Processed in 0.002505891 sec. | ||
| 22392 | 2026.01.13 03:30:25.193123 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22393 | 2026.01.13 03:30:25.193217 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22394 | 2026.01.13 03:30:25.193257 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22395 | 2026.01.13 03:30:25.194186 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22396 | 2026.01.13 03:30:25.194222 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22397 | 2026.01.13 03:30:25.194698 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22398 | 2026.01.13 03:30:25.195132 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22399 | 2026.01.13 03:30:25.195267 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Debug> executeQuery: Read 1212 rows, 99.24 KiB in 0.002069 sec., 585790.2368293861 rows/sec., 46.84 MiB/sec. | ||
| 22400 | 2026.01.13 03:30:25.195263 [ 108 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22401 | 2026.01.13 03:30:25.195306 [ 4 ] {30ebe1e4-72ba-47ce-9ae7-673ef049a3c0} <Debug> TCPHandler: Processed in 0.002230956 sec. | ||
| 22402 | 2026.01.13 03:30:25.195346 [ 108 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22403 | 2026.01.13 03:30:25.195375 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22404 | 2026.01.13 03:30:25.195436 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22405 | 2026.01.13 03:30:25.195486 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22406 | 2026.01.13 03:30:25.195534 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22407 | 2026.01.13 03:30:25.195579 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22408 | 2026.01.13 03:30:25.195621 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22409 | 2026.01.13 03:30:25.195663 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2556 rows starting from the beginning of the part | ||
| 22410 | 2026.01.13 03:30:25.195737 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 162 rows starting from the beginning of the part | ||
| 22411 | 2026.01.13 03:30:25.195788 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 76 rows starting from the beginning of the part | ||
| 22412 | 2026.01.13 03:30:25.195844 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1333 rows starting from the beginning of the part | ||
| 22413 | 2026.01.13 03:30:25.195893 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 76 rows starting from the beginning of the part | ||
| 22414 | 2026.01.13 03:30:25.195944 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1212 rows starting from the beginning of the part | ||
| 22415 | 2026.01.13 03:30:25.196104 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22416 | 2026.01.13 03:30:25.196144 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22417 | 2026.01.13 03:30:25.196594 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22418 | 2026.01.13 03:30:25.197053 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22419 | 2026.01.13 03:30:25.197192 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Debug> executeQuery: Read 255 rows, 16.08 KiB in 0.001675 sec., 152238.80597014926 rows/sec., 9.37 MiB/sec. | ||
| 22420 | 2026.01.13 03:30:25.197229 [ 4 ] {318db81d-0446-488c-86ce-291e9879bc77} <Debug> TCPHandler: Processed in 0.001847138 sec. | ||
| 22421 | 2026.01.13 03:30:25.197351 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22422 | 2026.01.13 03:30:25.197442 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22423 | 2026.01.13 03:30:25.197482 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22424 | 2026.01.13 03:30:25.197968 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22425 | 2026.01.13 03:30:25.198004 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22426 | 2026.01.13 03:30:25.198180 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5415 rows, containing 5 columns (5 merged, 0 gathered) in 0.002743686 sec., 1973622.3459973189 rows/sec., 167.90 MiB/sec. | ||
| 22427 | 2026.01.13 03:30:25.198421 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22428 | 2026.01.13 03:30:25.198624 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22429 | 2026.01.13 03:30:25.198907 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22430 | 2026.01.13 03:30:25.199036 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001612 sec., 131513.64764267992 rows/sec., 8.48 MiB/sec. | ||
| 22431 | 2026.01.13 03:30:25.199073 [ 4 ] {dcef3748-dd7c-4f7f-8f23-ed4230bb93f4} <Debug> TCPHandler: Processed in 0.001770016 sec. | ||
| 22432 | 2026.01.13 03:30:25.199176 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22433 | 2026.01.13 03:30:25.199182 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22434 | 2026.01.13 03:30:25.199268 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22435 | 2026.01.13 03:30:25.199274 [ 202 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_151_30} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22436 | 2026.01.13 03:30:25.199306 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22437 | 2026.01.13 03:30:25.199372 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 22438 | 2026.01.13 03:30:25.199782 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22439 | 2026.01.13 03:30:25.199816 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22440 | 2026.01.13 03:30:25.200213 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 22441 | 2026.01.13 03:30:25.200624 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22442 | 2026.01.13 03:30:25.200751 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0015 sec., 140666.66666666666 rows/sec., 7.99 MiB/sec. | ||
| 22443 | 2026.01.13 03:30:25.200788 [ 4 ] {35a8c6ed-fbe9-48fd-a84a-ad8c208f3b99} <Debug> TCPHandler: Processed in 0.001659414 sec. | ||
| 22444 | 2026.01.13 03:30:25.200884 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22445 | 2026.01.13 03:30:25.200975 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22446 | 2026.01.13 03:30:25.201013 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22447 | 2026.01.13 03:30:25.201708 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22448 | 2026.01.13 03:30:25.201744 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22449 | 2026.01.13 03:30:25.202178 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22450 | 2026.01.13 03:30:25.202596 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22451 | 2026.01.13 03:30:25.202723 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Debug> executeQuery: Read 729 rows, 52.47 KiB in 0.001766 sec., 412797.28199320496 rows/sec., 29.02 MiB/sec. | ||
| 22452 | 2026.01.13 03:30:25.202748 [ 63 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22453 | 2026.01.13 03:30:25.202761 [ 4 ] {3e908622-1387-4ba4-98c4-35d11a17013f} <Debug> TCPHandler: Processed in 0.00192422 sec. | ||
| 22454 | 2026.01.13 03:30:25.202819 [ 63 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22455 | 2026.01.13 03:30:25.202848 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22456 | 2026.01.13 03:30:25.202903 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22457 | 2026.01.13 03:30:25.202944 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22458 | 2026.01.13 03:30:25.202999 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22459 | 2026.01.13 03:30:25.203039 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22460 | 2026.01.13 03:30:25.203049 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22461 | 2026.01.13 03:30:25.203083 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1463 rows starting from the beginning of the part | ||
| 22462 | 2026.01.13 03:30:25.203149 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 135 rows starting from the beginning of the part | ||
| 22463 | 2026.01.13 03:30:25.203206 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 74 rows starting from the beginning of the part | ||
| 22464 | 2026.01.13 03:30:25.203252 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 767 rows starting from the beginning of the part | ||
| 22465 | 2026.01.13 03:30:25.203299 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 74 rows starting from the beginning of the part | ||
| 22466 | 2026.01.13 03:30:25.203343 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 729 rows starting from the beginning of the part | ||
| 22467 | 2026.01.13 03:30:25.203373 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22468 | 2026.01.13 03:30:25.203410 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22469 | 2026.01.13 03:30:25.203807 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 22470 | 2026.01.13 03:30:25.204249 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22471 | 2026.01.13 03:30:25.204376 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
| 22472 | 2026.01.13 03:30:25.204412 [ 4 ] {1cbd9716-331b-4d45-8510-0c3120462a39} <Debug> TCPHandler: Processed in 0.001555972 sec. | ||
| 22473 | 2026.01.13 03:30:25.204512 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22474 | 2026.01.13 03:30:25.204572 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672194 sec., 1938770.2623021014 rows/sec., 147.41 MiB/sec. | ||
| 22475 | 2026.01.13 03:30:25.204604 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22476 | 2026.01.13 03:30:25.204645 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22477 | 2026.01.13 03:30:25.204818 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22478 | 2026.01.13 03:30:25.205074 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22479 | 2026.01.13 03:30:25.205115 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22480 | 2026.01.13 03:30:25.205256 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22481 | 2026.01.13 03:30:25.205318 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_151_30} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22482 | 2026.01.13 03:30:25.205372 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 22483 | 2026.01.13 03:30:25.205564 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22484 | 2026.01.13 03:30:25.205985 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22485 | 2026.01.13 03:30:25.206117 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001531 sec., 205094.70934030044 rows/sec., 13.47 MiB/sec. | ||
| 22486 | 2026.01.13 03:30:25.206127 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_146_33 to all_151_151_0 | ||
| 22487 | 2026.01.13 03:30:25.206157 [ 4 ] {5eb9924b-e479-4639-b8c5-41cc3132e33e} <Debug> TCPHandler: Processed in 0.001691515 sec. | ||
| 22488 | 2026.01.13 03:30:25.206169 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22489 | 2026.01.13 03:30:25.206195 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22490 | 2026.01.13 03:30:25.206269 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22491 | 2026.01.13 03:30:25.206274 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_33 to all_151_151_0 into Compact with storage Full | ||
| 22492 | 2026.01.13 03:30:25.206370 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22493 | 2026.01.13 03:30:25.206397 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22494 | 2026.01.13 03:30:25.206416 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22495 | 2026.01.13 03:30:25.206428 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_33, total 46199 rows starting from the beginning of the part | ||
| 22496 | 2026.01.13 03:30:25.206485 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 163 rows starting from the beginning of the part | ||
| 22497 | 2026.01.13 03:30:25.206523 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 22498 | 2026.01.13 03:30:25.206559 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 351 rows starting from the beginning of the part | ||
| 22499 | 2026.01.13 03:30:25.206602 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 22500 | 2026.01.13 03:30:25.206640 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 314 rows starting from the beginning of the part | ||
| 22501 | 2026.01.13 03:30:25.206745 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22502 | 2026.01.13 03:30:25.206788 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22503 | 2026.01.13 03:30:25.207215 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 22504 | 2026.01.13 03:30:25.207707 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22505 | 2026.01.13 03:30:25.207844 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. | ||
| 22506 | 2026.01.13 03:30:25.207881 [ 4 ] {fb2ddb6b-d329-402a-b4aa-313ba2008e1c} <Debug> TCPHandler: Processed in 0.001662054 sec. | ||
| 22507 | 2026.01.13 03:30:25.207994 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22508 | 2026.01.13 03:30:25.208089 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22509 | 2026.01.13 03:30:25.208144 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22510 | 2026.01.13 03:30:25.209028 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22511 | 2026.01.13 03:30:25.209065 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22512 | 2026.01.13 03:30:25.209767 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22513 | 2026.01.13 03:30:25.210237 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22514 | 2026.01.13 03:30:25.210376 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002319 sec., 21561.0176800345 rows/sec., 38.64 MiB/sec. | ||
| 22515 | 2026.01.13 03:30:25.210428 [ 4 ] {77614a17-b0c8-4e38-8e56-908f15959546} <Debug> TCPHandler: Processed in 0.002502421 sec. | ||
| 22516 | 2026.01.13 03:30:25.210668 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22517 | 2026.01.13 03:30:25.210758 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22518 | 2026.01.13 03:30:25.210798 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22519 | 2026.01.13 03:30:25.211427 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22520 | 2026.01.13 03:30:25.211464 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22521 | 2026.01.13 03:30:25.211883 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22522 | 2026.01.13 03:30:25.212303 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22523 | 2026.01.13 03:30:25.212439 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001659 sec., 62688.366485834835 rows/sec., 3.84 MiB/sec. | ||
| 22524 | 2026.01.13 03:30:25.212476 [ 4 ] {7f1a93ab-d301-4b49-8cf5-3631c2cdbdc9} <Debug> TCPHandler: Processed in 0.001823237 sec. | ||
| 22525 | 2026.01.13 03:30:25.214790 [ 202 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47347 rows, containing 5 columns (5 merged, 0 gathered) in 0.008549605 sec., 5537916.663986231 rows/sec., 376.24 MiB/sec. | ||
| 22526 | 2026.01.13 03:30:25.215430 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Trace> MergedBlockOutputStream: filled checksums all_1_151_34 (state Temporary) | ||
| 22527 | 2026.01.13 03:30:25.215932 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_151_34 to all_1_151_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22528 | 2026.01.13 03:30:25.216011 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_151_34} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_146_33, all_151_151_0] -> all_1_151_34 | ||
| 22529 | 2026.01.13 03:30:25.216091 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 22530 | 2026.01.13 03:30:26.827323 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 22531 | 2026.01.13 03:30:26.845732 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22532 | 2026.01.13 03:30:26.845793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22533 | 2026.01.13 03:30:26.852605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22534 | 2026.01.13 03:30:26.853718 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22535 | 2026.01.13 03:30:26.856945 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 22536 | 2026.01.13 03:30:28.089630 [ 221 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 5 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 22537 | 2026.01.13 03:30:28.089689 [ 221 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 22538 | 2026.01.13 03:30:28.091720 [ 221 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 5 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 22539 | 2026.01.13 03:30:28.589907 [ 224 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22540 | 2026.01.13 03:30:28.589963 [ 224 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22541 | 2026.01.13 03:30:28.592127 [ 224 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22542 | 2026.01.13 03:30:28.871735 [ 224 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22543 | 2026.01.13 03:30:28.871790 [ 224 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22544 | 2026.01.13 03:30:28.875560 [ 224 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22545 | 2026.01.13 03:30:30.203758 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22546 | 2026.01.13 03:30:30.203951 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22547 | 2026.01.13 03:30:30.204014 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22548 | 2026.01.13 03:30:30.204986 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22549 | 2026.01.13 03:30:30.205027 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22550 | 2026.01.13 03:30:30.205609 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 22551 | 2026.01.13 03:30:30.206066 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22552 | 2026.01.13 03:30:30.206219 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002313 sec., 1729.3558149589278 rows/sec., 141.02 KiB/sec. | ||
| 22553 | 2026.01.13 03:30:30.206261 [ 4 ] {0be306de-177a-41f5-bee5-76471f8f464d} <Debug> TCPHandler: Processed in 0.002679015 sec. | ||
| 22554 | 2026.01.13 03:30:30.206390 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22555 | 2026.01.13 03:30:30.206486 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22556 | 2026.01.13 03:30:30.206525 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22557 | 2026.01.13 03:30:30.207868 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22558 | 2026.01.13 03:30:30.207904 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22559 | 2026.01.13 03:30:30.208412 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22560 | 2026.01.13 03:30:30.208857 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22561 | 2026.01.13 03:30:30.208989 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.002522 sec., 482950.0396510706 rows/sec., 39.75 MiB/sec. | ||
| 22562 | 2026.01.13 03:30:30.209027 [ 4 ] {2cd1f744-9221-4ce3-869f-ab54d7445012} <Debug> TCPHandler: Processed in 0.002689805 sec. | ||
| 22563 | 2026.01.13 03:30:30.209198 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22564 | 2026.01.13 03:30:30.209295 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22565 | 2026.01.13 03:30:30.209339 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22566 | 2026.01.13 03:30:30.209810 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22567 | 2026.01.13 03:30:30.209846 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22568 | 2026.01.13 03:30:30.210300 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22569 | 2026.01.13 03:30:30.210744 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22570 | 2026.01.13 03:30:30.210874 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001596 sec., 8771.929824561405 rows/sec., 646.15 KiB/sec. | ||
| 22571 | 2026.01.13 03:30:30.210912 [ 4 ] {17892cd8-f89f-4616-9f2e-c5708b835226} <Debug> TCPHandler: Processed in 0.001761926 sec. | ||
| 22572 | 2026.01.13 03:30:30.211003 [ 115 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22573 | 2026.01.13 03:30:30.211029 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22574 | 2026.01.13 03:30:30.211105 [ 115 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22575 | 2026.01.13 03:30:30.211149 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22576 | 2026.01.13 03:30:30.211164 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22577 | 2026.01.13 03:30:30.211217 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22578 | 2026.01.13 03:30:30.211275 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22579 | 2026.01.13 03:30:30.211420 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22580 | 2026.01.13 03:30:30.211457 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 302 rows starting from the beginning of the part | ||
| 22581 | 2026.01.13 03:30:30.211766 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 10 rows starting from the beginning of the part | ||
| 22582 | 2026.01.13 03:30:30.211767 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22583 | 2026.01.13 03:30:30.211814 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 269 rows starting from the beginning of the part | ||
| 22584 | 2026.01.13 03:30:30.211816 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22585 | 2026.01.13 03:30:30.211866 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 10 rows starting from the beginning of the part | ||
| 22586 | 2026.01.13 03:30:30.211909 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 255 rows starting from the beginning of the part | ||
| 22587 | 2026.01.13 03:30:30.211952 [ 196 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 14 rows starting from the beginning of the part | ||
| 22588 | 2026.01.13 03:30:30.212306 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22589 | 2026.01.13 03:30:30.212870 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646163 sec., 522427.0014573284 rows/sec., 34.80 MiB/sec. | ||
| 22590 | 2026.01.13 03:30:30.212908 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22591 | 2026.01.13 03:30:30.213049 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001902 sec., 119873.81703470032 rows/sec., 8.12 MiB/sec. | ||
| 22592 | 2026.01.13 03:30:30.213087 [ 4 ] {68d56a7b-709b-4417-970a-dcb1d5e14aa1} <Debug> TCPHandler: Processed in 0.002105353 sec. | ||
| 22593 | 2026.01.13 03:30:30.213109 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22594 | 2026.01.13 03:30:30.213206 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22595 | 2026.01.13 03:30:30.213303 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22596 | 2026.01.13 03:30:30.213346 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22597 | 2026.01.13 03:30:30.213637 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22598 | 2026.01.13 03:30:30.213715 [ 200 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_151_30} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22599 | 2026.01.13 03:30:30.213796 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 22600 | 2026.01.13 03:30:30.214033 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22601 | 2026.01.13 03:30:30.214074 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22602 | 2026.01.13 03:30:30.214515 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22603 | 2026.01.13 03:30:30.214954 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22604 | 2026.01.13 03:30:30.215086 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.0018 sec., 296666.6666666667 rows/sec., 21.99 MiB/sec. | ||
| 22605 | 2026.01.13 03:30:30.215124 [ 4 ] {8e987593-d79e-4522-8b03-4eecc36615cf} <Debug> TCPHandler: Processed in 0.00196546 sec. | ||
| 22606 | 2026.01.13 03:30:30.215237 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22607 | 2026.01.13 03:30:30.215329 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22608 | 2026.01.13 03:30:30.215371 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22609 | 2026.01.13 03:30:30.216006 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22610 | 2026.01.13 03:30:30.216042 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22611 | 2026.01.13 03:30:30.216600 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22612 | 2026.01.13 03:30:30.217042 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22613 | 2026.01.13 03:30:30.217171 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00186 sec., 454838.70967741933 rows/sec., 30.61 MiB/sec. | ||
| 22614 | 2026.01.13 03:30:30.217208 [ 4 ] {79def219-7366-48f1-918b-0afe7fdbd685} <Debug> TCPHandler: Processed in 0.002018391 sec. | ||
| 22615 | 2026.01.13 03:30:30.217324 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22616 | 2026.01.13 03:30:30.217425 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22617 | 2026.01.13 03:30:30.217482 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22618 | 2026.01.13 03:30:30.218259 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22619 | 2026.01.13 03:30:30.218295 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22620 | 2026.01.13 03:30:30.218881 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22621 | 2026.01.13 03:30:30.219359 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22622 | 2026.01.13 03:30:30.219501 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002091 sec., 4782.400765184122 rows/sec., 8.57 MiB/sec. | ||
| 22623 | 2026.01.13 03:30:30.219556 [ 4 ] {312ca822-4ea1-43a5-8c8d-ad2182e62e8b} <Debug> TCPHandler: Processed in 0.002280257 sec. | ||
| 22624 | 2026.01.13 03:30:30.219667 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22625 | 2026.01.13 03:30:30.219770 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22626 | 2026.01.13 03:30:30.219810 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22627 | 2026.01.13 03:30:30.220157 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22628 | 2026.01.13 03:30:30.220192 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22629 | 2026.01.13 03:30:30.220591 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22630 | 2026.01.13 03:30:30.221028 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22631 | 2026.01.13 03:30:30.221153 [ 113 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22632 | 2026.01.13 03:30:30.221159 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 22633 | 2026.01.13 03:30:30.221226 [ 113 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22634 | 2026.01.13 03:30:30.221243 [ 4 ] {add3e1c7-5536-4dd5-8cbe-a542246e22ce} <Debug> TCPHandler: Processed in 0.001622923 sec. | ||
| 22635 | 2026.01.13 03:30:30.221252 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22636 | 2026.01.13 03:30:30.221344 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22637 | 2026.01.13 03:30:30.221440 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22638 | 2026.01.13 03:30:30.221464 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9644 rows starting from the beginning of the part | ||
| 22639 | 2026.01.13 03:30:30.221510 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 22640 | 2026.01.13 03:30:30.221543 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 104 rows starting from the beginning of the part | ||
| 22641 | 2026.01.13 03:30:30.221574 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 22642 | 2026.01.13 03:30:30.221604 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 104 rows starting from the beginning of the part | ||
| 22643 | 2026.01.13 03:30:30.221637 [ 196 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 22644 | 2026.01.13 03:30:30.223983 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10032 rows, containing 4 columns (4 merged, 0 gathered) in 0.002672395 sec., 3753936.076066599 rows/sec., 245.08 MiB/sec. | ||
| 22645 | 2026.01.13 03:30:30.224416 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22646 | 2026.01.13 03:30:30.225038 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22647 | 2026.01.13 03:30:30.225118 [ 189 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_151_30} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22648 | 2026.01.13 03:30:30.225227 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 22649 | 2026.01.13 03:30:30.651536 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22650 | 2026.01.13 03:30:30.651574 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22651 | 2026.01.13 03:30:30.656301 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22652 | 2026.01.13 03:30:31.425334 [ 223 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22653 | 2026.01.13 03:30:31.425393 [ 223 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22654 | 2026.01.13 03:30:31.426441 [ 220 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22655 | 2026.01.13 03:30:31.426511 [ 220 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22656 | 2026.01.13 03:30:31.429182 [ 223 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22657 | 2026.01.13 03:30:31.430700 [ 220 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22658 | 2026.01.13 03:30:31.563855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50457 | ||
| 22659 | 2026.01.13 03:30:31.564717 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22660 | 2026.01.13 03:30:31.564813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22661 | 2026.01.13 03:30:31.565892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22662 | 2026.01.13 03:30:31.566871 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22663 | 2026.01.13 03:30:31.567140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50457 | ||
| 22664 | 2026.01.13 03:30:32.349234 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60770 | ||
| 22665 | 2026.01.13 03:30:32.349346 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22666 | 2026.01.13 03:30:32.349377 [ 351 ] {} <Debug> TCP-Session: 85698ab5-783f-4a34-93c7-4f895d73237b Authenticating user 'default' from [fd00:1122:3344:101::e]:60770 | ||
| 22667 | 2026.01.13 03:30:32.349400 [ 351 ] {} <Debug> TCP-Session: 85698ab5-783f-4a34-93c7-4f895d73237b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22668 | 2026.01.13 03:30:32.349414 [ 351 ] {} <Debug> TCP-Session: 85698ab5-783f-4a34-93c7-4f895d73237b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22669 | 2026.01.13 03:30:32.349661 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43882 | ||
| 22670 | 2026.01.13 03:30:32.349692 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53614 | ||
| 22671 | 2026.01.13 03:30:32.349726 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36683 | ||
| 22672 | 2026.01.13 03:30:32.349732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48953 | ||
| 22673 | 2026.01.13 03:30:32.349715 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40977 | ||
| 22674 | 2026.01.13 03:30:32.349790 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22675 | 2026.01.13 03:30:32.349838 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22676 | 2026.01.13 03:30:32.349828 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22677 | 2026.01.13 03:30:32.349868 [ 362 ] {} <Debug> TCP-Session: b0212c23-02b2-40db-8fdd-327812aeee26 Authenticating user 'default' from [fd00:1122:3344:101::e]:43882 | ||
| 22678 | 2026.01.13 03:30:32.349872 [ 289 ] {} <Debug> TCP-Session: 6e68a628-7e83-4063-b4bd-a17f41104b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:48953 | ||
| 22679 | 2026.01.13 03:30:32.349904 [ 364 ] {} <Debug> TCP-Session: 05d9f48d-ae44-4f19-a8dc-0ac6003e541e Authenticating user 'default' from [fd00:1122:3344:101::e]:53614 | ||
| 22680 | 2026.01.13 03:30:32.349917 [ 362 ] {} <Debug> TCP-Session: b0212c23-02b2-40db-8fdd-327812aeee26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22681 | 2026.01.13 03:30:32.349924 [ 289 ] {} <Debug> TCP-Session: 6e68a628-7e83-4063-b4bd-a17f41104b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22682 | 2026.01.13 03:30:32.349954 [ 364 ] {} <Debug> TCP-Session: 05d9f48d-ae44-4f19-a8dc-0ac6003e541e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22683 | 2026.01.13 03:30:32.349954 [ 362 ] {} <Debug> TCP-Session: b0212c23-02b2-40db-8fdd-327812aeee26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22684 | 2026.01.13 03:30:32.349977 [ 364 ] {} <Debug> TCP-Session: 05d9f48d-ae44-4f19-a8dc-0ac6003e541e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22685 | 2026.01.13 03:30:32.349960 [ 289 ] {} <Debug> TCP-Session: 6e68a628-7e83-4063-b4bd-a17f41104b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22686 | 2026.01.13 03:30:32.349903 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22687 | 2026.01.13 03:30:32.349827 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22688 | 2026.01.13 03:30:32.350061 [ 367 ] {} <Debug> TCP-Session: 1f8a88a8-f760-4e90-86d5-a4c0e13269e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40977 | ||
| 22689 | 2026.01.13 03:30:32.350079 [ 368 ] {} <Debug> TCP-Session: c2b91061-f683-4ed2-a8d1-10fbe35763a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36683 | ||
| 22690 | 2026.01.13 03:30:32.349788 [ 351 ] {} <Trace> TCP-Session: 85698ab5-783f-4a34-93c7-4f895d73237b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22691 | 2026.01.13 03:30:32.350112 [ 368 ] {} <Debug> TCP-Session: c2b91061-f683-4ed2-a8d1-10fbe35763a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22692 | 2026.01.13 03:30:32.350109 [ 367 ] {} <Debug> TCP-Session: 1f8a88a8-f760-4e90-86d5-a4c0e13269e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22693 | 2026.01.13 03:30:32.350150 [ 368 ] {} <Debug> TCP-Session: c2b91061-f683-4ed2-a8d1-10fbe35763a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22694 | 2026.01.13 03:30:32.350170 [ 367 ] {} <Debug> TCP-Session: 1f8a88a8-f760-4e90-86d5-a4c0e13269e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22695 | 2026.01.13 03:30:32.349700 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45851 | ||
| 22696 | 2026.01.13 03:30:32.349682 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58627 | ||
| 22697 | 2026.01.13 03:30:32.349689 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58910 | ||
| 22698 | 2026.01.13 03:30:32.350268 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22699 | 2026.01.13 03:30:32.350299 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22700 | 2026.01.13 03:30:32.350310 [ 351 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22701 | 2026.01.13 03:30:32.350341 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22702 | 2026.01.13 03:30:32.350342 [ 363 ] {} <Debug> TCP-Session: 182e0862-8734-4d6c-9735-c348c21e4397 Authenticating user 'default' from [fd00:1122:3344:101::e]:58627 | ||
| 22703 | 2026.01.13 03:30:32.350372 [ 365 ] {} <Debug> TCP-Session: 67ae0664-8718-4ad0-a6c5-f9d55a6df194 Authenticating user 'default' from [fd00:1122:3344:101::e]:58910 | ||
| 22704 | 2026.01.13 03:30:32.350388 [ 363 ] {} <Debug> TCP-Session: 182e0862-8734-4d6c-9735-c348c21e4397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22705 | 2026.01.13 03:30:32.350407 [ 365 ] {} <Debug> TCP-Session: 67ae0664-8718-4ad0-a6c5-f9d55a6df194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22706 | 2026.01.13 03:30:32.350421 [ 363 ] {} <Debug> TCP-Session: 182e0862-8734-4d6c-9735-c348c21e4397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22707 | 2026.01.13 03:30:32.350439 [ 365 ] {} <Debug> TCP-Session: 67ae0664-8718-4ad0-a6c5-f9d55a6df194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22708 | 2026.01.13 03:30:32.350305 [ 366 ] {} <Debug> TCP-Session: 2ebd874a-fc98-4975-976f-354a26dc3260 Authenticating user 'default' from [fd00:1122:3344:101::e]:45851 | ||
| 22709 | 2026.01.13 03:30:32.350489 [ 366 ] {} <Debug> TCP-Session: 2ebd874a-fc98-4975-976f-354a26dc3260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22710 | 2026.01.13 03:30:32.350502 [ 366 ] {} <Debug> TCP-Session: 2ebd874a-fc98-4975-976f-354a26dc3260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22711 | 2026.01.13 03:30:32.350624 [ 351 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22712 | 2026.01.13 03:30:32.350684 [ 351 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22713 | 2026.01.13 03:30:32.350969 [ 351 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 22714 | 2026.01.13 03:30:32.352227 [ 260 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Trace> AggregatingTransform: Aggregating | ||
| 22715 | 2026.01.13 03:30:32.352263 [ 260 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Trace> Aggregator: Aggregation method: without_key | ||
| 22716 | 2026.01.13 03:30:32.352294 [ 260 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001227775 sec. (814.481 rows/sec., 31.82 KiB/sec.) | ||
| 22717 | 2026.01.13 03:30:32.352309 [ 260 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Trace> Aggregator: Merging aggregated data | ||
| 22718 | 2026.01.13 03:30:32.353481 [ 351 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 22719 | 2026.01.13 03:30:32.353639 [ 351 ] {5718ce9b-2cba-478c-a714-703a6d51f56e} <Debug> TCPHandler: Processed in 0.003968541 sec. | ||
| 22720 | 2026.01.13 03:30:32.353755 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22721 | 2026.01.13 03:30:32.353781 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22722 | 2026.01.13 03:30:32.353800 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22723 | 2026.01.13 03:30:32.353816 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22724 | 2026.01.13 03:30:32.353835 [ 289 ] {} <Debug> TCP-Session: 6e68a628-7e83-4063-b4bd-a17f41104b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22725 | 2026.01.13 03:30:32.353848 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22726 | 2026.01.13 03:30:32.353862 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22727 | 2026.01.13 03:30:32.353894 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22728 | 2026.01.13 03:30:32.353931 [ 365 ] {} <Debug> TCP-Session: 67ae0664-8718-4ad0-a6c5-f9d55a6df194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22729 | 2026.01.13 03:30:32.353910 [ 364 ] {} <Debug> TCP-Session: 05d9f48d-ae44-4f19-a8dc-0ac6003e541e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22730 | 2026.01.13 03:30:32.353960 [ 368 ] {} <Debug> TCP-Session: c2b91061-f683-4ed2-a8d1-10fbe35763a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22731 | 2026.01.13 03:30:32.353877 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22732 | 2026.01.13 03:30:32.353880 [ 362 ] {} <Debug> TCP-Session: b0212c23-02b2-40db-8fdd-327812aeee26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22733 | 2026.01.13 03:30:32.353858 [ 363 ] {} <Debug> TCP-Session: 182e0862-8734-4d6c-9735-c348c21e4397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22734 | 2026.01.13 03:30:32.354027 [ 367 ] {} <Debug> TCP-Session: 1f8a88a8-f760-4e90-86d5-a4c0e13269e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22735 | 2026.01.13 03:30:32.353832 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22736 | 2026.01.13 03:30:32.353785 [ 351 ] {} <Debug> TCP-Session: 85698ab5-783f-4a34-93c7-4f895d73237b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22737 | 2026.01.13 03:30:32.354109 [ 366 ] {} <Debug> TCP-Session: 2ebd874a-fc98-4975-976f-354a26dc3260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22738 | 2026.01.13 03:30:32.523662 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57612 | ||
| 22739 | 2026.01.13 03:30:32.523811 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22740 | 2026.01.13 03:30:32.523845 [ 351 ] {} <Debug> TCP-Session: 4175e077-93bb-4536-8375-38736b657f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:57612 | ||
| 22741 | 2026.01.13 03:30:32.523873 [ 351 ] {} <Debug> TCP-Session: 4175e077-93bb-4536-8375-38736b657f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22742 | 2026.01.13 03:30:32.523890 [ 351 ] {} <Debug> TCP-Session: 4175e077-93bb-4536-8375-38736b657f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22743 | 2026.01.13 03:30:32.524357 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39395 | ||
| 22744 | 2026.01.13 03:30:32.524448 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36130 | ||
| 22745 | 2026.01.13 03:30:32.524473 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35896 | ||
| 22746 | 2026.01.13 03:30:32.524571 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22747 | 2026.01.13 03:30:32.524600 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22748 | 2026.01.13 03:30:32.524477 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64223 | ||
| 22749 | 2026.01.13 03:30:32.524474 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48895 | ||
| 22750 | 2026.01.13 03:30:32.524521 [ 351 ] {} <Trace> TCP-Session: 4175e077-93bb-4536-8375-38736b657f20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22751 | 2026.01.13 03:30:32.524709 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22752 | 2026.01.13 03:30:32.524693 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22753 | 2026.01.13 03:30:32.524784 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22754 | 2026.01.13 03:30:32.524786 [ 289 ] {} <Debug> TCP-Session: 985a6620-f4ad-4f09-8c54-72f4841eeb99 Authenticating user 'default' from [fd00:1122:3344:101::e]:64223 | ||
| 22755 | 2026.01.13 03:30:32.524791 [ 367 ] {} <Debug> TCP-Session: 06d8d2f4-3278-484e-9c7b-1326f180c8cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35896 | ||
| 22756 | 2026.01.13 03:30:32.524833 [ 368 ] {} <Debug> TCP-Session: 9ec8a4d6-361c-4615-99c7-7e9e6a32c8d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48895 | ||
| 22757 | 2026.01.13 03:30:32.524847 [ 289 ] {} <Debug> TCP-Session: 985a6620-f4ad-4f09-8c54-72f4841eeb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22758 | 2026.01.13 03:30:32.524867 [ 362 ] {} <Debug> TCP-Session: 433aeb47-0aeb-4311-ae28-e64c3c0437c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39395 | ||
| 22759 | 2026.01.13 03:30:32.524879 [ 367 ] {} <Debug> TCP-Session: 06d8d2f4-3278-484e-9c7b-1326f180c8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22760 | 2026.01.13 03:30:32.524889 [ 368 ] {} <Debug> TCP-Session: 9ec8a4d6-361c-4615-99c7-7e9e6a32c8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22761 | 2026.01.13 03:30:32.524910 [ 362 ] {} <Debug> TCP-Session: 433aeb47-0aeb-4311-ae28-e64c3c0437c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22762 | 2026.01.13 03:30:32.524943 [ 368 ] {} <Debug> TCP-Session: 9ec8a4d6-361c-4615-99c7-7e9e6a32c8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22763 | 2026.01.13 03:30:32.524960 [ 362 ] {} <Debug> TCP-Session: 433aeb47-0aeb-4311-ae28-e64c3c0437c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22764 | 2026.01.13 03:30:32.524925 [ 367 ] {} <Debug> TCP-Session: 06d8d2f4-3278-484e-9c7b-1326f180c8cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22765 | 2026.01.13 03:30:32.524893 [ 289 ] {} <Debug> TCP-Session: 985a6620-f4ad-4f09-8c54-72f4841eeb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22766 | 2026.01.13 03:30:32.525082 [ 351 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57612) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22767 | 2026.01.13 03:30:32.524709 [ 363 ] {} <Debug> TCP-Session: 9e4f2110-65f9-4dc2-94d3-ce3b7222c917 Authenticating user 'default' from [fd00:1122:3344:101::e]:36130 | ||
| 22768 | 2026.01.13 03:30:32.524471 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54953 | ||
| 22769 | 2026.01.13 03:30:32.525151 [ 363 ] {} <Debug> TCP-Session: 9e4f2110-65f9-4dc2-94d3-ce3b7222c917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22770 | 2026.01.13 03:30:32.524428 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43157 | ||
| 22771 | 2026.01.13 03:30:32.525187 [ 363 ] {} <Debug> TCP-Session: 9e4f2110-65f9-4dc2-94d3-ce3b7222c917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22772 | 2026.01.13 03:30:32.525231 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22773 | 2026.01.13 03:30:32.525277 [ 366 ] {} <Debug> TCP-Session: 69692bb8-2f90-4ee9-950d-765673961349 Authenticating user 'default' from [fd00:1122:3344:101::e]:54953 | ||
| 22774 | 2026.01.13 03:30:32.525292 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22775 | 2026.01.13 03:30:32.525297 [ 366 ] {} <Debug> TCP-Session: 69692bb8-2f90-4ee9-950d-765673961349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22776 | 2026.01.13 03:30:32.524434 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48753 | ||
| 22777 | 2026.01.13 03:30:32.525338 [ 366 ] {} <Debug> TCP-Session: 69692bb8-2f90-4ee9-950d-765673961349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22778 | 2026.01.13 03:30:32.525331 [ 364 ] {} <Debug> TCP-Session: 90ae549e-c624-4000-91be-d228067c592d Authenticating user 'default' from [fd00:1122:3344:101::e]:43157 | ||
| 22779 | 2026.01.13 03:30:32.525416 [ 364 ] {} <Debug> TCP-Session: 90ae549e-c624-4000-91be-d228067c592d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22780 | 2026.01.13 03:30:32.525431 [ 364 ] {} <Debug> TCP-Session: 90ae549e-c624-4000-91be-d228067c592d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22781 | 2026.01.13 03:30:32.525436 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22782 | 2026.01.13 03:30:32.525464 [ 351 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22783 | 2026.01.13 03:30:32.525474 [ 365 ] {} <Debug> TCP-Session: 07ae69d7-2914-487b-aacd-6d43e0bb3ff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48753 | ||
| 22784 | 2026.01.13 03:30:32.525509 [ 365 ] {} <Debug> TCP-Session: 07ae69d7-2914-487b-aacd-6d43e0bb3ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22785 | 2026.01.13 03:30:32.525527 [ 365 ] {} <Debug> TCP-Session: 07ae69d7-2914-487b-aacd-6d43e0bb3ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22786 | 2026.01.13 03:30:32.525529 [ 351 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22787 | 2026.01.13 03:30:32.525852 [ 351 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 22788 | 2026.01.13 03:30:32.526921 [ 318 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Trace> AggregatingTransform: Aggregating | ||
| 22789 | 2026.01.13 03:30:32.526966 [ 318 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 22790 | 2026.01.13 03:30:32.527006 [ 318 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047071 sec. (955.045 rows/sec., 37.31 KiB/sec.) | ||
| 22791 | 2026.01.13 03:30:32.527026 [ 318 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Trace> Aggregator: Merging aggregated data | ||
| 22792 | 2026.01.13 03:30:32.528638 [ 351 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003697 sec., 270.4895861509332 rows/sec., 10.57 KiB/sec. | ||
| 22793 | 2026.01.13 03:30:32.528879 [ 351 ] {0d0f5d26-83a8-44e8-8570-648916640f8f} <Debug> TCPHandler: Processed in 0.004601303 sec. | ||
| 22794 | 2026.01.13 03:30:32.528991 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22795 | 2026.01.13 03:30:32.529022 [ 351 ] {} <Debug> TCP-Session: 4175e077-93bb-4536-8375-38736b657f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22796 | 2026.01.13 03:30:32.529021 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22797 | 2026.01.13 03:30:32.529038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22798 | 2026.01.13 03:30:32.529057 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22799 | 2026.01.13 03:30:32.529102 [ 289 ] {} <Debug> TCP-Session: 985a6620-f4ad-4f09-8c54-72f4841eeb99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22800 | 2026.01.13 03:30:32.529095 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22801 | 2026.01.13 03:30:32.529116 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22802 | 2026.01.13 03:30:32.529155 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22803 | 2026.01.13 03:30:32.529167 [ 362 ] {} <Debug> TCP-Session: 433aeb47-0aeb-4311-ae28-e64c3c0437c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22804 | 2026.01.13 03:30:32.529182 [ 365 ] {} <Debug> TCP-Session: 07ae69d7-2914-487b-aacd-6d43e0bb3ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22805 | 2026.01.13 03:30:32.529199 [ 367 ] {} <Debug> TCP-Session: 06d8d2f4-3278-484e-9c7b-1326f180c8cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22806 | 2026.01.13 03:30:32.529078 [ 368 ] {} <Debug> TCP-Session: 9ec8a4d6-361c-4615-99c7-7e9e6a32c8d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22807 | 2026.01.13 03:30:32.529139 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22808 | 2026.01.13 03:30:32.529133 [ 363 ] {} <Debug> TCP-Session: 9e4f2110-65f9-4dc2-94d3-ce3b7222c917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22809 | 2026.01.13 03:30:32.529298 [ 366 ] {} <Debug> TCP-Session: 69692bb8-2f90-4ee9-950d-765673961349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22810 | 2026.01.13 03:30:32.529076 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22811 | 2026.01.13 03:30:32.529363 [ 364 ] {} <Debug> TCP-Session: 90ae549e-c624-4000-91be-d228067c592d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22812 | 2026.01.13 03:30:32.600246 [ 224 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22813 | 2026.01.13 03:30:32.600307 [ 224 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22814 | 2026.01.13 03:30:32.601214 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42652 | ||
| 22815 | 2026.01.13 03:30:32.601354 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22816 | 2026.01.13 03:30:32.601394 [ 289 ] {} <Debug> TCP-Session: 0f5916c8-969a-413a-ac9e-36043eeef108 Authenticating user 'default' from [fd00:1122:3344:101::e]:42652 | ||
| 22817 | 2026.01.13 03:30:32.601427 [ 289 ] {} <Debug> TCP-Session: 0f5916c8-969a-413a-ac9e-36043eeef108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22818 | 2026.01.13 03:30:32.601472 [ 289 ] {} <Debug> TCP-Session: 0f5916c8-969a-413a-ac9e-36043eeef108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22819 | 2026.01.13 03:30:32.601800 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60718 | ||
| 22820 | 2026.01.13 03:30:32.601809 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38048 | ||
| 22821 | 2026.01.13 03:30:32.601850 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56359 | ||
| 22822 | 2026.01.13 03:30:32.601838 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65025 | ||
| 22823 | 2026.01.13 03:30:32.601927 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51502 | ||
| 22824 | 2026.01.13 03:30:32.601979 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22825 | 2026.01.13 03:30:32.601979 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22826 | 2026.01.13 03:30:32.601933 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33745 | ||
| 22827 | 2026.01.13 03:30:32.602035 [ 365 ] {} <Debug> TCP-Session: 215d3d6e-557e-4ee8-aa02-37e45f4b1d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:56359 | ||
| 22828 | 2026.01.13 03:30:32.601904 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22829 | 2026.01.13 03:30:32.602096 [ 289 ] {} <Trace> TCP-Session: 0f5916c8-969a-413a-ac9e-36043eeef108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22830 | 2026.01.13 03:30:32.602102 [ 365 ] {} <Debug> TCP-Session: 215d3d6e-557e-4ee8-aa02-37e45f4b1d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22831 | 2026.01.13 03:30:32.602122 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22832 | 2026.01.13 03:30:32.602155 [ 365 ] {} <Debug> TCP-Session: 215d3d6e-557e-4ee8-aa02-37e45f4b1d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22833 | 2026.01.13 03:30:32.602187 [ 368 ] {} <Debug> TCP-Session: de17d0dd-970b-4d98-babd-c487738dfc98 Authenticating user 'default' from [fd00:1122:3344:101::e]:33745 | ||
| 22834 | 2026.01.13 03:30:32.602230 [ 368 ] {} <Debug> TCP-Session: de17d0dd-970b-4d98-babd-c487738dfc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22835 | 2026.01.13 03:30:32.602127 [ 362 ] {} <Debug> TCP-Session: fab6363e-f2c4-4890-ab28-37ce03848f4e Authenticating user 'default' from [fd00:1122:3344:101::e]:60718 | ||
| 22836 | 2026.01.13 03:30:32.602252 [ 368 ] {} <Debug> TCP-Session: de17d0dd-970b-4d98-babd-c487738dfc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22837 | 2026.01.13 03:30:32.602297 [ 362 ] {} <Debug> TCP-Session: fab6363e-f2c4-4890-ab28-37ce03848f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22838 | 2026.01.13 03:30:32.601903 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40663 | ||
| 22839 | 2026.01.13 03:30:32.602351 [ 289 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42652) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22840 | 2026.01.13 03:30:32.602331 [ 362 ] {} <Debug> TCP-Session: fab6363e-f2c4-4890-ab28-37ce03848f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22841 | 2026.01.13 03:30:32.602463 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22842 | 2026.01.13 03:30:32.602036 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22843 | 2026.01.13 03:30:32.602516 [ 367 ] {} <Debug> TCP-Session: 28ad3cf3-2412-47b0-b3a5-f2be6ca42ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:40663 | ||
| 22844 | 2026.01.13 03:30:32.602534 [ 366 ] {} <Debug> TCP-Session: f6c1dce6-2de9-4d66-8140-044363435043 Authenticating user 'default' from [fd00:1122:3344:101::e]:51502 | ||
| 22845 | 2026.01.13 03:30:32.602021 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22846 | 2026.01.13 03:30:32.602572 [ 366 ] {} <Debug> TCP-Session: f6c1dce6-2de9-4d66-8140-044363435043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22847 | 2026.01.13 03:30:32.602615 [ 364 ] {} <Debug> TCP-Session: ccb17031-d9df-4fc8-bb2c-c7985f62d434 Authenticating user 'default' from [fd00:1122:3344:101::e]:65025 | ||
| 22848 | 2026.01.13 03:30:32.602622 [ 366 ] {} <Debug> TCP-Session: f6c1dce6-2de9-4d66-8140-044363435043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22849 | 2026.01.13 03:30:32.602653 [ 364 ] {} <Debug> TCP-Session: ccb17031-d9df-4fc8-bb2c-c7985f62d434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22850 | 2026.01.13 03:30:32.602568 [ 367 ] {} <Debug> TCP-Session: 28ad3cf3-2412-47b0-b3a5-f2be6ca42ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22851 | 2026.01.13 03:30:32.602689 [ 364 ] {} <Debug> TCP-Session: ccb17031-d9df-4fc8-bb2c-c7985f62d434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22852 | 2026.01.13 03:30:32.602724 [ 367 ] {} <Debug> TCP-Session: 28ad3cf3-2412-47b0-b3a5-f2be6ca42ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22853 | 2026.01.13 03:30:32.601824 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38443 | ||
| 22854 | 2026.01.13 03:30:32.602023 [ 351 ] {} <Debug> TCP-Session: 8c02e5f5-a74a-4f9b-8b8e-b2495e4b422e Authenticating user 'default' from [fd00:1122:3344:101::e]:38048 | ||
| 22855 | 2026.01.13 03:30:32.602797 [ 289 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22856 | 2026.01.13 03:30:32.602838 [ 351 ] {} <Debug> TCP-Session: 8c02e5f5-a74a-4f9b-8b8e-b2495e4b422e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22857 | 2026.01.13 03:30:32.602854 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22858 | 2026.01.13 03:30:32.602877 [ 351 ] {} <Debug> TCP-Session: 8c02e5f5-a74a-4f9b-8b8e-b2495e4b422e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22859 | 2026.01.13 03:30:32.602906 [ 363 ] {} <Debug> TCP-Session: 0642260d-8112-4907-a960-c9e34ccf75c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38443 | ||
| 22860 | 2026.01.13 03:30:32.602908 [ 289 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22861 | 2026.01.13 03:30:32.602942 [ 363 ] {} <Debug> TCP-Session: 0642260d-8112-4907-a960-c9e34ccf75c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22862 | 2026.01.13 03:30:32.602973 [ 363 ] {} <Debug> TCP-Session: 0642260d-8112-4907-a960-c9e34ccf75c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22863 | 2026.01.13 03:30:32.603359 [ 289 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 22864 | 2026.01.13 03:30:32.604499 [ 298 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Trace> AggregatingTransform: Aggregating | ||
| 22865 | 2026.01.13 03:30:32.604554 [ 298 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 22866 | 2026.01.13 03:30:32.604590 [ 298 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001091642 sec. (916.051 rows/sec., 35.78 KiB/sec.) | ||
| 22867 | 2026.01.13 03:30:32.604607 [ 298 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Trace> Aggregator: Merging aggregated data | ||
| 22868 | 2026.01.13 03:30:32.605685 [ 224 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22869 | 2026.01.13 03:30:32.606123 [ 289 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003874 sec., 258.1311306143521 rows/sec., 10.08 KiB/sec. | ||
| 22870 | 2026.01.13 03:30:32.606283 [ 289 ] {860de6e7-f3c0-4265-81e9-7fa36ca2ec3d} <Debug> TCPHandler: Processed in 0.00439617 sec. | ||
| 22871 | 2026.01.13 03:30:32.606404 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22872 | 2026.01.13 03:30:32.606434 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22873 | 2026.01.13 03:30:32.606437 [ 289 ] {} <Debug> TCP-Session: 0f5916c8-969a-413a-ac9e-36043eeef108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22874 | 2026.01.13 03:30:32.606457 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22875 | 2026.01.13 03:30:32.606482 [ 368 ] {} <Debug> TCP-Session: de17d0dd-970b-4d98-babd-c487738dfc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22876 | 2026.01.13 03:30:32.606498 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22877 | 2026.01.13 03:30:32.606514 [ 351 ] {} <Debug> TCP-Session: 8c02e5f5-a74a-4f9b-8b8e-b2495e4b422e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22878 | 2026.01.13 03:30:32.606519 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22879 | 2026.01.13 03:30:32.606553 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22880 | 2026.01.13 03:30:32.606576 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22881 | 2026.01.13 03:30:32.606609 [ 366 ] {} <Debug> TCP-Session: f6c1dce6-2de9-4d66-8140-044363435043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22882 | 2026.01.13 03:30:32.606581 [ 362 ] {} <Debug> TCP-Session: fab6363e-f2c4-4890-ab28-37ce03848f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22883 | 2026.01.13 03:30:32.606636 [ 367 ] {} <Debug> TCP-Session: 28ad3cf3-2412-47b0-b3a5-f2be6ca42ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22884 | 2026.01.13 03:30:32.606534 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22885 | 2026.01.13 03:30:32.606478 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22886 | 2026.01.13 03:30:32.606703 [ 364 ] {} <Debug> TCP-Session: ccb17031-d9df-4fc8-bb2c-c7985f62d434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22887 | 2026.01.13 03:30:32.606543 [ 365 ] {} <Debug> TCP-Session: 215d3d6e-557e-4ee8-aa02-37e45f4b1d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22888 | 2026.01.13 03:30:32.606738 [ 363 ] {} <Debug> TCP-Session: 0642260d-8112-4907-a960-c9e34ccf75c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22889 | 2026.01.13 03:30:32.626500 [ 222 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22890 | 2026.01.13 03:30:32.626545 [ 222 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22891 | 2026.01.13 03:30:32.631869 [ 222 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22892 | 2026.01.13 03:30:33.047378 [ 218 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22893 | 2026.01.13 03:30:33.047424 [ 218 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22894 | 2026.01.13 03:30:33.052888 [ 218 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22895 | 2026.01.13 03:30:34.215843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2744 | ||
| 22896 | 2026.01.13 03:30:34.220931 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22897 | 2026.01.13 03:30:34.221020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22898 | 2026.01.13 03:30:34.222826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22899 | 2026.01.13 03:30:34.223408 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22900 | 2026.01.13 03:30:34.224043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2744 | ||
| 22901 | 2026.01.13 03:30:34.357246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 22902 | 2026.01.13 03:30:34.375910 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22903 | 2026.01.13 03:30:34.375971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22904 | 2026.01.13 03:30:34.382380 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22905 | 2026.01.13 03:30:34.383571 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22906 | 2026.01.13 03:30:34.387101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 22907 | 2026.01.13 03:30:35.005189 [ 219 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22908 | 2026.01.13 03:30:35.005292 [ 219 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22909 | 2026.01.13 03:30:35.009235 [ 219 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22910 | 2026.01.13 03:30:35.162950 [ 221 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22911 | 2026.01.13 03:30:35.163008 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22912 | 2026.01.13 03:30:35.166011 [ 221 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22913 | 2026.01.13 03:30:35.190190 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22914 | 2026.01.13 03:30:35.190402 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22915 | 2026.01.13 03:30:35.190478 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22916 | 2026.01.13 03:30:35.191350 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22917 | 2026.01.13 03:30:35.191395 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22918 | 2026.01.13 03:30:35.192038 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22919 | 2026.01.13 03:30:35.192514 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22920 | 2026.01.13 03:30:35.192671 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002325 sec., 176344.08602150538 rows/sec., 11.19 MiB/sec. | ||
| 22921 | 2026.01.13 03:30:35.192716 [ 4 ] {e4103d07-acfa-4fba-b1b1-38aefb5a7638} <Debug> TCPHandler: Processed in 0.002668994 sec. | ||
| 22922 | 2026.01.13 03:30:35.192839 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22923 | 2026.01.13 03:30:35.192936 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22924 | 2026.01.13 03:30:35.192976 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22925 | 2026.01.13 03:30:35.194174 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22926 | 2026.01.13 03:30:35.194213 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22927 | 2026.01.13 03:30:35.194719 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22928 | 2026.01.13 03:30:35.195181 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22929 | 2026.01.13 03:30:35.195312 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Debug> executeQuery: Read 1212 rows, 99.24 KiB in 0.002395 sec., 506054.2797494781 rows/sec., 40.47 MiB/sec. | ||
| 22930 | 2026.01.13 03:30:35.195350 [ 4 ] {37676faa-a24c-4c31-a7fe-0e78a6a701a6} <Debug> TCPHandler: Processed in 0.002563042 sec. | ||
| 22931 | 2026.01.13 03:30:35.195461 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22932 | 2026.01.13 03:30:35.195554 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22933 | 2026.01.13 03:30:35.195593 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22934 | 2026.01.13 03:30:35.196095 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22935 | 2026.01.13 03:30:35.196132 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22936 | 2026.01.13 03:30:35.196579 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22937 | 2026.01.13 03:30:35.197150 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22938 | 2026.01.13 03:30:35.197287 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Debug> executeQuery: Read 255 rows, 16.08 KiB in 0.001752 sec., 145547.94520547945 rows/sec., 8.96 MiB/sec. | ||
| 22939 | 2026.01.13 03:30:35.197325 [ 4 ] {0e1b1979-517d-4ce9-82a0-c76206e2fa44} <Debug> TCPHandler: Processed in 0.001911159 sec. | ||
| 22940 | 2026.01.13 03:30:35.197444 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22941 | 2026.01.13 03:30:35.197543 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22942 | 2026.01.13 03:30:35.197601 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22943 | 2026.01.13 03:30:35.198080 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22944 | 2026.01.13 03:30:35.198116 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22945 | 2026.01.13 03:30:35.198623 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22946 | 2026.01.13 03:30:35.199106 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22947 | 2026.01.13 03:30:35.199219 [ 107 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 | ||
| 22948 | 2026.01.13 03:30:35.199235 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001714 sec., 123687.28121353559 rows/sec., 7.98 MiB/sec. | ||
| 22949 | 2026.01.13 03:30:35.199276 [ 107 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22950 | 2026.01.13 03:30:35.199289 [ 4 ] {2d2708cc-d975-41cf-940a-3a9ecfb49d22} <Debug> TCPHandler: Processed in 0.001895329 sec. | ||
| 22951 | 2026.01.13 03:30:35.199308 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22952 | 2026.01.13 03:30:35.199404 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22953 | 2026.01.13 03:30:35.199406 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full | ||
| 22954 | 2026.01.13 03:30:35.199501 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22955 | 2026.01.13 03:30:35.199509 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22956 | 2026.01.13 03:30:35.199541 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22957 | 2026.01.13 03:30:35.199541 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 504 rows starting from the beginning of the part | ||
| 22958 | 2026.01.13 03:30:35.199612 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 228 rows starting from the beginning of the part | ||
| 22959 | 2026.01.13 03:30:35.199658 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 236 rows starting from the beginning of the part | ||
| 22960 | 2026.01.13 03:30:35.199701 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part | ||
| 22961 | 2026.01.13 03:30:35.199741 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part | ||
| 22962 | 2026.01.13 03:30:35.199781 [ 186 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 212 rows starting from the beginning of the part | ||
| 22963 | 2026.01.13 03:30:35.200046 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22964 | 2026.01.13 03:30:35.200081 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22965 | 2026.01.13 03:30:35.200494 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22966 | 2026.01.13 03:30:35.200708 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340568 sec., 1208442.9883452386 rows/sec., 84.79 MiB/sec. | ||
| 22967 | 2026.01.13 03:30:35.200988 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22968 | 2026.01.13 03:30:35.200999 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Trace> MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) | ||
| 22969 | 2026.01.13 03:30:35.201132 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001647 sec., 128111.7182756527 rows/sec., 7.28 MiB/sec. | ||
| 22970 | 2026.01.13 03:30:35.201178 [ 4 ] {5b27fc3d-d34f-4ebe-af7d-5b789d061fc7} <Debug> TCPHandler: Processed in 0.001820246 sec. | ||
| 22971 | 2026.01.13 03:30:35.201301 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22972 | 2026.01.13 03:30:35.201395 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22973 | 2026.01.13 03:30:35.201434 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22974 | 2026.01.13 03:30:35.201616 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22975 | 2026.01.13 03:30:35.201694 [ 191 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_74_16} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 | ||
| 22976 | 2026.01.13 03:30:35.201800 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 22977 | 2026.01.13 03:30:35.202115 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22978 | 2026.01.13 03:30:35.202157 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22979 | 2026.01.13 03:30:35.202591 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22980 | 2026.01.13 03:30:35.203012 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22981 | 2026.01.13 03:30:35.203144 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Debug> executeQuery: Read 729 rows, 52.47 KiB in 0.001766 sec., 412797.28199320496 rows/sec., 29.02 MiB/sec. | ||
| 22982 | 2026.01.13 03:30:35.203186 [ 4 ] {6f4a68ba-53b9-489e-a0d3-4a4b1dcdbbc3} <Debug> TCPHandler: Processed in 0.00193334 sec. | ||
| 22983 | 2026.01.13 03:30:35.203301 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22984 | 2026.01.13 03:30:35.203393 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22985 | 2026.01.13 03:30:35.203433 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22986 | 2026.01.13 03:30:35.203773 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22987 | 2026.01.13 03:30:35.203808 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22988 | 2026.01.13 03:30:35.204203 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 22989 | 2026.01.13 03:30:35.204614 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22990 | 2026.01.13 03:30:35.204743 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. | ||
| 22991 | 2026.01.13 03:30:35.204782 [ 4 ] {d5eb0728-e40c-46a2-aa31-acea89f16930} <Debug> TCPHandler: Processed in 0.001528421 sec. | ||
| 22992 | 2026.01.13 03:30:35.204893 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22993 | 2026.01.13 03:30:35.204985 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22994 | 2026.01.13 03:30:35.205026 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22995 | 2026.01.13 03:30:35.205509 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22996 | 2026.01.13 03:30:35.205544 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 22997 | 2026.01.13 03:30:35.205974 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22998 | 2026.01.13 03:30:35.206442 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22999 | 2026.01.13 03:30:35.206576 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001607 sec., 195395.14623522092 rows/sec., 12.84 MiB/sec. | ||
| 23000 | 2026.01.13 03:30:35.206616 [ 4 ] {e474e588-6449-4452-a0e2-05eb29bc2fd7} <Debug> TCPHandler: Processed in 0.001769836 sec. | ||
| 23001 | 2026.01.13 03:30:35.206727 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23002 | 2026.01.13 03:30:35.206818 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23003 | 2026.01.13 03:30:35.206858 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23004 | 2026.01.13 03:30:35.207170 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23005 | 2026.01.13 03:30:35.207205 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23006 | 2026.01.13 03:30:35.207666 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 23007 | 2026.01.13 03:30:35.208084 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23008 | 2026.01.13 03:30:35.208190 [ 107 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 23009 | 2026.01.13 03:30:35.208216 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. | ||
| 23010 | 2026.01.13 03:30:35.208236 [ 107 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23011 | 2026.01.13 03:30:35.208258 [ 4 ] {f2ece082-0291-4a93-ac24-40b2611c64f0} <Debug> TCPHandler: Processed in 0.001577982 sec. | ||
| 23012 | 2026.01.13 03:30:35.208264 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23013 | 2026.01.13 03:30:35.208360 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 23014 | 2026.01.13 03:30:35.208374 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23015 | 2026.01.13 03:30:35.208477 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23016 | 2026.01.13 03:30:35.208479 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23017 | 2026.01.13 03:30:35.208520 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 31 rows starting from the beginning of the part | ||
| 23018 | 2026.01.13 03:30:35.208554 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23019 | 2026.01.13 03:30:35.208593 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 23020 | 2026.01.13 03:30:35.208645 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 23021 | 2026.01.13 03:30:35.208690 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 23022 | 2026.01.13 03:30:35.208734 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 23023 | 2026.01.13 03:30:35.208776 [ 199 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 23024 | 2026.01.13 03:30:35.209475 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23025 | 2026.01.13 03:30:35.209515 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23026 | 2026.01.13 03:30:35.209838 [ 187 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001515331 sec., 23757.185723779163 rows/sec., 1.56 MiB/sec. | ||
| 23027 | 2026.01.13 03:30:35.210077 [ 187 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 23028 | 2026.01.13 03:30:35.210184 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23029 | 2026.01.13 03:30:35.210646 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23030 | 2026.01.13 03:30:35.210730 [ 187 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23031 | 2026.01.13 03:30:35.210793 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002329 sec., 21468.441391155004 rows/sec., 38.47 MiB/sec. | ||
| 23032 | 2026.01.13 03:30:35.210802 [ 187 ] {db76b73c-85fd-4010-bb2e-718a2b7b98f5::all_1_34_7} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 23033 | 2026.01.13 03:30:35.210812 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23034 | 2026.01.13 03:30:35.210859 [ 4 ] {81951bc8-bd63-4fdc-b814-432269105053} <Debug> TCPHandler: Processed in 0.002531222 sec. | ||
| 23035 | 2026.01.13 03:30:35.210888 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23036 | 2026.01.13 03:30:35.210889 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23037 | 2026.01.13 03:30:35.210922 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23038 | 2026.01.13 03:30:35.210981 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23039 | 2026.01.13 03:30:35.211010 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 23040 | 2026.01.13 03:30:35.211078 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23041 | 2026.01.13 03:30:35.211122 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23042 | 2026.01.13 03:30:35.211216 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23043 | 2026.01.13 03:30:35.211273 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3057 rows starting from the beginning of the part | ||
| 23044 | 2026.01.13 03:30:35.211390 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 50 rows starting from the beginning of the part | ||
| 23045 | 2026.01.13 03:30:35.211474 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23046 | 2026.01.13 03:30:35.211486 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 10 rows starting from the beginning of the part | ||
| 23047 | 2026.01.13 03:30:35.211517 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23048 | 2026.01.13 03:30:35.211590 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 50 rows starting from the beginning of the part | ||
| 23049 | 2026.01.13 03:30:35.211682 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 10 rows starting from the beginning of the part | ||
| 23050 | 2026.01.13 03:30:35.211770 [ 193 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 50 rows starting from the beginning of the part | ||
| 23051 | 2026.01.13 03:30:35.211943 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 23052 | 2026.01.13 03:30:35.212394 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23053 | 2026.01.13 03:30:35.212528 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001467 sec., 70892.978868439 rows/sec., 4.34 MiB/sec. | ||
| 23054 | 2026.01.13 03:30:35.212569 [ 4 ] {eec75c0c-a6ab-48bb-9dd3-bc441c9b9b08} <Debug> TCPHandler: Processed in 0.001634533 sec. | ||
| 23055 | 2026.01.13 03:30:35.222359 [ 199 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3227 rows, containing 19 columns (19 merged, 0 gathered) in 0.011382372 sec., 283508.5692156257 rows/sec., 507.79 MiB/sec. | ||
| 23056 | 2026.01.13 03:30:35.225437 [ 199 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 23057 | 2026.01.13 03:30:35.226029 [ 199 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23058 | 2026.01.13 03:30:35.226101 [ 199 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 23059 | 2026.01.13 03:30:35.226221 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.95 MiB. | ||
| 23060 | 2026.01.13 03:30:36.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.99 MiB, peak 421.88 MiB, free memory in arenas 0.00 B, will set to 403.24 MiB (RSS), difference: 3.25 MiB | ||
| 23061 | 2026.01.13 03:30:38.763076 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23062 | 2026.01.13 03:30:38.763148 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23063 | 2026.01.13 03:30:39.067594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50969 | ||
| 23064 | 2026.01.13 03:30:39.068180 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23065 | 2026.01.13 03:30:39.068222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23066 | 2026.01.13 03:30:39.068711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 23067 | 2026.01.13 03:30:39.068936 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23068 | 2026.01.13 03:30:39.069066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50969 | ||
| 23069 | 2026.01.13 03:30:39.069094 [ 101 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 23070 | 2026.01.13 03:30:39.069159 [ 101 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23071 | 2026.01.13 03:30:39.069178 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23072 | 2026.01.13 03:30:39.069286 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 23073 | 2026.01.13 03:30:39.069391 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23074 | 2026.01.13 03:30:39.069426 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48537 rows starting from the beginning of the part | ||
| 23075 | 2026.01.13 03:30:39.069490 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 23076 | 2026.01.13 03:30:39.069540 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 23077 | 2026.01.13 03:30:39.069586 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 23078 | 2026.01.13 03:30:39.069629 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 23079 | 2026.01.13 03:30:39.069673 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 23080 | 2026.01.13 03:30:39.072520 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50969 rows, containing 4 columns (4 merged, 0 gathered) in 0.003288267 sec., 15500261.992107088 rows/sec., 221.73 MiB/sec. | ||
| 23081 | 2026.01.13 03:30:39.072608 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 23082 | 2026.01.13 03:30:39.072833 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23083 | 2026.01.13 03:30:39.072893 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_106_21} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 23084 | 2026.01.13 03:30:39.072954 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23085 | 2026.01.13 03:30:40.178405 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23086 | 2026.01.13 03:30:40.178614 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23087 | 2026.01.13 03:30:40.178683 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23088 | 2026.01.13 03:30:40.179465 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23089 | 2026.01.13 03:30:40.179507 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23090 | 2026.01.13 03:30:40.179881 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23091 | 2026.01.13 03:30:40.180095 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23092 | 2026.01.13 03:30:40.180245 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001681 sec., 45211.18381915527 rows/sec., 3.71 MiB/sec. | ||
| 23093 | 2026.01.13 03:30:40.180290 [ 4 ] {6a25eb9e-c36a-4ea3-88cb-687606059e9e} <Debug> TCPHandler: Processed in 0.002022711 sec. | ||
| 23094 | 2026.01.13 03:30:40.180430 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23095 | 2026.01.13 03:30:40.180524 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23096 | 2026.01.13 03:30:40.180564 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23097 | 2026.01.13 03:30:40.180994 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23098 | 2026.01.13 03:30:40.181030 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23099 | 2026.01.13 03:30:40.181308 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 23100 | 2026.01.13 03:30:40.181505 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23101 | 2026.01.13 03:30:40.181635 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 667.22 KiB/sec. | ||
| 23102 | 2026.01.13 03:30:40.181675 [ 4 ] {76f7b97f-8437-4624-acf4-ad4394b32154} <Debug> TCPHandler: Processed in 0.001292936 sec. | ||
| 23103 | 2026.01.13 03:30:40.181804 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23104 | 2026.01.13 03:30:40.181896 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23105 | 2026.01.13 03:30:40.181935 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23106 | 2026.01.13 03:30:40.182368 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23107 | 2026.01.13 03:30:40.182403 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23108 | 2026.01.13 03:30:40.182697 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23109 | 2026.01.13 03:30:40.182903 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23110 | 2026.01.13 03:30:40.183038 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 23111 | 2026.01.13 03:30:40.183079 [ 4 ] {089a98be-2292-4a6d-8f70-ab59f397ca61} <Debug> TCPHandler: Processed in 0.001323167 sec. | ||
| 23112 | 2026.01.13 03:30:40.183197 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23113 | 2026.01.13 03:30:40.183296 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23114 | 2026.01.13 03:30:40.183337 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23115 | 2026.01.13 03:30:40.183774 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23116 | 2026.01.13 03:30:40.183810 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23117 | 2026.01.13 03:30:40.184131 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23118 | 2026.01.13 03:30:40.184329 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23119 | 2026.01.13 03:30:40.184455 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 23120 | 2026.01.13 03:30:40.184494 [ 4 ] {d975487c-f199-40e9-8da5-aa2d548844f2} <Debug> TCPHandler: Processed in 0.001343527 sec. | ||
| 23121 | 2026.01.13 03:30:40.184605 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23122 | 2026.01.13 03:30:40.184697 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23123 | 2026.01.13 03:30:40.184750 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23124 | 2026.01.13 03:30:40.185543 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23125 | 2026.01.13 03:30:40.185579 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23126 | 2026.01.13 03:30:40.186090 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 23127 | 2026.01.13 03:30:40.186299 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23128 | 2026.01.13 03:30:40.186438 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 23129 | 2026.01.13 03:30:40.186499 [ 4 ] {61476527-f42c-44cd-bc08-f5b1990b094e} <Debug> TCPHandler: Processed in 0.00193954 sec. | ||
| 23130 | 2026.01.13 03:30:40.186617 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23131 | 2026.01.13 03:30:40.186710 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23132 | 2026.01.13 03:30:40.186753 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23133 | 2026.01.13 03:30:40.187118 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23134 | 2026.01.13 03:30:40.187154 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23135 | 2026.01.13 03:30:40.187440 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 23136 | 2026.01.13 03:30:40.187636 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23137 | 2026.01.13 03:30:40.187764 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 23138 | 2026.01.13 03:30:40.187803 [ 4 ] {584aaac3-e9a2-4666-b95b-a2f155af91b5} <Debug> TCPHandler: Processed in 0.001232675 sec. | ||
| 23139 | 2026.01.13 03:30:41.655575 [ 93 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_50_12 to all_54_54_0 | ||
| 23140 | 2026.01.13 03:30:41.655645 [ 93 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23141 | 2026.01.13 03:30:41.655669 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23142 | 2026.01.13 03:30:41.655781 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_12 to all_54_54_0 into Compact with storage Full | ||
| 23143 | 2026.01.13 03:30:41.655917 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23144 | 2026.01.13 03:30:41.655951 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_12, total 25 rows starting from the beginning of the part | ||
| 23145 | 2026.01.13 03:30:41.656014 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part | ||
| 23146 | 2026.01.13 03:30:41.656057 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 3 rows starting from the beginning of the part | ||
| 23147 | 2026.01.13 03:30:41.656097 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2 rows starting from the beginning of the part | ||
| 23148 | 2026.01.13 03:30:41.656134 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 23149 | 2026.01.13 03:30:41.656931 [ 194 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197474 sec., 31733.465611779462 rows/sec., 2.61 MiB/sec. | ||
| 23150 | 2026.01.13 03:30:41.657087 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Trace> MergedBlockOutputStream: filled checksums all_1_54_13 (state Temporary) | ||
| 23151 | 2026.01.13 03:30:41.657342 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_54_13 to all_1_54_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23152 | 2026.01.13 03:30:41.657411 [ 195 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_54_13} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_50_12, all_54_54_0] -> all_1_54_13 | ||
| 23153 | 2026.01.13 03:30:41.657482 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23154 | 2026.01.13 03:30:41.756653 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23155 | 2026.01.13 03:30:41.756723 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23156 | 2026.01.13 03:30:41.760024 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23157 | 2026.01.13 03:30:41.887445 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 23158 | 2026.01.13 03:30:41.906099 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23159 | 2026.01.13 03:30:41.906143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23160 | 2026.01.13 03:30:41.912570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 23161 | 2026.01.13 03:30:41.913319 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23162 | 2026.01.13 03:30:41.913585 [ 93 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 23163 | 2026.01.13 03:30:41.913616 [ 93 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23164 | 2026.01.13 03:30:41.913633 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23165 | 2026.01.13 03:30:41.913753 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 23166 | 2026.01.13 03:30:41.917246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 23167 | 2026.01.13 03:30:41.917507 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23168 | 2026.01.13 03:30:41.919139 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 23169 | 2026.01.13 03:30:41.924351 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 23170 | 2026.01.13 03:30:41.929164 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 23171 | 2026.01.13 03:30:41.933998 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 23172 | 2026.01.13 03:30:41.938930 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 23173 | 2026.01.13 03:30:41.943845 [ 190 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 23174 | 2026.01.13 03:30:42.000341 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 418.10 MiB, peak 421.88 MiB, free memory in arenas 0.00 B, will set to 403.24 MiB (RSS), difference: -14.86 MiB | ||
| 23175 | 2026.01.13 03:30:42.003866 [ 194 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.090162856 sec., 8861.742356519851 rows/sec., 45.82 MiB/sec. | ||
| 23176 | 2026.01.13 03:30:42.006479 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 23177 | 2026.01.13 03:30:42.008375 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23178 | 2026.01.13 03:30:42.008475 [ 202 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_106_21} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 23179 | 2026.01.13 03:30:42.010308 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 23180 | 2026.01.13 03:30:43.000340 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.52 MiB, peak 421.88 MiB, free memory in arenas 0.00 B, will set to 403.24 MiB (RSS), difference: 13.72 MiB | ||
| 23181 | 2026.01.13 03:30:44.224760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2778 | ||
| 23182 | 2026.01.13 03:30:44.227554 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23183 | 2026.01.13 03:30:44.227594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 23184 | 2026.01.13 03:30:44.228754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 23185 | 2026.01.13 03:30:44.229021 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23186 | 2026.01.13 03:30:44.229280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2778 | ||
| 23187 | 2026.01.13 03:30:45.191294 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23188 | 2026.01.13 03:30:45.191501 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23189 | 2026.01.13 03:30:45.191574 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23190 | 2026.01.13 03:30:45.192472 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23191 | 2026.01.13 03:30:45.192512 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23192 | 2026.01.13 03:30:45.193042 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 23193 | 2026.01.13 03:30:45.193534 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23194 | 2026.01.13 03:30:45.193696 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002243 sec., 182790.90503789566 rows/sec., 11.60 MiB/sec. | ||
| 23195 | 2026.01.13 03:30:45.193749 [ 4 ] {e3c18218-73fd-4a5c-815a-e5a562490de2} <Debug> TCPHandler: Processed in 0.002586663 sec. | ||
| 23196 | 2026.01.13 03:30:45.193877 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23197 | 2026.01.13 03:30:45.193977 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23198 | 2026.01.13 03:30:45.194020 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23199 | 2026.01.13 03:30:45.194426 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23200 | 2026.01.13 03:30:45.194461 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23201 | 2026.01.13 03:30:45.194838 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 23202 | 2026.01.13 03:30:45.195320 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23203 | 2026.01.13 03:30:45.195461 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001503 sec., 5322.687957418497 rows/sec., 434.03 KiB/sec. | ||
| 23204 | 2026.01.13 03:30:45.195500 [ 4 ] {e6050222-3bf2-45e8-a079-fb1ac44398c4} <Debug> TCPHandler: Processed in 0.001674825 sec. | ||
| 23205 | 2026.01.13 03:30:45.195609 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23206 | 2026.01.13 03:30:45.195703 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23207 | 2026.01.13 03:30:45.195744 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23208 | 2026.01.13 03:30:45.196783 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23209 | 2026.01.13 03:30:45.196818 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23210 | 2026.01.13 03:30:45.197303 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23211 | 2026.01.13 03:30:45.197803 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23212 | 2026.01.13 03:30:45.197943 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Debug> executeQuery: Read 1216 rows, 99.54 KiB in 0.002258 sec., 538529.6722763508 rows/sec., 43.05 MiB/sec. | ||
| 23213 | 2026.01.13 03:30:45.197985 [ 4 ] {e479b2fa-4eb7-40f5-8b0b-8b3e80d880af} <Debug> TCPHandler: Processed in 0.002425349 sec. | ||
| 23214 | 2026.01.13 03:30:45.198098 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23215 | 2026.01.13 03:30:45.198193 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23216 | 2026.01.13 03:30:45.198233 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23217 | 2026.01.13 03:30:45.198764 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23218 | 2026.01.13 03:30:45.198800 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23219 | 2026.01.13 03:30:45.199215 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23220 | 2026.01.13 03:30:45.199675 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23221 | 2026.01.13 03:30:45.199813 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Debug> executeQuery: Read 263 rows, 16.63 KiB in 0.001637 sec., 160659.74343310934 rows/sec., 9.92 MiB/sec. | ||
| 23222 | 2026.01.13 03:30:45.199853 [ 4 ] {352665e3-2236-4a39-8e18-4b38093b48ae} <Debug> TCPHandler: Processed in 0.001804277 sec. | ||
| 23223 | 2026.01.13 03:30:45.199973 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23224 | 2026.01.13 03:30:45.200067 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23225 | 2026.01.13 03:30:45.200106 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23226 | 2026.01.13 03:30:45.200606 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23227 | 2026.01.13 03:30:45.200642 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23228 | 2026.01.13 03:30:45.201071 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23229 | 2026.01.13 03:30:45.201483 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23230 | 2026.01.13 03:30:45.201618 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001569 sec., 135117.90949649457 rows/sec., 8.71 MiB/sec. | ||
| 23231 | 2026.01.13 03:30:45.201658 [ 4 ] {59da8805-0f40-4c48-acbd-1e9c959d222e} <Debug> TCPHandler: Processed in 0.001734685 sec. | ||
| 23232 | 2026.01.13 03:30:45.201772 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23233 | 2026.01.13 03:30:45.201865 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23234 | 2026.01.13 03:30:45.201906 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23235 | 2026.01.13 03:30:45.202411 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23236 | 2026.01.13 03:30:45.202448 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23237 | 2026.01.13 03:30:45.202847 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 23238 | 2026.01.13 03:30:45.203260 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23239 | 2026.01.13 03:30:45.203395 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001547 sec., 136393.0187459599 rows/sec., 7.75 MiB/sec. | ||
| 23240 | 2026.01.13 03:30:45.203434 [ 4 ] {078ca5b3-5bbb-4858-a4e3-f725b8938402} <Debug> TCPHandler: Processed in 0.001711805 sec. | ||
| 23241 | 2026.01.13 03:30:45.203546 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23242 | 2026.01.13 03:30:45.203638 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23243 | 2026.01.13 03:30:45.203677 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23244 | 2026.01.13 03:30:45.204361 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23245 | 2026.01.13 03:30:45.204398 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23246 | 2026.01.13 03:30:45.204828 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23247 | 2026.01.13 03:30:45.205293 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23248 | 2026.01.13 03:30:45.205427 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Debug> executeQuery: Read 737 rows, 53.12 KiB in 0.001806 sec., 408084.1638981174 rows/sec., 28.73 MiB/sec. | ||
| 23249 | 2026.01.13 03:30:45.205467 [ 4 ] {878f0a89-7dbd-42ad-8df9-44b75cf6cee2} <Debug> TCPHandler: Processed in 0.00197036 sec. | ||
| 23250 | 2026.01.13 03:30:45.205581 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23251 | 2026.01.13 03:30:45.205673 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23252 | 2026.01.13 03:30:45.205715 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23253 | 2026.01.13 03:30:45.206058 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23254 | 2026.01.13 03:30:45.206095 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23255 | 2026.01.13 03:30:45.206491 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 23256 | 2026.01.13 03:30:45.206965 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23257 | 2026.01.13 03:30:45.207094 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
| 23258 | 2026.01.13 03:30:45.207132 [ 4 ] {f35d8e73-ce89-47ee-a52a-99aab46bb0e5} <Debug> TCPHandler: Processed in 0.001600253 sec. | ||
| 23259 | 2026.01.13 03:30:45.207243 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23260 | 2026.01.13 03:30:45.207336 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23261 | 2026.01.13 03:30:45.207378 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23262 | 2026.01.13 03:30:45.207822 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23263 | 2026.01.13 03:30:45.207858 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23264 | 2026.01.13 03:30:45.208297 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23265 | 2026.01.13 03:30:45.208719 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23266 | 2026.01.13 03:30:45.208852 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001533 sec., 207436.39921722113 rows/sec., 13.63 MiB/sec. | ||
| 23267 | 2026.01.13 03:30:45.208891 [ 4 ] {f14adcb5-b3ac-40ff-b319-cd5f29e3af32} <Debug> TCPHandler: Processed in 0.001696284 sec. | ||
| 23268 | 2026.01.13 03:30:45.209004 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23269 | 2026.01.13 03:30:45.209097 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23270 | 2026.01.13 03:30:45.209139 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23271 | 2026.01.13 03:30:45.209458 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23272 | 2026.01.13 03:30:45.209494 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23273 | 2026.01.13 03:30:45.209887 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23274 | 2026.01.13 03:30:45.210307 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23275 | 2026.01.13 03:30:45.210442 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
| 23276 | 2026.01.13 03:30:45.210480 [ 4 ] {f894f0cc-b549-4ac1-8ca6-2d263c1852e3} <Debug> TCPHandler: Processed in 0.001525231 sec. | ||
| 23277 | 2026.01.13 03:30:45.210591 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23278 | 2026.01.13 03:30:45.210684 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23279 | 2026.01.13 03:30:45.210738 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23280 | 2026.01.13 03:30:45.211684 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23281 | 2026.01.13 03:30:45.211721 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23282 | 2026.01.13 03:30:45.212445 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 23283 | 2026.01.13 03:30:45.212885 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23284 | 2026.01.13 03:30:45.213032 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002364 sec., 21150.592216582063 rows/sec., 37.90 MiB/sec. | ||
| 23285 | 2026.01.13 03:30:45.213103 [ 4 ] {d750bd4c-8ab1-4231-80d9-08fb9f85a9d3} <Debug> TCPHandler: Processed in 0.002560682 sec. | ||
| 23286 | 2026.01.13 03:30:45.213225 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23287 | 2026.01.13 03:30:45.213318 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23288 | 2026.01.13 03:30:45.213359 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23289 | 2026.01.13 03:30:45.213711 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23290 | 2026.01.13 03:30:45.213748 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23291 | 2026.01.13 03:30:45.214152 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23292 | 2026.01.13 03:30:45.214542 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23293 | 2026.01.13 03:30:45.214666 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001407 sec., 73916.13361762615 rows/sec., 4.53 MiB/sec. | ||
| 23294 | 2026.01.13 03:30:45.214703 [ 4 ] {aaa2c0fa-3a22-412e-979b-4f708972e795} <Debug> TCPHandler: Processed in 0.001571932 sec. | ||
| 23295 | 2026.01.13 03:30:46.569637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51417 | ||
| 23296 | 2026.01.13 03:30:46.570281 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23297 | 2026.01.13 03:30:46.570316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23298 | 2026.01.13 03:30:46.570966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 23299 | 2026.01.13 03:30:46.571487 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23300 | 2026.01.13 03:30:46.571617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51417 | ||
| 23301 | 2026.01.13 03:30:49.417711 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 23302 | 2026.01.13 03:30:49.435502 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23303 | 2026.01.13 03:30:49.435548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23304 | 2026.01.13 03:30:49.441812 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 23305 | 2026.01.13 03:30:49.442503 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23306 | 2026.01.13 03:30:49.445767 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 23307 | 2026.01.13 03:30:50.179331 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23308 | 2026.01.13 03:30:50.179520 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23309 | 2026.01.13 03:30:50.179591 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23310 | 2026.01.13 03:30:50.180323 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23311 | 2026.01.13 03:30:50.180371 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23312 | 2026.01.13 03:30:50.180758 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23313 | 2026.01.13 03:30:50.180987 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23314 | 2026.01.13 03:30:50.181142 [ 81 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23315 | 2026.01.13 03:30:50.181150 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001673 sec., 45427.375971309026 rows/sec., 3.73 MiB/sec. | ||
| 23316 | 2026.01.13 03:30:50.181215 [ 81 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23317 | 2026.01.13 03:30:50.181244 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23318 | 2026.01.13 03:30:50.181247 [ 4 ] {697c2d38-15b9-4089-846b-c7053db93688} <Debug> TCPHandler: Processed in 0.002043062 sec. | ||
| 23319 | 2026.01.13 03:30:50.181408 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23320 | 2026.01.13 03:30:50.181434 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23321 | 2026.01.13 03:30:50.181549 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23322 | 2026.01.13 03:30:50.181550 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23323 | 2026.01.13 03:30:50.181599 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23324 | 2026.01.13 03:30:50.181613 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2556 rows starting from the beginning of the part | ||
| 23325 | 2026.01.13 03:30:50.181688 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1218 rows starting from the beginning of the part | ||
| 23326 | 2026.01.13 03:30:50.181737 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1212 rows starting from the beginning of the part | ||
| 23327 | 2026.01.13 03:30:50.181781 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 76 rows starting from the beginning of the part | ||
| 23328 | 2026.01.13 03:30:50.181824 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1216 rows starting from the beginning of the part | ||
| 23329 | 2026.01.13 03:30:50.181873 [ 192 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 76 rows starting from the beginning of the part | ||
| 23330 | 2026.01.13 03:30:50.182045 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23331 | 2026.01.13 03:30:50.182089 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23332 | 2026.01.13 03:30:50.182420 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23333 | 2026.01.13 03:30:50.182644 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23334 | 2026.01.13 03:30:50.182786 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00126 sec., 7936.507936507936 rows/sec., 596.79 KiB/sec. | ||
| 23335 | 2026.01.13 03:30:50.182827 [ 4 ] {6bf8f26e-24b9-45f7-be3d-f6fb2258645b} <Debug> TCPHandler: Processed in 0.00144433 sec. | ||
| 23336 | 2026.01.13 03:30:50.182943 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23337 | 2026.01.13 03:30:50.183039 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23338 | 2026.01.13 03:30:50.183081 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23339 | 2026.01.13 03:30:50.183523 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23340 | 2026.01.13 03:30:50.183559 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23341 | 2026.01.13 03:30:50.183862 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23342 | 2026.01.13 03:30:50.184072 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23343 | 2026.01.13 03:30:50.184191 [ 81 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23344 | 2026.01.13 03:30:50.184203 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001182 sec., 62605.75296108291 rows/sec., 4.89 MiB/sec. | ||
| 23345 | 2026.01.13 03:30:50.184239 [ 81 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23346 | 2026.01.13 03:30:50.184254 [ 4 ] {a46a7752-b4aa-4fe8-9440-3e70d40ab0da} <Debug> TCPHandler: Processed in 0.001361728 sec. | ||
| 23347 | 2026.01.13 03:30:50.184266 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23348 | 2026.01.13 03:30:50.184351 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23349 | 2026.01.13 03:30:50.184381 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23350 | 2026.01.13 03:30:50.184396 [ 194 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6354 rows, containing 5 columns (5 merged, 0 gathered) in 0.003047962 sec., 2084671.6592923403 rows/sec., 177.05 MiB/sec. | ||
| 23351 | 2026.01.13 03:30:50.184444 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23352 | 2026.01.13 03:30:50.184473 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1463 rows starting from the beginning of the part | ||
| 23353 | 2026.01.13 03:30:50.184476 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23354 | 2026.01.13 03:30:50.184523 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23355 | 2026.01.13 03:30:50.184534 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 534 rows starting from the beginning of the part | ||
| 23356 | 2026.01.13 03:30:50.184578 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 729 rows starting from the beginning of the part | ||
| 23357 | 2026.01.13 03:30:50.184619 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 74 rows starting from the beginning of the part | ||
| 23358 | 2026.01.13 03:30:50.184660 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 737 rows starting from the beginning of the part | ||
| 23359 | 2026.01.13 03:30:50.184669 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23360 | 2026.01.13 03:30:50.184701 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 74 rows starting from the beginning of the part | ||
| 23361 | 2026.01.13 03:30:50.184959 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23362 | 2026.01.13 03:30:50.184984 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23363 | 2026.01.13 03:30:50.184995 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23364 | 2026.01.13 03:30:50.185074 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_156_31} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23365 | 2026.01.13 03:30:50.185169 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 23366 | 2026.01.13 03:30:50.185342 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23367 | 2026.01.13 03:30:50.185555 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23368 | 2026.01.13 03:30:50.185668 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 5 parts from all_1_151_34 to all_155_155_0 | ||
| 23369 | 2026.01.13 03:30:50.185691 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 23370 | 2026.01.13 03:30:50.185702 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23371 | 2026.01.13 03:30:50.185730 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23372 | 2026.01.13 03:30:50.185736 [ 4 ] {7ef492c8-494f-49ca-8103-e3a22d7d6e22} <Debug> TCPHandler: Processed in 0.001404948 sec. | ||
| 23373 | 2026.01.13 03:30:50.185812 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_151_34 to all_155_155_0 into Compact with storage Full | ||
| 23374 | 2026.01.13 03:30:50.185848 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23375 | 2026.01.13 03:30:50.185921 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23376 | 2026.01.13 03:30:50.185946 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23377 | 2026.01.13 03:30:50.185957 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_151_34, total 47347 rows starting from the beginning of the part | ||
| 23378 | 2026.01.13 03:30:50.186007 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23379 | 2026.01.13 03:30:50.186026 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 846 rows starting from the beginning of the part | ||
| 23380 | 2026.01.13 03:30:50.186078 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 314 rows starting from the beginning of the part | ||
| 23381 | 2026.01.13 03:30:50.186080 [ 196 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766616 sec., 2044020.8851272718 rows/sec., 155.35 MiB/sec. | ||
| 23382 | 2026.01.13 03:30:50.186120 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 23383 | 2026.01.13 03:30:50.186161 [ 200 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 318 rows starting from the beginning of the part | ||
| 23384 | 2026.01.13 03:30:50.186275 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23385 | 2026.01.13 03:30:50.186582 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23386 | 2026.01.13 03:30:50.186654 [ 194 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_156_31} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23387 | 2026.01.13 03:30:50.186728 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 23388 | 2026.01.13 03:30:50.186772 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23389 | 2026.01.13 03:30:50.186806 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23390 | 2026.01.13 03:30:50.187362 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23391 | 2026.01.13 03:30:50.187607 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23392 | 2026.01.13 03:30:50.187755 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001824 sec., 5482.456140350877 rows/sec., 9.82 MiB/sec. | ||
| 23393 | 2026.01.13 03:30:50.187826 [ 4 ] {a1cf51f6-cf9d-4718-a9b1-297ef3b9279d} <Debug> TCPHandler: Processed in 0.002025562 sec. | ||
| 23394 | 2026.01.13 03:30:50.187940 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23395 | 2026.01.13 03:30:50.188035 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23396 | 2026.01.13 03:30:50.188076 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23397 | 2026.01.13 03:30:50.188418 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23398 | 2026.01.13 03:30:50.188455 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23399 | 2026.01.13 03:30:50.188754 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23400 | 2026.01.13 03:30:50.188958 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23401 | 2026.01.13 03:30:50.189089 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 23402 | 2026.01.13 03:30:50.189125 [ 4 ] {dbfba3ee-e4bc-41fc-be0b-ad98a3787361} <Debug> TCPHandler: Processed in 0.001234075 sec. | ||
| 23403 | 2026.01.13 03:30:50.194094 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48985 rows, containing 5 columns (5 merged, 0 gathered) in 0.008314179 sec., 5891742.287482625 rows/sec., 400.08 MiB/sec. | ||
| 23404 | 2026.01.13 03:30:50.194733 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Trace> MergedBlockOutputStream: filled checksums all_1_155_35 (state Temporary) | ||
| 23405 | 2026.01.13 03:30:50.194991 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_155_35 to all_1_155_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23406 | 2026.01.13 03:30:50.195058 [ 194 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_155_35} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 5 parts: [all_1_151_34, all_155_155_0] -> all_1_155_35 | ||
| 23407 | 2026.01.13 03:30:50.195133 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 23408 | 2026.01.13 03:30:53.763425 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23409 | 2026.01.13 03:30:53.763475 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23410 | 2026.01.13 03:30:54.072100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51929 | ||
| 23411 | 2026.01.13 03:30:54.072643 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23412 | 2026.01.13 03:30:54.072674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23413 | 2026.01.13 03:30:54.073117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 23414 | 2026.01.13 03:30:54.073336 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23415 | 2026.01.13 03:30:54.073524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51929 | ||
| 23416 | 2026.01.13 03:30:54.229980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2814 | ||
| 23417 | 2026.01.13 03:30:54.232769 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23418 | 2026.01.13 03:30:54.232825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23419 | 2026.01.13 03:30:54.234019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 23420 | 2026.01.13 03:30:54.234283 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23421 | 2026.01.13 03:30:54.234479 [ 76 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 23422 | 2026.01.13 03:30:54.234545 [ 76 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23423 | 2026.01.13 03:30:54.234580 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23424 | 2026.01.13 03:30:54.234622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2814 | ||
| 23425 | 2026.01.13 03:30:54.234699 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 23426 | 2026.01.13 03:30:54.235238 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23427 | 2026.01.13 03:30:54.235392 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2638 rows starting from the beginning of the part | ||
| 23428 | 2026.01.13 03:30:54.235782 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 23429 | 2026.01.13 03:30:54.236122 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 23430 | 2026.01.13 03:30:54.236459 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 44 rows starting from the beginning of the part | ||
| 23431 | 2026.01.13 03:30:54.236795 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 23432 | 2026.01.13 03:30:54.237128 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 23433 | 2026.01.13 03:30:54.244720 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 72 columns (72 merged, 0 gathered) in 0.010070135 sec., 279440.1465322958 rows/sec., 225.50 MiB/sec. | ||
| 23434 | 2026.01.13 03:30:54.246739 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 23435 | 2026.01.13 03:30:54.247237 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23436 | 2026.01.13 03:30:54.247305 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_81_16} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 23437 | 2026.01.13 03:30:54.247464 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 23438 | 2026.01.13 03:30:55.192080 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23439 | 2026.01.13 03:30:55.192262 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23440 | 2026.01.13 03:30:55.192327 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23441 | 2026.01.13 03:30:55.193181 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23442 | 2026.01.13 03:30:55.193228 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23443 | 2026.01.13 03:30:55.193620 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23444 | 2026.01.13 03:30:55.193841 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23445 | 2026.01.13 03:30:55.193994 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001778 sec., 230596.17547806524 rows/sec., 14.63 MiB/sec. | ||
| 23446 | 2026.01.13 03:30:55.193994 [ 75 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 | ||
| 23447 | 2026.01.13 03:30:55.194040 [ 4 ] {7187e270-5096-40bf-afa0-40b7aea7aca8} <Debug> TCPHandler: Processed in 0.002087833 sec. | ||
| 23448 | 2026.01.13 03:30:55.194073 [ 75 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23449 | 2026.01.13 03:30:55.194104 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23450 | 2026.01.13 03:30:55.194175 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23451 | 2026.01.13 03:30:55.194211 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full | ||
| 23452 | 2026.01.13 03:30:55.194273 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23453 | 2026.01.13 03:30:55.194318 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23454 | 2026.01.13 03:30:55.194339 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23455 | 2026.01.13 03:30:55.194380 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 434 rows starting from the beginning of the part | ||
| 23456 | 2026.01.13 03:30:55.194452 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 434 rows starting from the beginning of the part | ||
| 23457 | 2026.01.13 03:30:55.194505 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 23458 | 2026.01.13 03:30:55.194554 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 23459 | 2026.01.13 03:30:55.194599 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 23460 | 2026.01.13 03:30:55.194644 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 23461 | 2026.01.13 03:30:55.195321 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23462 | 2026.01.13 03:30:55.195361 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23463 | 2026.01.13 03:30:55.195797 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23464 | 2026.01.13 03:30:55.195840 [ 199 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675074 sec., 1497247.285791553 rows/sec., 101.25 MiB/sec. | ||
| 23465 | 2026.01.13 03:30:55.196016 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 23466 | 2026.01.13 03:30:55.196061 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23467 | 2026.01.13 03:30:55.196226 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Debug> executeQuery: Read 1212 rows, 99.24 KiB in 0.00197 sec., 615228.4263959391 rows/sec., 49.20 MiB/sec. | ||
| 23468 | 2026.01.13 03:30:55.196267 [ 4 ] {636df1b4-9d46-439b-a11b-3831f67665ee} <Debug> TCPHandler: Processed in 0.002140204 sec. | ||
| 23469 | 2026.01.13 03:30:55.196308 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23470 | 2026.01.13 03:30:55.196322 [ 221 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23471 | 2026.01.13 03:30:55.196370 [ 221 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23472 | 2026.01.13 03:30:55.196388 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23473 | 2026.01.13 03:30:55.196393 [ 191 ] {fb28bbd1-796d-4aeb-a413-dbba5d7b8b03::all_1_50_11} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 | ||
| 23474 | 2026.01.13 03:30:55.196489 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23475 | 2026.01.13 03:30:55.196497 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 23476 | 2026.01.13 03:30:55.196540 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23477 | 2026.01.13 03:30:55.197059 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23478 | 2026.01.13 03:30:55.197097 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23479 | 2026.01.13 03:30:55.197415 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23480 | 2026.01.13 03:30:55.197626 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23481 | 2026.01.13 03:30:55.197745 [ 75 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23482 | 2026.01.13 03:30:55.197753 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Debug> executeQuery: Read 255 rows, 16.08 KiB in 0.001283 sec., 198752.92283710054 rows/sec., 12.24 MiB/sec. | ||
| 23483 | 2026.01.13 03:30:55.197788 [ 75 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23484 | 2026.01.13 03:30:55.197810 [ 4 ] {57ef93ac-c8aa-41af-b7b2-71c44bad7f41} <Debug> TCPHandler: Processed in 0.00147004 sec. | ||
| 23485 | 2026.01.13 03:30:55.197814 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23486 | 2026.01.13 03:30:55.197903 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23487 | 2026.01.13 03:30:55.197924 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23488 | 2026.01.13 03:30:55.197999 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23489 | 2026.01.13 03:30:55.198022 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23490 | 2026.01.13 03:30:55.198032 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 302 rows starting from the beginning of the part | ||
| 23491 | 2026.01.13 03:30:55.198068 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23492 | 2026.01.13 03:30:55.198096 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 255 rows starting from the beginning of the part | ||
| 23493 | 2026.01.13 03:30:55.198146 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 10 rows starting from the beginning of the part | ||
| 23494 | 2026.01.13 03:30:55.198187 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 263 rows starting from the beginning of the part | ||
| 23495 | 2026.01.13 03:30:55.198226 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 10 rows starting from the beginning of the part | ||
| 23496 | 2026.01.13 03:30:55.198266 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 255 rows starting from the beginning of the part | ||
| 23497 | 2026.01.13 03:30:55.198551 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23498 | 2026.01.13 03:30:55.198593 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23499 | 2026.01.13 03:30:55.198915 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23500 | 2026.01.13 03:30:55.199112 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241075 sec., 882299.6192816712 rows/sec., 58.29 MiB/sec. | ||
| 23501 | 2026.01.13 03:30:55.199137 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23502 | 2026.01.13 03:30:55.199245 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23503 | 2026.01.13 03:30:55.199285 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 23504 | 2026.01.13 03:30:55.199329 [ 4 ] {d75d351e-f743-4f28-a8ce-808a97a96a5f} <Debug> TCPHandler: Processed in 0.001452119 sec. | ||
| 23505 | 2026.01.13 03:30:55.199452 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23506 | 2026.01.13 03:30:55.199525 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23507 | 2026.01.13 03:30:55.199551 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23508 | 2026.01.13 03:30:55.199593 [ 187 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_156_31} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23509 | 2026.01.13 03:30:55.199597 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23510 | 2026.01.13 03:30:55.199659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 23511 | 2026.01.13 03:30:55.200095 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23512 | 2026.01.13 03:30:55.200135 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23513 | 2026.01.13 03:30:55.200447 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23514 | 2026.01.13 03:30:55.200656 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23515 | 2026.01.13 03:30:55.200761 [ 75 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 | ||
| 23516 | 2026.01.13 03:30:55.200782 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 23517 | 2026.01.13 03:30:55.200795 [ 75 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23518 | 2026.01.13 03:30:55.200821 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23519 | 2026.01.13 03:30:55.200826 [ 4 ] {c808b84c-140c-437d-b243-7515d75a36d6} <Debug> TCPHandler: Processed in 0.001426919 sec. | ||
| 23520 | 2026.01.13 03:30:55.200891 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full | ||
| 23521 | 2026.01.13 03:30:55.200953 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23522 | 2026.01.13 03:30:55.200975 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23523 | 2026.01.13 03:30:55.201010 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 223 rows starting from the beginning of the part | ||
| 23524 | 2026.01.13 03:30:55.201056 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 223 rows starting from the beginning of the part | ||
| 23525 | 2026.01.13 03:30:55.201070 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23526 | 2026.01.13 03:30:55.201092 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 23527 | 2026.01.13 03:30:55.201118 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23528 | 2026.01.13 03:30:55.201132 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 23529 | 2026.01.13 03:30:55.201175 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 23530 | 2026.01.13 03:30:55.201209 [ 199 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 23531 | 2026.01.13 03:30:55.201840 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23532 | 2026.01.13 03:30:55.201883 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23533 | 2026.01.13 03:30:55.202064 [ 194 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198444 sec., 1076395.7264586415 rows/sec., 65.62 MiB/sec. | ||
| 23534 | 2026.01.13 03:30:55.202238 [ 186 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 23535 | 2026.01.13 03:30:55.202277 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23536 | 2026.01.13 03:30:55.202553 [ 186 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23537 | 2026.01.13 03:30:55.202556 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23538 | 2026.01.13 03:30:55.202637 [ 186 ] {4ae72e96-1d3c-477b-8a8f-6c4750e380ae::all_1_50_11} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 | ||
| 23539 | 2026.01.13 03:30:55.202720 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Debug> executeQuery: Read 729 rows, 52.47 KiB in 0.001669 sec., 436788.4961054524 rows/sec., 30.70 MiB/sec. | ||
| 23540 | 2026.01.13 03:30:55.202733 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 23541 | 2026.01.13 03:30:55.202769 [ 4 ] {75129835-315c-4fac-9e2a-ed03e01fe5bf} <Debug> TCPHandler: Processed in 0.001874068 sec. | ||
| 23542 | 2026.01.13 03:30:55.202789 [ 225 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23543 | 2026.01.13 03:30:55.202832 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23544 | 2026.01.13 03:30:55.202893 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23545 | 2026.01.13 03:30:55.202997 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23546 | 2026.01.13 03:30:55.203043 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23547 | 2026.01.13 03:30:55.203375 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23548 | 2026.01.13 03:30:55.203413 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23549 | 2026.01.13 03:30:55.203719 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23550 | 2026.01.13 03:30:55.203935 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23551 | 2026.01.13 03:30:55.204035 [ 75 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 23552 | 2026.01.13 03:30:55.204062 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 23553 | 2026.01.13 03:30:55.204068 [ 75 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23554 | 2026.01.13 03:30:55.204101 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23555 | 2026.01.13 03:30:55.204107 [ 4 ] {3b71b853-af46-4bd8-ae61-0ecdea21c4bb} <Debug> TCPHandler: Processed in 0.001262866 sec. | ||
| 23556 | 2026.01.13 03:30:55.204214 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 23557 | 2026.01.13 03:30:55.204216 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23558 | 2026.01.13 03:30:55.204335 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23559 | 2026.01.13 03:30:55.204339 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23560 | 2026.01.13 03:30:55.204382 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23561 | 2026.01.13 03:30:55.204391 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 186 rows starting from the beginning of the part | ||
| 23562 | 2026.01.13 03:30:55.204469 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 23563 | 2026.01.13 03:30:55.204514 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 23564 | 2026.01.13 03:30:55.204556 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 23565 | 2026.01.13 03:30:55.204597 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 23566 | 2026.01.13 03:30:55.204640 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 23567 | 2026.01.13 03:30:55.204806 [ 221 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23568 | 2026.01.13 03:30:55.204839 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23569 | 2026.01.13 03:30:55.204881 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23570 | 2026.01.13 03:30:55.205238 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23571 | 2026.01.13 03:30:55.205452 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23572 | 2026.01.13 03:30:55.205471 [ 186 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001313066 sec., 164500.48969358735 rows/sec., 8.39 MiB/sec. | ||
| 23573 | 2026.01.13 03:30:55.205593 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001276 sec., 246081.50470219436 rows/sec., 16.17 MiB/sec. | ||
| 23574 | 2026.01.13 03:30:55.205639 [ 4 ] {8482473d-77c4-42e8-9cc8-376a070e05e8} <Debug> TCPHandler: Processed in 0.00147128 sec. | ||
| 23575 | 2026.01.13 03:30:55.205645 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 23576 | 2026.01.13 03:30:55.205754 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23577 | 2026.01.13 03:30:55.205855 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23578 | 2026.01.13 03:30:55.205901 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23579 | 2026.01.13 03:30:55.205965 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23580 | 2026.01.13 03:30:55.206039 [ 197 ] {f583f852-1386-4c47-b902-c8d015716eee::all_1_35_7} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 23581 | 2026.01.13 03:30:55.206120 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 23582 | 2026.01.13 03:30:55.206220 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23583 | 2026.01.13 03:30:55.206262 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23584 | 2026.01.13 03:30:55.206585 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 23585 | 2026.01.13 03:30:55.206790 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23586 | 2026.01.13 03:30:55.206923 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 23587 | 2026.01.13 03:30:55.206961 [ 4 ] {80336f52-b54c-4b8b-8d20-9229e6432f4f} <Debug> TCPHandler: Processed in 0.001256106 sec. | ||
| 23588 | 2026.01.13 03:30:55.207084 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23589 | 2026.01.13 03:30:55.207187 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23590 | 2026.01.13 03:30:55.207245 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23591 | 2026.01.13 03:30:55.208195 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23592 | 2026.01.13 03:30:55.208233 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23593 | 2026.01.13 03:30:55.208839 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23594 | 2026.01.13 03:30:55.209072 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23595 | 2026.01.13 03:30:55.209221 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002052 sec., 24366.471734892788 rows/sec., 43.66 MiB/sec. | ||
| 23596 | 2026.01.13 03:30:55.209297 [ 4 ] {f264578e-86e2-4239-ac16-0b9ca4bff87d} <Debug> TCPHandler: Processed in 0.002279536 sec. | ||
| 23597 | 2026.01.13 03:30:55.209423 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23598 | 2026.01.13 03:30:55.209520 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23599 | 2026.01.13 03:30:55.209566 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23600 | 2026.01.13 03:30:55.209917 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23601 | 2026.01.13 03:30:55.209955 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23602 | 2026.01.13 03:30:55.210266 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23603 | 2026.01.13 03:30:55.210473 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23604 | 2026.01.13 03:30:55.210615 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 23605 | 2026.01.13 03:30:55.210637 [ 72 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23606 | 2026.01.13 03:30:55.210654 [ 4 ] {1292cf7e-97bc-4027-b570-391faec34fb4} <Debug> TCPHandler: Processed in 0.001281356 sec. | ||
| 23607 | 2026.01.13 03:30:55.210708 [ 72 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23608 | 2026.01.13 03:30:55.210736 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23609 | 2026.01.13 03:30:55.210838 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23610 | 2026.01.13 03:30:55.210953 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23611 | 2026.01.13 03:30:55.210986 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10032 rows starting from the beginning of the part | ||
| 23612 | 2026.01.13 03:30:55.211057 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 104 rows starting from the beginning of the part | ||
| 23613 | 2026.01.13 03:30:55.211122 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 23614 | 2026.01.13 03:30:55.211174 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 104 rows starting from the beginning of the part | ||
| 23615 | 2026.01.13 03:30:55.211234 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 23616 | 2026.01.13 03:30:55.211287 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 104 rows starting from the beginning of the part | ||
| 23617 | 2026.01.13 03:30:55.212132 [ 225 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23618 | 2026.01.13 03:30:55.214047 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10464 rows, containing 4 columns (4 merged, 0 gathered) in 0.003257726 sec., 3212056.5081286766 rows/sec., 209.40 MiB/sec. | ||
| 23619 | 2026.01.13 03:30:55.214281 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23620 | 2026.01.13 03:30:55.214531 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23621 | 2026.01.13 03:30:55.214596 [ 186 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_156_31} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23622 | 2026.01.13 03:30:55.214687 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 23623 | 2026.01.13 03:30:55.905793 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23624 | 2026.01.13 03:30:55.905847 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23625 | 2026.01.13 03:30:55.911523 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23626 | 2026.01.13 03:30:55.964259 [ 218 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23627 | 2026.01.13 03:30:55.964330 [ 218 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23628 | 2026.01.13 03:30:55.973898 [ 218 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23629 | 2026.01.13 03:30:56.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.12 MiB, peak 421.88 MiB, free memory in arenas 0.00 B, will set to 403.24 MiB (RSS), difference: 3.12 MiB | ||
| 23630 | 2026.01.13 03:30:56.946139 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 23631 | 2026.01.13 03:30:56.964477 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23632 | 2026.01.13 03:30:56.964530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23633 | 2026.01.13 03:30:56.970810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 23634 | 2026.01.13 03:30:56.971502 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23635 | 2026.01.13 03:30:56.974594 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 23636 | 2026.01.13 03:30:57.646778 [ 219 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23637 | 2026.01.13 03:30:57.646850 [ 219 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23638 | 2026.01.13 03:30:57.649047 [ 219 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23639 | 2026.01.13 03:31:00.205130 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23640 | 2026.01.13 03:31:00.205339 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23641 | 2026.01.13 03:31:00.205404 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23642 | 2026.01.13 03:31:00.206141 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23643 | 2026.01.13 03:31:00.206185 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23644 | 2026.01.13 03:31:00.206574 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 23645 | 2026.01.13 03:31:00.206799 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23646 | 2026.01.13 03:31:00.206959 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001678 sec., 2383.7902264600716 rows/sec., 194.38 KiB/sec. | ||
| 23647 | 2026.01.13 03:31:00.207002 [ 4 ] {29467b4b-c261-4d9a-86e1-1c2c566e9ea8} <Debug> TCPHandler: Processed in 0.001997181 sec. | ||
| 23648 | 2026.01.13 03:31:00.207170 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23649 | 2026.01.13 03:31:00.207266 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23650 | 2026.01.13 03:31:00.207306 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23651 | 2026.01.13 03:31:00.208427 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23652 | 2026.01.13 03:31:00.208466 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23653 | 2026.01.13 03:31:00.208842 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23654 | 2026.01.13 03:31:00.209068 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23655 | 2026.01.13 03:31:00.209198 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.001951 sec., 624295.2332137366 rows/sec., 51.38 MiB/sec. | ||
| 23656 | 2026.01.13 03:31:00.209245 [ 4 ] {4f85acfb-c823-4f58-9838-018bcffff15a} <Debug> TCPHandler: Processed in 0.002130753 sec. | ||
| 23657 | 2026.01.13 03:31:00.209374 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23658 | 2026.01.13 03:31:00.209469 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23659 | 2026.01.13 03:31:00.209511 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23660 | 2026.01.13 03:31:00.209941 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23661 | 2026.01.13 03:31:00.209977 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23662 | 2026.01.13 03:31:00.210272 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23663 | 2026.01.13 03:31:00.210481 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23664 | 2026.01.13 03:31:00.210609 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001158 sec., 12089.810017271158 rows/sec., 890.54 KiB/sec. | ||
| 23665 | 2026.01.13 03:31:00.210648 [ 4 ] {2261a6bb-1379-4c83-b752-4f36c752fe50} <Debug> TCPHandler: Processed in 0.001322357 sec. | ||
| 23666 | 2026.01.13 03:31:00.210779 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23667 | 2026.01.13 03:31:00.210874 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23668 | 2026.01.13 03:31:00.210913 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23669 | 2026.01.13 03:31:00.211422 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23670 | 2026.01.13 03:31:00.211457 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23671 | 2026.01.13 03:31:00.211757 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23672 | 2026.01.13 03:31:00.211965 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23673 | 2026.01.13 03:31:00.212092 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001236 sec., 184466.01941747573 rows/sec., 12.49 MiB/sec. | ||
| 23674 | 2026.01.13 03:31:00.212131 [ 4 ] {7ea3b8d9-44e3-4676-b454-feef1e0fc632} <Debug> TCPHandler: Processed in 0.001400649 sec. | ||
| 23675 | 2026.01.13 03:31:00.212237 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23676 | 2026.01.13 03:31:00.212331 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23677 | 2026.01.13 03:31:00.212371 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23678 | 2026.01.13 03:31:00.212990 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23679 | 2026.01.13 03:31:00.213025 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23680 | 2026.01.13 03:31:00.213339 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23681 | 2026.01.13 03:31:00.213549 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23682 | 2026.01.13 03:31:00.213682 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001368 sec., 390350.8771929824 rows/sec., 28.93 MiB/sec. | ||
| 23683 | 2026.01.13 03:31:00.213720 [ 4 ] {67346b40-61e3-4437-a1c1-38e1f35b282a} <Debug> TCPHandler: Processed in 0.001537831 sec. | ||
| 23684 | 2026.01.13 03:31:00.213842 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23685 | 2026.01.13 03:31:00.213936 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23686 | 2026.01.13 03:31:00.213980 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23687 | 2026.01.13 03:31:00.214567 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23688 | 2026.01.13 03:31:00.214602 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23689 | 2026.01.13 03:31:00.214975 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23690 | 2026.01.13 03:31:00.215185 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23691 | 2026.01.13 03:31:00.215312 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001394 sec., 606886.6571018652 rows/sec., 40.85 MiB/sec. | ||
| 23692 | 2026.01.13 03:31:00.215349 [ 4 ] {e9561aba-ae3f-415e-a6b2-6349523a7cbe} <Debug> TCPHandler: Processed in 0.001563631 sec. | ||
| 23693 | 2026.01.13 03:31:00.215471 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23694 | 2026.01.13 03:31:00.215566 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23695 | 2026.01.13 03:31:00.215623 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23696 | 2026.01.13 03:31:00.216427 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23697 | 2026.01.13 03:31:00.216463 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23698 | 2026.01.13 03:31:00.216970 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23699 | 2026.01.13 03:31:00.217189 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23700 | 2026.01.13 03:31:00.217327 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 23701 | 2026.01.13 03:31:00.217329 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23702 | 2026.01.13 03:31:00.217382 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23703 | 2026.01.13 03:31:00.217385 [ 4 ] {a427ce6d-7052-4044-b96d-164b30de40b2} <Debug> TCPHandler: Processed in 0.00197055 sec. | ||
| 23704 | 2026.01.13 03:31:00.217405 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23705 | 2026.01.13 03:31:00.217504 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23706 | 2026.01.13 03:31:00.217550 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23707 | 2026.01.13 03:31:00.217602 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23708 | 2026.01.13 03:31:00.217652 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23709 | 2026.01.13 03:31:00.217863 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23710 | 2026.01.13 03:31:00.217932 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3227 rows starting from the beginning of the part | ||
| 23711 | 2026.01.13 03:31:00.218005 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23712 | 2026.01.13 03:31:00.218045 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23713 | 2026.01.13 03:31:00.218069 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 10 rows starting from the beginning of the part | ||
| 23714 | 2026.01.13 03:31:00.218182 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 50 rows starting from the beginning of the part | ||
| 23715 | 2026.01.13 03:31:00.218290 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 10 rows starting from the beginning of the part | ||
| 23716 | 2026.01.13 03:31:00.218348 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23717 | 2026.01.13 03:31:00.218393 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 50 rows starting from the beginning of the part | ||
| 23718 | 2026.01.13 03:31:00.218505 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 10 rows starting from the beginning of the part | ||
| 23719 | 2026.01.13 03:31:00.218567 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23720 | 2026.01.13 03:31:00.218711 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 23721 | 2026.01.13 03:31:00.218748 [ 4 ] {862bc1f2-e3e0-4b98-b6d4-f0865a7b37b4} <Debug> TCPHandler: Processed in 0.001293697 sec. | ||
| 23722 | 2026.01.13 03:31:00.228555 [ 195 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 19 columns (19 merged, 0 gathered) in 0.011060915 sec., 303501.111797713 rows/sec., 543.61 MiB/sec. | ||
| 23723 | 2026.01.13 03:31:00.231343 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23724 | 2026.01.13 03:31:00.231712 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23725 | 2026.01.13 03:31:00.231782 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23726 | 2026.01.13 03:31:00.231929 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.30 MiB. | ||
| 23727 | 2026.01.13 03:31:00.516840 [ 222 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23728 | 2026.01.13 03:31:00.516901 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23729 | 2026.01.13 03:31:00.519658 [ 222 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23730 | 2026.01.13 03:31:00.651988 [ 220 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23731 | 2026.01.13 03:31:00.652083 [ 220 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23732 | 2026.01.13 03:31:00.656472 [ 220 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23733 | 2026.01.13 03:31:01.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.87 MiB, peak 433.12 MiB, free memory in arenas 0.00 B, will set to 405.39 MiB (RSS), difference: 1.53 MiB | ||
| 23734 | 2026.01.13 03:31:01.573913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52377 | ||
| 23735 | 2026.01.13 03:31:01.574746 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23736 | 2026.01.13 03:31:01.574809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23737 | 2026.01.13 03:31:01.575521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 23738 | 2026.01.13 03:31:01.575846 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23739 | 2026.01.13 03:31:01.576037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52377 | ||
| 23740 | 2026.01.13 03:31:04.235075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2852 | ||
| 23741 | 2026.01.13 03:31:04.238134 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23742 | 2026.01.13 03:31:04.238181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23743 | 2026.01.13 03:31:04.239375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 23744 | 2026.01.13 03:31:04.239639 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23745 | 2026.01.13 03:31:04.239919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2852 | ||
| 23746 | 2026.01.13 03:31:04.474781 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 23747 | 2026.01.13 03:31:04.493548 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23748 | 2026.01.13 03:31:04.493605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 23749 | 2026.01.13 03:31:04.500447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 23750 | 2026.01.13 03:31:04.501173 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23751 | 2026.01.13 03:31:04.504445 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 23752 | 2026.01.13 03:31:05.191568 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23753 | 2026.01.13 03:31:05.191750 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23754 | 2026.01.13 03:31:05.191810 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23755 | 2026.01.13 03:31:05.192650 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23756 | 2026.01.13 03:31:05.192687 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23757 | 2026.01.13 03:31:05.193081 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 23758 | 2026.01.13 03:31:05.193309 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23759 | 2026.01.13 03:31:05.193458 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001754 sec., 233751.425313569 rows/sec., 14.83 MiB/sec. | ||
| 23760 | 2026.01.13 03:31:05.193500 [ 4 ] {29da2ec2-f7c7-4a51-b0c5-e51d8b496968} <Debug> TCPHandler: Processed in 0.002059402 sec. | ||
| 23761 | 2026.01.13 03:31:05.193624 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23762 | 2026.01.13 03:31:05.193719 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23763 | 2026.01.13 03:31:05.193759 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23764 | 2026.01.13 03:31:05.194772 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23765 | 2026.01.13 03:31:05.194806 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23766 | 2026.01.13 03:31:05.195170 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23767 | 2026.01.13 03:31:05.195372 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23768 | 2026.01.13 03:31:05.195497 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Debug> executeQuery: Read 1212 rows, 99.24 KiB in 0.001797 sec., 674457.429048414 rows/sec., 53.93 MiB/sec. | ||
| 23769 | 2026.01.13 03:31:05.195534 [ 4 ] {63735bc5-9e64-4d7b-9459-99c661d8e43f} <Debug> TCPHandler: Processed in 0.00196004 sec. | ||
| 23770 | 2026.01.13 03:31:05.195645 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23771 | 2026.01.13 03:31:05.195739 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23772 | 2026.01.13 03:31:05.195778 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23773 | 2026.01.13 03:31:05.196276 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23774 | 2026.01.13 03:31:05.196310 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23775 | 2026.01.13 03:31:05.196599 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23776 | 2026.01.13 03:31:05.196810 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23777 | 2026.01.13 03:31:05.196934 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Debug> executeQuery: Read 255 rows, 16.08 KiB in 0.001213 sec., 210222.58862324813 rows/sec., 12.94 MiB/sec. | ||
| 23778 | 2026.01.13 03:31:05.196970 [ 4 ] {9c013fb1-0400-43af-9352-abeb32614c26} <Debug> TCPHandler: Processed in 0.001372637 sec. | ||
| 23779 | 2026.01.13 03:31:05.197078 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23780 | 2026.01.13 03:31:05.197170 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23781 | 2026.01.13 03:31:05.197208 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23782 | 2026.01.13 03:31:05.197684 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23783 | 2026.01.13 03:31:05.197724 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23784 | 2026.01.13 03:31:05.198023 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 23785 | 2026.01.13 03:31:05.198223 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23786 | 2026.01.13 03:31:05.198346 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 23787 | 2026.01.13 03:31:05.198383 [ 4 ] {7ec6e580-50c2-4486-82b9-d71bf62e7cd0} <Debug> TCPHandler: Processed in 0.001352837 sec. | ||
| 23788 | 2026.01.13 03:31:05.198491 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23789 | 2026.01.13 03:31:05.198583 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23790 | 2026.01.13 03:31:05.198620 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23791 | 2026.01.13 03:31:05.199098 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23792 | 2026.01.13 03:31:05.199132 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23793 | 2026.01.13 03:31:05.199426 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 23794 | 2026.01.13 03:31:05.199633 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23795 | 2026.01.13 03:31:05.199757 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001192 sec., 177013.42281879197 rows/sec., 10.05 MiB/sec. | ||
| 23796 | 2026.01.13 03:31:05.199794 [ 4 ] {8ff2e533-52c1-41be-870c-b1ed8868b728} <Debug> TCPHandler: Processed in 0.001350918 sec. | ||
| 23797 | 2026.01.13 03:31:05.199901 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23798 | 2026.01.13 03:31:05.199993 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23799 | 2026.01.13 03:31:05.200032 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23800 | 2026.01.13 03:31:05.200681 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23801 | 2026.01.13 03:31:05.200715 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23802 | 2026.01.13 03:31:05.201028 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23803 | 2026.01.13 03:31:05.201236 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23804 | 2026.01.13 03:31:05.201358 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Debug> executeQuery: Read 729 rows, 52.47 KiB in 0.001382 sec., 527496.3820549927 rows/sec., 37.08 MiB/sec. | ||
| 23805 | 2026.01.13 03:31:05.201397 [ 4 ] {043c7ec1-5de1-4076-be57-f002df94b6b8} <Debug> TCPHandler: Processed in 0.001543072 sec. | ||
| 23806 | 2026.01.13 03:31:05.201508 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23807 | 2026.01.13 03:31:05.201601 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23808 | 2026.01.13 03:31:05.201641 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23809 | 2026.01.13 03:31:05.201973 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23810 | 2026.01.13 03:31:05.202010 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23811 | 2026.01.13 03:31:05.202293 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 23812 | 2026.01.13 03:31:05.202503 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23813 | 2026.01.13 03:31:05.202629 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 23814 | 2026.01.13 03:31:05.202666 [ 4 ] {4d55670e-115d-43da-9ef1-ce3cfaf1c50e} <Debug> TCPHandler: Processed in 0.001204135 sec. | ||
| 23815 | 2026.01.13 03:31:05.202773 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23816 | 2026.01.13 03:31:05.202865 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23817 | 2026.01.13 03:31:05.202905 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23818 | 2026.01.13 03:31:05.203345 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23819 | 2026.01.13 03:31:05.203381 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23820 | 2026.01.13 03:31:05.203705 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23821 | 2026.01.13 03:31:05.203905 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23822 | 2026.01.13 03:31:05.204031 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001184 sec., 265202.7027027027 rows/sec., 17.42 MiB/sec. | ||
| 23823 | 2026.01.13 03:31:05.204069 [ 4 ] {764fa768-2ef2-434b-9430-936aeb99c492} <Debug> TCPHandler: Processed in 0.001342847 sec. | ||
| 23824 | 2026.01.13 03:31:05.204170 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23825 | 2026.01.13 03:31:05.204262 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23826 | 2026.01.13 03:31:05.204304 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23827 | 2026.01.13 03:31:05.204606 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23828 | 2026.01.13 03:31:05.204641 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23829 | 2026.01.13 03:31:05.204922 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 23830 | 2026.01.13 03:31:05.205117 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23831 | 2026.01.13 03:31:05.205243 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 23832 | 2026.01.13 03:31:05.205279 [ 4 ] {386160c1-0991-4b73-8a5d-a6522183b6f0} <Debug> TCPHandler: Processed in 0.001156184 sec. | ||
| 23833 | 2026.01.13 03:31:05.205385 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23834 | 2026.01.13 03:31:05.205477 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23835 | 2026.01.13 03:31:05.205529 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23836 | 2026.01.13 03:31:05.206420 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23837 | 2026.01.13 03:31:05.206456 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23838 | 2026.01.13 03:31:05.207008 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23839 | 2026.01.13 03:31:05.207229 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23840 | 2026.01.13 03:31:05.207361 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001901 sec., 26301.94634402946 rows/sec., 47.13 MiB/sec. | ||
| 23841 | 2026.01.13 03:31:05.207417 [ 4 ] {ddbd48dc-9c3a-45ec-b117-bd8d672e1782} <Debug> TCPHandler: Processed in 0.002078972 sec. | ||
| 23842 | 2026.01.13 03:31:05.207530 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23843 | 2026.01.13 03:31:05.207623 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23844 | 2026.01.13 03:31:05.207663 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23845 | 2026.01.13 03:31:05.207996 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23846 | 2026.01.13 03:31:05.208031 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23847 | 2026.01.13 03:31:05.208325 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23848 | 2026.01.13 03:31:05.208521 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23849 | 2026.01.13 03:31:05.208642 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001037 sec., 100289.29604628737 rows/sec., 6.15 MiB/sec. | ||
| 23850 | 2026.01.13 03:31:05.208679 [ 4 ] {4f3d8d73-aeec-4468-bc75-77eb16ff7d0d} <Debug> TCPHandler: Processed in 0.001196144 sec. | ||
| 23851 | 2026.01.13 03:31:05.888625 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23852 | 2026.01.13 03:31:05.888703 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23853 | 2026.01.13 03:31:05.892330 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23854 | 2026.01.13 03:31:06.421468 [ 223 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 6 old parts to remove. Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] | ||
| 23855 | 2026.01.13 03:31:06.421525 [ 223 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from filesystem (serially): Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] | ||
| 23856 | 2026.01.13 03:31:06.424636 [ 223 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from memory: Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] | ||
| 23857 | 2026.01.13 03:31:08.763776 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23858 | 2026.01.13 03:31:08.763853 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23859 | 2026.01.13 03:31:09.076278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52889 | ||
| 23860 | 2026.01.13 03:31:09.077134 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23861 | 2026.01.13 03:31:09.077203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23862 | 2026.01.13 03:31:09.077917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 23863 | 2026.01.13 03:31:09.078149 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23864 | 2026.01.13 03:31:09.078282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52889 | ||
| 23865 | 2026.01.13 03:31:09.078403 [ 222 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23866 | 2026.01.13 03:31:09.078483 [ 222 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23867 | 2026.01.13 03:31:09.080943 [ 222 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23868 | 2026.01.13 03:31:10.179305 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23869 | 2026.01.13 03:31:10.179538 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23870 | 2026.01.13 03:31:10.179613 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23871 | 2026.01.13 03:31:10.180378 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23872 | 2026.01.13 03:31:10.180422 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23873 | 2026.01.13 03:31:10.180810 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23874 | 2026.01.13 03:31:10.181033 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23875 | 2026.01.13 03:31:10.181186 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001699 sec., 44732.19540906415 rows/sec., 3.67 MiB/sec. | ||
| 23876 | 2026.01.13 03:31:10.181229 [ 4 ] {216ce73d-d303-4278-93dc-786f599735b1} <Debug> TCPHandler: Processed in 0.002105113 sec. | ||
| 23877 | 2026.01.13 03:31:10.181365 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23878 | 2026.01.13 03:31:10.181462 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23879 | 2026.01.13 03:31:10.181504 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23880 | 2026.01.13 03:31:10.181933 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23881 | 2026.01.13 03:31:10.181970 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23882 | 2026.01.13 03:31:10.182259 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23883 | 2026.01.13 03:31:10.182469 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23884 | 2026.01.13 03:31:10.182600 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 23885 | 2026.01.13 03:31:10.182643 [ 4 ] {ed4fd065-e203-4a26-9f31-ec40a32d552f} <Debug> TCPHandler: Processed in 0.001327096 sec. | ||
| 23886 | 2026.01.13 03:31:10.182855 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23887 | 2026.01.13 03:31:10.182950 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23888 | 2026.01.13 03:31:10.182990 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23889 | 2026.01.13 03:31:10.183430 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23890 | 2026.01.13 03:31:10.183467 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23891 | 2026.01.13 03:31:10.183765 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23892 | 2026.01.13 03:31:10.183976 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23893 | 2026.01.13 03:31:10.184104 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 23894 | 2026.01.13 03:31:10.184142 [ 4 ] {da2166d2-c3e8-4f14-89a0-9c20e515d3c8} <Debug> TCPHandler: Processed in 0.001336267 sec. | ||
| 23895 | 2026.01.13 03:31:10.184259 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23896 | 2026.01.13 03:31:10.184353 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23897 | 2026.01.13 03:31:10.184397 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23898 | 2026.01.13 03:31:10.184811 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23899 | 2026.01.13 03:31:10.184848 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23900 | 2026.01.13 03:31:10.185176 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23901 | 2026.01.13 03:31:10.185386 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23902 | 2026.01.13 03:31:10.185517 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 23903 | 2026.01.13 03:31:10.185544 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 5 parts from all_1_155_35 to all_159_159_0 | ||
| 23904 | 2026.01.13 03:31:10.185556 [ 4 ] {09143689-2b13-49ff-9cc0-080f44a9fffc} <Debug> TCPHandler: Processed in 0.001345887 sec. | ||
| 23905 | 2026.01.13 03:31:10.185618 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23906 | 2026.01.13 03:31:10.185649 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23907 | 2026.01.13 03:31:10.185713 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23908 | 2026.01.13 03:31:10.185762 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_155_35 to all_159_159_0 into Compact with storage Full | ||
| 23909 | 2026.01.13 03:31:10.185814 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23910 | 2026.01.13 03:31:10.185875 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23911 | 2026.01.13 03:31:10.185892 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23912 | 2026.01.13 03:31:10.185932 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_35, total 48985 rows starting from the beginning of the part | ||
| 23913 | 2026.01.13 03:31:10.186001 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 23914 | 2026.01.13 03:31:10.186049 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 314 rows starting from the beginning of the part | ||
| 23915 | 2026.01.13 03:31:10.186095 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 846 rows starting from the beginning of the part | ||
| 23916 | 2026.01.13 03:31:10.186135 [ 192 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 314 rows starting from the beginning of the part | ||
| 23917 | 2026.01.13 03:31:10.186663 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23918 | 2026.01.13 03:31:10.186706 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23919 | 2026.01.13 03:31:10.187235 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23920 | 2026.01.13 03:31:10.187476 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23921 | 2026.01.13 03:31:10.187625 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 23922 | 2026.01.13 03:31:10.187683 [ 4 ] {6e357d3c-eadf-4dba-839b-c4b8ddb1b9e8} <Debug> TCPHandler: Processed in 0.002024091 sec. | ||
| 23923 | 2026.01.13 03:31:10.187796 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23924 | 2026.01.13 03:31:10.187891 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23925 | 2026.01.13 03:31:10.187933 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23926 | 2026.01.13 03:31:10.188274 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23927 | 2026.01.13 03:31:10.188311 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23928 | 2026.01.13 03:31:10.188626 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23929 | 2026.01.13 03:31:10.188848 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23930 | 2026.01.13 03:31:10.188983 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 23931 | 2026.01.13 03:31:10.189025 [ 4 ] {35edc620-c4f5-41a2-950d-4ed9144aa4da} <Debug> TCPHandler: Processed in 0.001278435 sec. | ||
| 23932 | 2026.01.13 03:31:10.194909 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50619 rows, containing 5 columns (5 merged, 0 gathered) in 0.009191617 sec., 5507083.247702772 rows/sec., 373.78 MiB/sec. | ||
| 23933 | 2026.01.13 03:31:10.195327 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Trace> MergedBlockOutputStream: filled checksums all_1_159_36 (state Temporary) | ||
| 23934 | 2026.01.13 03:31:10.195651 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_159_36 to all_1_159_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23935 | 2026.01.13 03:31:10.195732 [ 189 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_159_36} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 5 parts: [all_1_155_35, all_159_159_0] -> all_1_159_36 | ||
| 23936 | 2026.01.13 03:31:10.195846 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 23937 | 2026.01.13 03:31:11.208812 [ 218 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23938 | 2026.01.13 03:31:11.208886 [ 218 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23939 | 2026.01.13 03:31:11.212199 [ 218 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23940 | 2026.01.13 03:31:12.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.73 MiB, peak 433.12 MiB, free memory in arenas 0.00 B, will set to 405.73 MiB (RSS), difference: 4.00 MiB | ||
| 23941 | 2026.01.13 03:31:12.004570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 23942 | 2026.01.13 03:31:12.023466 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23943 | 2026.01.13 03:31:12.023556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23944 | 2026.01.13 03:31:12.029986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 23945 | 2026.01.13 03:31:12.030749 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23946 | 2026.01.13 03:31:12.035063 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 23947 | 2026.01.13 03:31:14.240194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2886 | ||
| 23948 | 2026.01.13 03:31:14.242599 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23949 | 2026.01.13 03:31:14.242642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23950 | 2026.01.13 03:31:14.243804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 23951 | 2026.01.13 03:31:14.244059 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23952 | 2026.01.13 03:31:14.244323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2886 | ||
| 23953 | 2026.01.13 03:31:15.184383 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23954 | 2026.01.13 03:31:15.184655 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23955 | 2026.01.13 03:31:15.184717 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23956 | 2026.01.13 03:31:15.185358 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23957 | 2026.01.13 03:31:15.185399 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23958 | 2026.01.13 03:31:15.185777 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 23959 | 2026.01.13 03:31:15.186006 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23960 | 2026.01.13 03:31:15.186154 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001546 sec., 15523.932729624838 rows/sec., 1.29 MiB/sec. | ||
| 23961 | 2026.01.13 03:31:15.186195 [ 4 ] {ec731704-b2cf-4acc-be33-4d3a79ebc99f} <Debug> TCPHandler: Processed in 0.001987 sec. | ||
| 23962 | 2026.01.13 03:31:15.186315 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23963 | 2026.01.13 03:31:15.186409 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23964 | 2026.01.13 03:31:15.186450 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23965 | 2026.01.13 03:31:15.186847 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23966 | 2026.01.13 03:31:15.186883 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23967 | 2026.01.13 03:31:15.187160 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 23968 | 2026.01.13 03:31:15.187364 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23969 | 2026.01.13 03:31:15.187489 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001098 sec., 1821.4936247723133 rows/sec., 148.53 KiB/sec. | ||
| 23970 | 2026.01.13 03:31:15.187528 [ 4 ] {715501cd-7a2c-4107-8ac0-3830348f57b3} <Debug> TCPHandler: Processed in 0.001260026 sec. | ||
| 23971 | 2026.01.13 03:31:15.187638 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23972 | 2026.01.13 03:31:15.187739 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23973 | 2026.01.13 03:31:15.187777 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23974 | 2026.01.13 03:31:15.188344 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23975 | 2026.01.13 03:31:15.188379 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23976 | 2026.01.13 03:31:15.188699 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23977 | 2026.01.13 03:31:15.188914 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23978 | 2026.01.13 03:31:15.189027 [ 44 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23979 | 2026.01.13 03:31:15.189041 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Debug> executeQuery: Read 277 rows, 25.33 KiB in 0.001328 sec., 208584.3373493976 rows/sec., 18.63 MiB/sec. | ||
| 23980 | 2026.01.13 03:31:15.189096 [ 44 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23981 | 2026.01.13 03:31:15.189107 [ 4 ] {32a5b558-3ee0-47a1-8586-29413dfa0fdb} <Debug> TCPHandler: Processed in 0.001516331 sec. | ||
| 23982 | 2026.01.13 03:31:15.189130 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23983 | 2026.01.13 03:31:15.189232 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23984 | 2026.01.13 03:31:15.189258 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23985 | 2026.01.13 03:31:15.189330 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23986 | 2026.01.13 03:31:15.189374 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23987 | 2026.01.13 03:31:15.189388 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23988 | 2026.01.13 03:31:15.189426 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2556 rows starting from the beginning of the part | ||
| 23989 | 2026.01.13 03:31:15.189493 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1212 rows starting from the beginning of the part | ||
| 23990 | 2026.01.13 03:31:15.189540 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1218 rows starting from the beginning of the part | ||
| 23991 | 2026.01.13 03:31:15.189609 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1212 rows starting from the beginning of the part | ||
| 23992 | 2026.01.13 03:31:15.189652 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 76 rows starting from the beginning of the part | ||
| 23993 | 2026.01.13 03:31:15.189694 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 277 rows starting from the beginning of the part | ||
| 23994 | 2026.01.13 03:31:15.189820 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23995 | 2026.01.13 03:31:15.189863 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 23996 | 2026.01.13 03:31:15.190183 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23997 | 2026.01.13 03:31:15.190392 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23998 | 2026.01.13 03:31:15.190524 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 3.92 MiB/sec. | ||
| 23999 | 2026.01.13 03:31:15.190562 [ 4 ] {d04bb8ba-c65c-47f6-bf5f-ab6321a248eb} <Debug> TCPHandler: Processed in 0.001377888 sec. | ||
| 24000 | 2026.01.13 03:31:15.190677 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24001 | 2026.01.13 03:31:15.190769 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24002 | 2026.01.13 03:31:15.190807 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24003 | 2026.01.13 03:31:15.191206 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24004 | 2026.01.13 03:31:15.191242 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24005 | 2026.01.13 03:31:15.191527 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24006 | 2026.01.13 03:31:15.191732 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24007 | 2026.01.13 03:31:15.191770 [ 195 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550282 sec., 2568735.5359132835 rows/sec., 219.04 MiB/sec. | ||
| 24008 | 2026.01.13 03:31:15.191860 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 24009 | 2026.01.13 03:31:15.191862 [ 47 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Selected 6 parts from all_1_74_16 to all_79_79_0 | ||
| 24010 | 2026.01.13 03:31:15.191903 [ 4 ] {ab6d84d6-feda-4439-b47a-0e1d8f9713a4} <Debug> TCPHandler: Processed in 0.001274156 sec. | ||
| 24011 | 2026.01.13 03:31:15.191920 [ 47 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24012 | 2026.01.13 03:31:15.191946 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24013 | 2026.01.13 03:31:15.192015 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24014 | 2026.01.13 03:31:15.192050 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24015 | 2026.01.13 03:31:15.192050 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_16 to all_79_79_0 into Compact with storage Full | ||
| 24016 | 2026.01.13 03:31:15.192119 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24017 | 2026.01.13 03:31:15.192164 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24018 | 2026.01.13 03:31:15.192172 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24019 | 2026.01.13 03:31:15.192209 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 504 rows starting from the beginning of the part | ||
| 24020 | 2026.01.13 03:31:15.192270 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 24021 | 2026.01.13 03:31:15.192307 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24022 | 2026.01.13 03:31:15.192318 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part | ||
| 24023 | 2026.01.13 03:31:15.192365 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part | ||
| 24024 | 2026.01.13 03:31:15.192370 [ 196 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_161_32} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24025 | 2026.01.13 03:31:15.192406 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 24026 | 2026.01.13 03:31:15.192442 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 24027 | 2026.01.13 03:31:15.192449 [ 200 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 24028 | 2026.01.13 03:31:15.192571 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24029 | 2026.01.13 03:31:15.192613 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24030 | 2026.01.13 03:31:15.192917 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 24031 | 2026.01.13 03:31:15.193143 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24032 | 2026.01.13 03:31:15.193271 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 24033 | 2026.01.13 03:31:15.193308 [ 4 ] {f9f784a6-5e67-4014-bcbc-4ef0b5d55602} <Debug> TCPHandler: Processed in 0.001340347 sec. | ||
| 24034 | 2026.01.13 03:31:15.193313 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304666 sec., 1066939.7378332845 rows/sec., 74.62 MiB/sec. | ||
| 24035 | 2026.01.13 03:31:15.193418 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24036 | 2026.01.13 03:31:15.193432 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Trace> MergedBlockOutputStream: filled checksums all_1_79_17 (state Temporary) | ||
| 24037 | 2026.01.13 03:31:15.193518 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24038 | 2026.01.13 03:31:15.193563 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24039 | 2026.01.13 03:31:15.193678 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_merge_all_1_79_17 to all_1_79_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24040 | 2026.01.13 03:31:15.193741 [ 196 ] {eeecaaa5-deb3-41e9-92f7-e399e3b736b3::all_1_79_17} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3) (MergerMutator): Merged 6 parts: [all_1_74_16, all_79_79_0] -> all_1_79_17 | ||
| 24041 | 2026.01.13 03:31:15.193799 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 24042 | 2026.01.13 03:31:15.194050 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24043 | 2026.01.13 03:31:15.194090 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24044 | 2026.01.13 03:31:15.194393 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24045 | 2026.01.13 03:31:15.194597 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24046 | 2026.01.13 03:31:15.194722 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Debug> executeQuery: Read 152 rows, 12.54 KiB in 0.001223 sec., 124284.5461978741 rows/sec., 10.01 MiB/sec. | ||
| 24047 | 2026.01.13 03:31:15.194737 [ 47 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24048 | 2026.01.13 03:31:15.194759 [ 4 ] {60a7e0a9-94e2-4775-b26c-7dabafac6745} <Debug> TCPHandler: Processed in 0.001392238 sec. | ||
| 24049 | 2026.01.13 03:31:15.194781 [ 47 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24050 | 2026.01.13 03:31:15.194806 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24051 | 2026.01.13 03:31:15.194874 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24052 | 2026.01.13 03:31:15.194874 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 24053 | 2026.01.13 03:31:15.194975 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24054 | 2026.01.13 03:31:15.194976 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24055 | 2026.01.13 03:31:15.195000 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1463 rows starting from the beginning of the part | ||
| 24056 | 2026.01.13 03:31:15.195033 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24057 | 2026.01.13 03:31:15.195049 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 729 rows starting from the beginning of the part | ||
| 24058 | 2026.01.13 03:31:15.195088 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 534 rows starting from the beginning of the part | ||
| 24059 | 2026.01.13 03:31:15.195120 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 729 rows starting from the beginning of the part | ||
| 24060 | 2026.01.13 03:31:15.195154 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 74 rows starting from the beginning of the part | ||
| 24061 | 2026.01.13 03:31:15.195186 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 152 rows starting from the beginning of the part | ||
| 24062 | 2026.01.13 03:31:15.195471 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24063 | 2026.01.13 03:31:15.195511 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24064 | 2026.01.13 03:31:15.195852 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24065 | 2026.01.13 03:31:15.196058 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24066 | 2026.01.13 03:31:15.196182 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001223 sec., 190515.12673753066 rows/sec., 13.94 MiB/sec. | ||
| 24067 | 2026.01.13 03:31:15.196219 [ 4 ] {d0440fc2-7a6f-44fd-a4cf-1d015ed9ceda} <Debug> TCPHandler: Processed in 0.001392358 sec. | ||
| 24068 | 2026.01.13 03:31:15.196302 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455369 sec., 2529255.4671701817 rows/sec., 192.76 MiB/sec. | ||
| 24069 | 2026.01.13 03:31:15.196330 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24070 | 2026.01.13 03:31:15.196422 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24071 | 2026.01.13 03:31:15.196475 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24072 | 2026.01.13 03:31:15.196497 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24073 | 2026.01.13 03:31:15.196750 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24074 | 2026.01.13 03:31:15.196815 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_161_32} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24075 | 2026.01.13 03:31:15.196889 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 24076 | 2026.01.13 03:31:15.197441 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24077 | 2026.01.13 03:31:15.197475 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24078 | 2026.01.13 03:31:15.198041 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 24079 | 2026.01.13 03:31:15.198268 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24080 | 2026.01.13 03:31:15.198402 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001998 sec., 25025.02502502502 rows/sec., 44.84 MiB/sec. | ||
| 24081 | 2026.01.13 03:31:15.198457 [ 4 ] {68bf0da4-2943-40d9-bb47-332fd4179bd6} <Debug> TCPHandler: Processed in 0.002175074 sec. | ||
| 24082 | 2026.01.13 03:31:15.198573 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24083 | 2026.01.13 03:31:15.198666 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24084 | 2026.01.13 03:31:15.198707 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24085 | 2026.01.13 03:31:15.199045 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24086 | 2026.01.13 03:31:15.199081 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24087 | 2026.01.13 03:31:15.199375 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 24088 | 2026.01.13 03:31:15.199579 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24089 | 2026.01.13 03:31:15.199703 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 24090 | 2026.01.13 03:31:15.199738 [ 4 ] {3a3d61ff-5e93-4c6b-a13b-1a754d9ca21f} <Debug> TCPHandler: Processed in 0.001212904 sec. | ||
| 24091 | 2026.01.13 03:31:15.974018 [ 223 ] {} <Trace> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 24092 | 2026.01.13 03:31:15.974086 [ 223 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 24093 | 2026.01.13 03:31:15.977142 [ 223 ] {} <Debug> oximeter.measurements_bool (f583f852-1386-4c47-b902-c8d015716eee): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 24094 | 2026.01.13 03:31:16.578498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53337 | ||
| 24095 | 2026.01.13 03:31:16.579399 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24096 | 2026.01.13 03:31:16.579483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24097 | 2026.01.13 03:31:16.580220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 24098 | 2026.01.13 03:31:16.580460 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24099 | 2026.01.13 03:31:16.580593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53337 | ||
| 24100 | 2026.01.13 03:31:16.580595 [ 42 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 24101 | 2026.01.13 03:31:16.580665 [ 42 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24102 | 2026.01.13 03:31:16.580689 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24103 | 2026.01.13 03:31:16.580821 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 24104 | 2026.01.13 03:31:16.580959 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24105 | 2026.01.13 03:31:16.580998 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50969 rows starting from the beginning of the part | ||
| 24106 | 2026.01.13 03:31:16.581062 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part | ||
| 24107 | 2026.01.13 03:31:16.581106 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part | ||
| 24108 | 2026.01.13 03:31:16.581150 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part | ||
| 24109 | 2026.01.13 03:31:16.581191 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part | ||
| 24110 | 2026.01.13 03:31:16.581232 [ 187 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part | ||
| 24111 | 2026.01.13 03:31:16.584269 [ 191 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003510381 sec., 15194077.224096188 rows/sec., 217.35 MiB/sec. | ||
| 24112 | 2026.01.13 03:31:16.584645 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 24113 | 2026.01.13 03:31:16.584987 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24114 | 2026.01.13 03:31:16.585073 [ 194 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_111_22} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 24115 | 2026.01.13 03:31:16.585182 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 24116 | 2026.01.13 03:31:19.535152 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 24117 | 2026.01.13 03:31:19.552991 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24118 | 2026.01.13 03:31:19.553045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24119 | 2026.01.13 03:31:19.559363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 24120 | 2026.01.13 03:31:19.560110 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24121 | 2026.01.13 03:31:19.560424 [ 40 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 24122 | 2026.01.13 03:31:19.560495 [ 40 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24123 | 2026.01.13 03:31:19.560522 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24124 | 2026.01.13 03:31:19.560649 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 24125 | 2026.01.13 03:31:19.563809 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 24126 | 2026.01.13 03:31:19.564716 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24127 | 2026.01.13 03:31:19.566201 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part | ||
| 24128 | 2026.01.13 03:31:19.571026 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 24129 | 2026.01.13 03:31:19.575765 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 24130 | 2026.01.13 03:31:19.580422 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 24131 | 2026.01.13 03:31:19.585492 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 24132 | 2026.01.13 03:31:19.590385 [ 198 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 24133 | 2026.01.13 03:31:19.650654 [ 188 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.090056894 sec., 9283.020575859522 rows/sec., 48.00 MiB/sec. | ||
| 24134 | 2026.01.13 03:31:19.654347 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 24135 | 2026.01.13 03:31:19.656438 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24136 | 2026.01.13 03:31:19.656547 [ 199 ] {dc2605a2-4747-48d1-9fe0-bc4419643e7e::all_1_111_22} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 24137 | 2026.01.13 03:31:19.659338 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 24138 | 2026.01.13 03:31:20.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.80 MiB, peak 433.12 MiB, free memory in arenas 0.00 B, will set to 405.73 MiB (RSS), difference: -1.07 MiB | ||
| 24139 | 2026.01.13 03:31:20.178829 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24140 | 2026.01.13 03:31:20.179019 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24141 | 2026.01.13 03:31:20.179090 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24142 | 2026.01.13 03:31:20.179828 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24143 | 2026.01.13 03:31:20.179870 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24144 | 2026.01.13 03:31:20.180260 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24145 | 2026.01.13 03:31:20.180486 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24146 | 2026.01.13 03:31:20.180640 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001674 sec., 45400.23894862605 rows/sec., 3.73 MiB/sec. | ||
| 24147 | 2026.01.13 03:31:20.180682 [ 4 ] {c0e88a61-fe8e-49e2-a888-64c0ad1d932b} <Debug> TCPHandler: Processed in 0.002004581 sec. | ||
| 24148 | 2026.01.13 03:31:20.180750 [ 222 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24149 | 2026.01.13 03:31:20.180784 [ 222 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24150 | 2026.01.13 03:31:20.180805 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24151 | 2026.01.13 03:31:20.180901 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24152 | 2026.01.13 03:31:20.180941 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24153 | 2026.01.13 03:31:20.181351 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24154 | 2026.01.13 03:31:20.181386 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24155 | 2026.01.13 03:31:20.181685 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24156 | 2026.01.13 03:31:20.181915 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24157 | 2026.01.13 03:31:20.182046 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 24158 | 2026.01.13 03:31:20.182046 [ 39 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24159 | 2026.01.13 03:31:20.182085 [ 4 ] {c84b56eb-7648-4e85-9c80-7ac06486e2c5} <Debug> TCPHandler: Processed in 0.001330027 sec. | ||
| 24160 | 2026.01.13 03:31:20.182125 [ 39 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24161 | 2026.01.13 03:31:20.182154 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24162 | 2026.01.13 03:31:20.182212 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24163 | 2026.01.13 03:31:20.182244 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 24164 | 2026.01.13 03:31:20.182317 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24165 | 2026.01.13 03:31:20.182344 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24166 | 2026.01.13 03:31:20.182356 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24167 | 2026.01.13 03:31:20.182372 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 302 rows starting from the beginning of the part | ||
| 24168 | 2026.01.13 03:31:20.182431 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 14 rows starting from the beginning of the part | ||
| 24169 | 2026.01.13 03:31:20.182476 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 255 rows starting from the beginning of the part | ||
| 24170 | 2026.01.13 03:31:20.182518 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 10 rows starting from the beginning of the part | ||
| 24171 | 2026.01.13 03:31:20.182559 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 24172 | 2026.01.13 03:31:20.182602 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 10 rows starting from the beginning of the part | ||
| 24173 | 2026.01.13 03:31:20.182797 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24174 | 2026.01.13 03:31:20.182833 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24175 | 2026.01.13 03:31:20.183146 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24176 | 2026.01.13 03:31:20.183360 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24177 | 2026.01.13 03:31:20.183421 [ 188 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208884 sec., 541822.0441332668 rows/sec., 36.79 MiB/sec. | ||
| 24178 | 2026.01.13 03:31:20.183491 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0012 sec., 61666.66666666667 rows/sec., 4.81 MiB/sec. | ||
| 24179 | 2026.01.13 03:31:20.183534 [ 4 ] {2ce4ecff-1549-425a-adf1-51d3e4b46edd} <Debug> TCPHandler: Processed in 0.001370698 sec. | ||
| 24180 | 2026.01.13 03:31:20.183596 [ 220 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24181 | 2026.01.13 03:31:20.183637 [ 220 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24182 | 2026.01.13 03:31:20.183649 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24183 | 2026.01.13 03:31:20.183672 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24184 | 2026.01.13 03:31:20.183746 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24185 | 2026.01.13 03:31:20.183794 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24186 | 2026.01.13 03:31:20.184011 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24187 | 2026.01.13 03:31:20.184120 [ 197 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_161_32} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24188 | 2026.01.13 03:31:20.184123 [ 222 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24189 | 2026.01.13 03:31:20.184216 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24190 | 2026.01.13 03:31:20.184235 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 24191 | 2026.01.13 03:31:20.184255 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24192 | 2026.01.13 03:31:20.184632 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24193 | 2026.01.13 03:31:20.184879 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24194 | 2026.01.13 03:31:20.185023 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 24195 | 2026.01.13 03:31:20.185061 [ 4 ] {74ef8ca6-8371-421b-97c7-8f28f8159d5c} <Debug> TCPHandler: Processed in 0.00145893 sec. | ||
| 24196 | 2026.01.13 03:31:20.185107 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24197 | 2026.01.13 03:31:20.185134 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24198 | 2026.01.13 03:31:20.185166 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24199 | 2026.01.13 03:31:20.185262 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24200 | 2026.01.13 03:31:20.185316 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24201 | 2026.01.13 03:31:20.186108 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24202 | 2026.01.13 03:31:20.186147 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24203 | 2026.01.13 03:31:20.186687 [ 220 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24204 | 2026.01.13 03:31:20.186715 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 24205 | 2026.01.13 03:31:20.186968 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24206 | 2026.01.13 03:31:20.187130 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001885 sec., 5305.039787798409 rows/sec., 9.51 MiB/sec. | ||
| 24207 | 2026.01.13 03:31:20.187163 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24208 | 2026.01.13 03:31:20.187199 [ 4 ] {4858c70e-f1a5-44e5-bbcf-bd82018cb8f5} <Debug> TCPHandler: Processed in 0.002079312 sec. | ||
| 24209 | 2026.01.13 03:31:20.187313 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24210 | 2026.01.13 03:31:20.187408 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24211 | 2026.01.13 03:31:20.187449 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24212 | 2026.01.13 03:31:20.187784 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24213 | 2026.01.13 03:31:20.187825 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24214 | 2026.01.13 03:31:20.188131 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24215 | 2026.01.13 03:31:20.188338 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24216 | 2026.01.13 03:31:20.188457 [ 36 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24217 | 2026.01.13 03:31:20.188465 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 24218 | 2026.01.13 03:31:20.188505 [ 36 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24219 | 2026.01.13 03:31:20.188519 [ 4 ] {707eb9f6-798f-406f-a2eb-86f9c48e06d2} <Debug> TCPHandler: Processed in 0.001253155 sec. | ||
| 24220 | 2026.01.13 03:31:20.188531 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24221 | 2026.01.13 03:31:20.188629 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 24222 | 2026.01.13 03:31:20.188740 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24223 | 2026.01.13 03:31:20.188773 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10464 rows starting from the beginning of the part | ||
| 24224 | 2026.01.13 03:31:20.188836 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 24225 | 2026.01.13 03:31:20.188887 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 104 rows starting from the beginning of the part | ||
| 24226 | 2026.01.13 03:31:20.188934 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 24227 | 2026.01.13 03:31:20.188980 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 24228 | 2026.01.13 03:31:20.189022 [ 190 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 24229 | 2026.01.13 03:31:20.191469 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10808 rows, containing 4 columns (4 merged, 0 gathered) in 0.002880619 sec., 3751971.3644879796 rows/sec., 244.64 MiB/sec. | ||
| 24230 | 2026.01.13 03:31:20.191739 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24231 | 2026.01.13 03:31:20.191989 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24232 | 2026.01.13 03:31:20.192058 [ 197 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_161_32} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24233 | 2026.01.13 03:31:20.192140 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 24234 | 2026.01.13 03:31:23.763907 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24235 | 2026.01.13 03:31:23.763974 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24236 | 2026.01.13 03:31:24.003639 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003121054 sec. | ||
| 24237 | 2026.01.13 03:31:24.080786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 53849 | ||
| 24238 | 2026.01.13 03:31:24.081547 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24239 | 2026.01.13 03:31:24.081615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24240 | 2026.01.13 03:31:24.082222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 24241 | 2026.01.13 03:31:24.082452 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24242 | 2026.01.13 03:31:24.082582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53849 | ||
| 24243 | 2026.01.13 03:31:24.244633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2918 | ||
| 24244 | 2026.01.13 03:31:24.247232 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24245 | 2026.01.13 03:31:24.247288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24246 | 2026.01.13 03:31:24.248545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 24247 | 2026.01.13 03:31:24.248826 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24248 | 2026.01.13 03:31:24.249238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2918 | ||
| 24249 | 2026.01.13 03:31:25.057069 [ 220 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24250 | 2026.01.13 03:31:25.057136 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24251 | 2026.01.13 03:31:25.059504 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24252 | 2026.01.13 03:31:25.180812 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24253 | 2026.01.13 03:31:25.181040 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24254 | 2026.01.13 03:31:25.181142 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24255 | 2026.01.13 03:31:25.182217 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24256 | 2026.01.13 03:31:25.182260 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24257 | 2026.01.13 03:31:25.182654 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24258 | 2026.01.13 03:31:25.182880 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24259 | 2026.01.13 03:31:25.183035 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Debug> executeQuery: Read 156 rows, 13.82 KiB in 0.00207 sec., 75362.31884057971 rows/sec., 6.52 MiB/sec. | ||
| 24260 | 2026.01.13 03:31:25.183078 [ 4 ] {b1033954-2be8-49a7-a260-27a25935ccfd} <Debug> TCPHandler: Processed in 0.002396619 sec. | ||
| 24261 | 2026.01.13 03:31:25.183204 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24262 | 2026.01.13 03:31:25.183299 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24263 | 2026.01.13 03:31:25.183340 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24264 | 2026.01.13 03:31:25.183793 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24265 | 2026.01.13 03:31:25.183829 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24266 | 2026.01.13 03:31:25.184116 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24267 | 2026.01.13 03:31:25.184324 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24268 | 2026.01.13 03:31:25.184451 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.00117 sec., 42735.042735042734 rows/sec., 3.14 MiB/sec. | ||
| 24269 | 2026.01.13 03:31:25.184488 [ 4 ] {ea2ffa5a-b536-4f8b-b24b-0eead7a479a5} <Debug> TCPHandler: Processed in 0.001336847 sec. | ||
| 24270 | 2026.01.13 03:31:25.184604 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24271 | 2026.01.13 03:31:25.184696 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24272 | 2026.01.13 03:31:25.184735 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24273 | 2026.01.13 03:31:25.185201 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24274 | 2026.01.13 03:31:25.185237 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24275 | 2026.01.13 03:31:25.185545 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24276 | 2026.01.13 03:31:25.185751 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24277 | 2026.01.13 03:31:25.185876 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001197 sec., 95238.09523809524 rows/sec., 7.44 MiB/sec. | ||
| 24278 | 2026.01.13 03:31:25.185913 [ 4 ] {611d7afa-bed4-4bfb-91fa-9f522a3507af} <Debug> TCPHandler: Processed in 0.001363418 sec. | ||
| 24279 | 2026.01.13 03:31:25.186024 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24280 | 2026.01.13 03:31:25.186117 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24281 | 2026.01.13 03:31:25.186159 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24282 | 2026.01.13 03:31:25.186574 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24283 | 2026.01.13 03:31:25.186610 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24284 | 2026.01.13 03:31:25.186922 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24285 | 2026.01.13 03:31:25.187131 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24286 | 2026.01.13 03:31:25.187257 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 24287 | 2026.01.13 03:31:25.187293 [ 4 ] {568d3c03-daf2-43c1-989a-33c22a1a705d} <Debug> TCPHandler: Processed in 0.001317257 sec. | ||
| 24288 | 2026.01.13 03:31:25.187400 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24289 | 2026.01.13 03:31:25.187492 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24290 | 2026.01.13 03:31:25.187545 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24291 | 2026.01.13 03:31:25.188465 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24292 | 2026.01.13 03:31:25.188500 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24293 | 2026.01.13 03:31:25.189059 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24294 | 2026.01.13 03:31:25.189275 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24295 | 2026.01.13 03:31:25.189389 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24296 | 2026.01.13 03:31:25.189410 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001936 sec., 25826.446280991735 rows/sec., 46.28 MiB/sec. | ||
| 24297 | 2026.01.13 03:31:25.189452 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24298 | 2026.01.13 03:31:25.189481 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24299 | 2026.01.13 03:31:25.189482 [ 4 ] {d9ab7a20-5e3a-41b3-aca0-70c6e7b20342} <Debug> TCPHandler: Processed in 0.002128663 sec. | ||
| 24300 | 2026.01.13 03:31:25.189610 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24301 | 2026.01.13 03:31:25.189606 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 24302 | 2026.01.13 03:31:25.189704 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24303 | 2026.01.13 03:31:25.189750 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24304 | 2026.01.13 03:31:25.189899 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24305 | 2026.01.13 03:31:25.189966 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3357 rows starting from the beginning of the part | ||
| 24306 | 2026.01.13 03:31:25.190085 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24307 | 2026.01.13 03:31:25.190097 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 50 rows starting from the beginning of the part | ||
| 24308 | 2026.01.13 03:31:25.190128 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24309 | 2026.01.13 03:31:25.190220 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 10 rows starting from the beginning of the part | ||
| 24310 | 2026.01.13 03:31:25.190322 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 50 rows starting from the beginning of the part | ||
| 24311 | 2026.01.13 03:31:25.190417 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 10 rows starting from the beginning of the part | ||
| 24312 | 2026.01.13 03:31:25.190443 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24313 | 2026.01.13 03:31:25.190512 [ 189 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 50 rows starting from the beginning of the part | ||
| 24314 | 2026.01.13 03:31:25.190686 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24315 | 2026.01.13 03:31:25.190818 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 24316 | 2026.01.13 03:31:25.190857 [ 4 ] {f5517f3d-2b12-4b34-b31e-6b50db45f44e} <Debug> TCPHandler: Processed in 0.001293936 sec. | ||
| 24317 | 2026.01.13 03:31:25.199711 [ 190 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3527 rows, containing 19 columns (19 merged, 0 gathered) in 0.010162907 sec., 347046.37167298683 rows/sec., 621.62 MiB/sec. | ||
| 24318 | 2026.01.13 03:31:25.202769 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24319 | 2026.01.13 03:31:25.203168 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24320 | 2026.01.13 03:31:25.203252 [ 192 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24321 | 2026.01.13 03:31:25.203397 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.46 MiB. | ||
| 24322 | 2026.01.13 03:31:25.442160 [ 219 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24323 | 2026.01.13 03:31:25.442230 [ 219 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24324 | 2026.01.13 03:31:25.444710 [ 219 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24325 | 2026.01.13 03:31:25.942343 [ 218 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24326 | 2026.01.13 03:31:25.942408 [ 218 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24327 | 2026.01.13 03:31:25.945286 [ 218 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24328 | 2026.01.13 03:31:26.289360 [ 224 ] {} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 24329 | 2026.01.13 03:31:26.289417 [ 224 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 24330 | 2026.01.13 03:31:26.292361 [ 224 ] {} <Debug> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 24331 | 2026.01.13 03:31:26.522283 [ 224 ] {} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 24332 | 2026.01.13 03:31:26.522338 [ 224 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 24333 | 2026.01.13 03:31:26.526209 [ 224 ] {} <Debug> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 24334 | 2026.01.13 03:31:27.064012 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 844 | ||
| 24335 | 2026.01.13 03:31:27.082006 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24336 | 2026.01.13 03:31:27.082059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24337 | 2026.01.13 03:31:27.088252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 24338 | 2026.01.13 03:31:27.088946 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24339 | 2026.01.13 03:31:27.091913 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 844 | ||
| 24340 | 2026.01.13 03:31:30.060514 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24341 | 2026.01.13 03:31:30.060578 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24342 | 2026.01.13 03:31:30.063634 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24343 | 2026.01.13 03:31:30.206510 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24344 | 2026.01.13 03:31:30.206698 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24345 | 2026.01.13 03:31:30.206767 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24346 | 2026.01.13 03:31:30.207439 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24347 | 2026.01.13 03:31:30.207477 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24348 | 2026.01.13 03:31:30.207838 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 24349 | 2026.01.13 03:31:30.208058 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24350 | 2026.01.13 03:31:30.208205 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001558 sec., 2567.394094993582 rows/sec., 209.35 KiB/sec. | ||
| 24351 | 2026.01.13 03:31:30.208246 [ 4 ] {7fda99d3-318a-4a38-a579-fde1b4bf7c7f} <Debug> TCPHandler: Processed in 0.001864628 sec. | ||
| 24352 | 2026.01.13 03:31:30.208365 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24353 | 2026.01.13 03:31:30.208461 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24354 | 2026.01.13 03:31:30.208500 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24355 | 2026.01.13 03:31:30.209557 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24356 | 2026.01.13 03:31:30.209593 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24357 | 2026.01.13 03:31:30.209965 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24358 | 2026.01.13 03:31:30.210176 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24359 | 2026.01.13 03:31:30.210302 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Debug> executeQuery: Read 1218 rows, 102.65 KiB in 0.00186 sec., 654838.7096774193 rows/sec., 53.89 MiB/sec. | ||
| 24360 | 2026.01.13 03:31:30.210340 [ 4 ] {d575f629-96fa-4f7f-9a66-6d9c9edf451f} <Debug> TCPHandler: Processed in 0.002031261 sec. | ||
| 24361 | 2026.01.13 03:31:30.210464 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24362 | 2026.01.13 03:31:30.210558 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24363 | 2026.01.13 03:31:30.210597 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24364 | 2026.01.13 03:31:30.210997 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24365 | 2026.01.13 03:31:30.211031 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24366 | 2026.01.13 03:31:30.211320 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24367 | 2026.01.13 03:31:30.211536 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24368 | 2026.01.13 03:31:30.211662 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001122 sec., 12477.718360071302 rows/sec., 919.12 KiB/sec. | ||
| 24369 | 2026.01.13 03:31:30.211700 [ 4 ] {8ae3d25a-3799-4a65-a6c1-bd6fc8c2bd24} <Debug> TCPHandler: Processed in 0.001293717 sec. | ||
| 24370 | 2026.01.13 03:31:30.211807 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24371 | 2026.01.13 03:31:30.211914 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24372 | 2026.01.13 03:31:30.211954 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24373 | 2026.01.13 03:31:30.212457 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24374 | 2026.01.13 03:31:30.212493 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24375 | 2026.01.13 03:31:30.212800 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 24376 | 2026.01.13 03:31:30.212997 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24377 | 2026.01.13 03:31:30.213128 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001231 sec., 185215.2721364744 rows/sec., 12.54 MiB/sec. | ||
| 24378 | 2026.01.13 03:31:30.213168 [ 4 ] {7b41bfe9-2ae6-4149-b5ca-811e150603e7} <Debug> TCPHandler: Processed in 0.001410118 sec. | ||
| 24379 | 2026.01.13 03:31:30.213279 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24380 | 2026.01.13 03:31:30.213371 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24381 | 2026.01.13 03:31:30.213410 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24382 | 2026.01.13 03:31:30.214011 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24383 | 2026.01.13 03:31:30.214048 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24384 | 2026.01.13 03:31:30.214358 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24385 | 2026.01.13 03:31:30.214561 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24386 | 2026.01.13 03:31:30.214688 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001333 sec., 400600.1500375094 rows/sec., 29.69 MiB/sec. | ||
| 24387 | 2026.01.13 03:31:30.214728 [ 4 ] {bd6b3ae5-41d7-4620-b258-e998775ac102} <Debug> TCPHandler: Processed in 0.00149813 sec. | ||
| 24388 | 2026.01.13 03:31:30.214842 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24389 | 2026.01.13 03:31:30.214936 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24390 | 2026.01.13 03:31:30.214978 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24391 | 2026.01.13 03:31:30.215561 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24392 | 2026.01.13 03:31:30.215599 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24393 | 2026.01.13 03:31:30.215963 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24394 | 2026.01.13 03:31:30.216175 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24395 | 2026.01.13 03:31:30.216304 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001385 sec., 610830.3249097473 rows/sec., 41.11 MiB/sec. | ||
| 24396 | 2026.01.13 03:31:30.216322 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 6 parts from all_1_159_36 to all_164_164_0 | ||
| 24397 | 2026.01.13 03:31:30.216343 [ 4 ] {7544c192-9b28-4f4e-a621-92c47d3c58b4} <Debug> TCPHandler: Processed in 0.001548791 sec. | ||
| 24398 | 2026.01.13 03:31:30.216377 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24399 | 2026.01.13 03:31:30.216406 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24400 | 2026.01.13 03:31:30.216470 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24401 | 2026.01.13 03:31:30.216505 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_36 to all_164_164_0 into Compact with storage Full | ||
| 24402 | 2026.01.13 03:31:30.216567 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24403 | 2026.01.13 03:31:30.216622 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24404 | 2026.01.13 03:31:30.216623 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24405 | 2026.01.13 03:31:30.216659 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_159_36, total 50619 rows starting from the beginning of the part | ||
| 24406 | 2026.01.13 03:31:30.216728 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 24407 | 2026.01.13 03:31:30.216782 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 233 rows starting from the beginning of the part | ||
| 24408 | 2026.01.13 03:31:30.216832 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 24409 | 2026.01.13 03:31:30.216882 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 24410 | 2026.01.13 03:31:30.216933 [ 190 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 846 rows starting from the beginning of the part | ||
| 24411 | 2026.01.13 03:31:30.217435 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24412 | 2026.01.13 03:31:30.217470 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24413 | 2026.01.13 03:31:30.217979 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24414 | 2026.01.13 03:31:30.218195 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24415 | 2026.01.13 03:31:30.218333 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 24416 | 2026.01.13 03:31:30.218399 [ 4 ] {884ad13c-6098-40a9-b377-9b498bec3552} <Debug> TCPHandler: Processed in 0.00197827 sec. | ||
| 24417 | 2026.01.13 03:31:30.218513 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24418 | 2026.01.13 03:31:30.218607 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24419 | 2026.01.13 03:31:30.218646 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24420 | 2026.01.13 03:31:30.218985 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24421 | 2026.01.13 03:31:30.219018 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24422 | 2026.01.13 03:31:30.219328 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24423 | 2026.01.13 03:31:30.219533 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24424 | 2026.01.13 03:31:30.219660 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 24425 | 2026.01.13 03:31:30.219697 [ 4 ] {47f08451-ed4b-4164-b8b6-b4fbd035f67a} <Debug> TCPHandler: Processed in 0.001232205 sec. | ||
| 24426 | 2026.01.13 03:31:30.225542 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52178 rows, containing 5 columns (5 merged, 0 gathered) in 0.009074025 sec., 5750259.669771683 rows/sec., 390.47 MiB/sec. | ||
| 24427 | 2026.01.13 03:31:30.225953 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Trace> MergedBlockOutputStream: filled checksums all_1_164_37 (state Temporary) | ||
| 24428 | 2026.01.13 03:31:30.226256 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_164_37 to all_1_164_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24429 | 2026.01.13 03:31:30.226335 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_164_37} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 6 parts: [all_1_159_36, all_164_164_0] -> all_1_164_37 | ||
| 24430 | 2026.01.13 03:31:30.226433 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 24431 | 2026.01.13 03:31:31.583012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 54297 | ||
| 24432 | 2026.01.13 03:31:31.583835 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24433 | 2026.01.13 03:31:31.583904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24434 | 2026.01.13 03:31:31.584615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 24435 | 2026.01.13 03:31:31.584982 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24436 | 2026.01.13 03:31:31.585188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54297 | ||
| 24437 | 2026.01.13 03:31:32.254473 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47677 | ||
| 24438 | 2026.01.13 03:31:32.254597 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24439 | 2026.01.13 03:31:32.254624 [ 289 ] {} <Debug> TCP-Session: e1e00337-426b-42ce-a8fc-96038c6eb8fe Authenticating user 'default' from [fd00:1122:3344:101::e]:47677 | ||
| 24440 | 2026.01.13 03:31:32.254646 [ 289 ] {} <Debug> TCP-Session: e1e00337-426b-42ce-a8fc-96038c6eb8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24441 | 2026.01.13 03:31:32.254659 [ 289 ] {} <Debug> TCP-Session: e1e00337-426b-42ce-a8fc-96038c6eb8fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24442 | 2026.01.13 03:31:32.254907 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54230 | ||
| 24443 | 2026.01.13 03:31:32.254929 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41856 | ||
| 24444 | 2026.01.13 03:31:32.254950 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59928 | ||
| 24445 | 2026.01.13 03:31:32.254983 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48306 | ||
| 24446 | 2026.01.13 03:31:32.255022 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63133 | ||
| 24447 | 2026.01.13 03:31:32.255050 [ 289 ] {} <Trace> TCP-Session: e1e00337-426b-42ce-a8fc-96038c6eb8fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24448 | 2026.01.13 03:31:32.255051 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24449 | 2026.01.13 03:31:32.255088 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24450 | 2026.01.13 03:31:32.255026 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24451 | 2026.01.13 03:31:32.255115 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24452 | 2026.01.13 03:31:32.255127 [ 363 ] {} <Debug> TCP-Session: f8523a91-cb3d-457a-a45c-e95c863fd9e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59928 | ||
| 24453 | 2026.01.13 03:31:32.255148 [ 351 ] {} <Debug> TCP-Session: 081d2a31-2a73-4da0-82d8-36f1e5a5551c Authenticating user 'default' from [fd00:1122:3344:101::e]:54230 | ||
| 24454 | 2026.01.13 03:31:32.255157 [ 364 ] {} <Debug> TCP-Session: e3ef0780-ca6c-44a4-a9a8-2ef43142602d Authenticating user 'default' from [fd00:1122:3344:101::e]:48306 | ||
| 24455 | 2026.01.13 03:31:32.255169 [ 363 ] {} <Debug> TCP-Session: f8523a91-cb3d-457a-a45c-e95c863fd9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24456 | 2026.01.13 03:31:32.255181 [ 351 ] {} <Debug> TCP-Session: 081d2a31-2a73-4da0-82d8-36f1e5a5551c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24457 | 2026.01.13 03:31:32.255197 [ 363 ] {} <Debug> TCP-Session: f8523a91-cb3d-457a-a45c-e95c863fd9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24458 | 2026.01.13 03:31:32.255209 [ 351 ] {} <Debug> TCP-Session: 081d2a31-2a73-4da0-82d8-36f1e5a5551c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24459 | 2026.01.13 03:31:32.255224 [ 289 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24460 | 2026.01.13 03:31:32.255192 [ 364 ] {} <Debug> TCP-Session: e3ef0780-ca6c-44a4-a9a8-2ef43142602d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24461 | 2026.01.13 03:31:32.255115 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24462 | 2026.01.13 03:31:32.255271 [ 364 ] {} <Debug> TCP-Session: e3ef0780-ca6c-44a4-a9a8-2ef43142602d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24463 | 2026.01.13 03:31:32.255113 [ 362 ] {} <Debug> TCP-Session: 15db5ef5-9f27-4b07-aadf-319ceb6b78e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41856 | ||
| 24464 | 2026.01.13 03:31:32.255290 [ 368 ] {} <Debug> TCP-Session: f21e2167-9474-467e-a440-d87df7c532a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63133 | ||
| 24465 | 2026.01.13 03:31:32.255332 [ 362 ] {} <Debug> TCP-Session: 15db5ef5-9f27-4b07-aadf-319ceb6b78e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24466 | 2026.01.13 03:31:32.255347 [ 368 ] {} <Debug> TCP-Session: f21e2167-9474-467e-a440-d87df7c532a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24467 | 2026.01.13 03:31:32.255358 [ 362 ] {} <Debug> TCP-Session: 15db5ef5-9f27-4b07-aadf-319ceb6b78e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24468 | 2026.01.13 03:31:32.255369 [ 368 ] {} <Debug> TCP-Session: f21e2167-9474-467e-a440-d87df7c532a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24469 | 2026.01.13 03:31:32.255013 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37342 | ||
| 24470 | 2026.01.13 03:31:32.254992 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39914 | ||
| 24471 | 2026.01.13 03:31:32.254988 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35140 | ||
| 24472 | 2026.01.13 03:31:32.255484 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24473 | 2026.01.13 03:31:32.255499 [ 289 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24474 | 2026.01.13 03:31:32.255517 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24475 | 2026.01.13 03:31:32.255534 [ 367 ] {} <Debug> TCP-Session: bca51924-9e34-48ef-93ab-420ca8de7c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:37342 | ||
| 24476 | 2026.01.13 03:31:32.255552 [ 365 ] {} <Debug> TCP-Session: 81346c7b-d18b-4526-a454-06861f225742 Authenticating user 'default' from [fd00:1122:3344:101::e]:35140 | ||
| 24477 | 2026.01.13 03:31:32.255564 [ 289 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24478 | 2026.01.13 03:31:32.255573 [ 367 ] {} <Debug> TCP-Session: bca51924-9e34-48ef-93ab-420ca8de7c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24479 | 2026.01.13 03:31:32.255582 [ 365 ] {} <Debug> TCP-Session: 81346c7b-d18b-4526-a454-06861f225742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24480 | 2026.01.13 03:31:32.255494 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24481 | 2026.01.13 03:31:32.255617 [ 365 ] {} <Debug> TCP-Session: 81346c7b-d18b-4526-a454-06861f225742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24482 | 2026.01.13 03:31:32.255631 [ 367 ] {} <Debug> TCP-Session: bca51924-9e34-48ef-93ab-420ca8de7c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24483 | 2026.01.13 03:31:32.255645 [ 366 ] {} <Debug> TCP-Session: 5128f60a-88f1-4e97-b7a1-5b1103347e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:39914 | ||
| 24484 | 2026.01.13 03:31:32.255669 [ 366 ] {} <Debug> TCP-Session: 5128f60a-88f1-4e97-b7a1-5b1103347e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24485 | 2026.01.13 03:31:32.255681 [ 366 ] {} <Debug> TCP-Session: 5128f60a-88f1-4e97-b7a1-5b1103347e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24486 | 2026.01.13 03:31:32.255966 [ 289 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 24487 | 2026.01.13 03:31:32.257307 [ 345 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Trace> AggregatingTransform: Aggregating | ||
| 24488 | 2026.01.13 03:31:32.257359 [ 345 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Trace> Aggregator: Aggregation method: without_key | ||
| 24489 | 2026.01.13 03:31:32.257397 [ 345 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001237435 sec. (808.123 rows/sec., 31.57 KiB/sec.) | ||
| 24490 | 2026.01.13 03:31:32.257412 [ 345 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Trace> Aggregator: Merging aggregated data | ||
| 24491 | 2026.01.13 03:31:32.258589 [ 289 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 24492 | 2026.01.13 03:31:32.258758 [ 289 ] {40575f16-3b0c-46e6-b343-e7b78ed22776} <Debug> TCPHandler: Processed in 0.003869019 sec. | ||
| 24493 | 2026.01.13 03:31:32.258876 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24494 | 2026.01.13 03:31:32.258905 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24495 | 2026.01.13 03:31:32.258909 [ 289 ] {} <Debug> TCP-Session: e1e00337-426b-42ce-a8fc-96038c6eb8fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24496 | 2026.01.13 03:31:32.258928 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24497 | 2026.01.13 03:31:32.258946 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24498 | 2026.01.13 03:31:32.258971 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24499 | 2026.01.13 03:31:32.258994 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24500 | 2026.01.13 03:31:32.259003 [ 351 ] {} <Debug> TCP-Session: 081d2a31-2a73-4da0-82d8-36f1e5a5551c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24501 | 2026.01.13 03:31:32.259014 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24502 | 2026.01.13 03:31:32.259045 [ 365 ] {} <Debug> TCP-Session: 81346c7b-d18b-4526-a454-06861f225742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24503 | 2026.01.13 03:31:32.259039 [ 362 ] {} <Debug> TCP-Session: 15db5ef5-9f27-4b07-aadf-319ceb6b78e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24504 | 2026.01.13 03:31:32.259071 [ 364 ] {} <Debug> TCP-Session: e3ef0780-ca6c-44a4-a9a8-2ef43142602d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24505 | 2026.01.13 03:31:32.259035 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24506 | 2026.01.13 03:31:32.258982 [ 363 ] {} <Debug> TCP-Session: f8523a91-cb3d-457a-a45c-e95c863fd9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24507 | 2026.01.13 03:31:32.258953 [ 368 ] {} <Debug> TCP-Session: f21e2167-9474-467e-a440-d87df7c532a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24508 | 2026.01.13 03:31:32.259164 [ 366 ] {} <Debug> TCP-Session: 5128f60a-88f1-4e97-b7a1-5b1103347e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24509 | 2026.01.13 03:31:32.258998 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24510 | 2026.01.13 03:31:32.259234 [ 367 ] {} <Debug> TCP-Session: bca51924-9e34-48ef-93ab-420ca8de7c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24511 | 2026.01.13 03:31:32.566035 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38961 | ||
| 24512 | 2026.01.13 03:31:32.566139 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24513 | 2026.01.13 03:31:32.566165 [ 289 ] {} <Debug> TCP-Session: 29a653f5-60d8-478f-9406-eccd530cc3e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38961 | ||
| 24514 | 2026.01.13 03:31:32.566187 [ 289 ] {} <Debug> TCP-Session: 29a653f5-60d8-478f-9406-eccd530cc3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24515 | 2026.01.13 03:31:32.566200 [ 289 ] {} <Debug> TCP-Session: 29a653f5-60d8-478f-9406-eccd530cc3e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24516 | 2026.01.13 03:31:32.566429 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46279 | ||
| 24517 | 2026.01.13 03:31:32.566434 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44612 | ||
| 24518 | 2026.01.13 03:31:32.566467 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46699 | ||
| 24519 | 2026.01.13 03:31:32.566499 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35233 | ||
| 24520 | 2026.01.13 03:31:32.566508 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49947 | ||
| 24521 | 2026.01.13 03:31:32.566549 [ 289 ] {} <Trace> TCP-Session: 29a653f5-60d8-478f-9406-eccd530cc3e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24522 | 2026.01.13 03:31:32.566595 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24523 | 2026.01.13 03:31:32.566628 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24524 | 2026.01.13 03:31:32.566628 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24525 | 2026.01.13 03:31:32.566655 [ 351 ] {} <Debug> TCP-Session: 27ead4e2-91c6-4481-8742-ef973c3f20e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44612 | ||
| 24526 | 2026.01.13 03:31:32.566666 [ 368 ] {} <Debug> TCP-Session: 078cc426-7515-409a-80e3-cad95c3c88d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49947 | ||
| 24527 | 2026.01.13 03:31:32.566681 [ 367 ] {} <Debug> TCP-Session: 6b423617-816e-4ada-8bd0-002f1f81badd Authenticating user 'default' from [fd00:1122:3344:101::e]:35233 | ||
| 24528 | 2026.01.13 03:31:32.566691 [ 351 ] {} <Debug> TCP-Session: 27ead4e2-91c6-4481-8742-ef973c3f20e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24529 | 2026.01.13 03:31:32.566703 [ 368 ] {} <Debug> TCP-Session: 078cc426-7515-409a-80e3-cad95c3c88d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24530 | 2026.01.13 03:31:32.566720 [ 351 ] {} <Debug> TCP-Session: 27ead4e2-91c6-4481-8742-ef973c3f20e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24531 | 2026.01.13 03:31:32.566736 [ 368 ] {} <Debug> TCP-Session: 078cc426-7515-409a-80e3-cad95c3c88d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24532 | 2026.01.13 03:31:32.566718 [ 367 ] {} <Debug> TCP-Session: 6b423617-816e-4ada-8bd0-002f1f81badd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24533 | 2026.01.13 03:31:32.566775 [ 289 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38961) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24534 | 2026.01.13 03:31:32.566793 [ 367 ] {} <Debug> TCP-Session: 6b423617-816e-4ada-8bd0-002f1f81badd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24535 | 2026.01.13 03:31:32.566590 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24536 | 2026.01.13 03:31:32.566506 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24537 | 2026.01.13 03:31:32.566859 [ 364 ] {} <Debug> TCP-Session: 6fdeb920-abec-4493-89f5-2ae84bfc7415 Authenticating user 'default' from [fd00:1122:3344:101::e]:46699 | ||
| 24538 | 2026.01.13 03:31:32.566476 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38121 | ||
| 24539 | 2026.01.13 03:31:32.566889 [ 362 ] {} <Debug> TCP-Session: 3584dead-e9cf-4232-9c1e-e7050bed416d Authenticating user 'default' from [fd00:1122:3344:101::e]:46279 | ||
| 24540 | 2026.01.13 03:31:32.566899 [ 364 ] {} <Debug> TCP-Session: 6fdeb920-abec-4493-89f5-2ae84bfc7415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24541 | 2026.01.13 03:31:32.566931 [ 362 ] {} <Debug> TCP-Session: 3584dead-e9cf-4232-9c1e-e7050bed416d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24542 | 2026.01.13 03:31:32.566948 [ 364 ] {} <Debug> TCP-Session: 6fdeb920-abec-4493-89f5-2ae84bfc7415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24543 | 2026.01.13 03:31:32.566964 [ 362 ] {} <Debug> TCP-Session: 3584dead-e9cf-4232-9c1e-e7050bed416d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24544 | 2026.01.13 03:31:32.566965 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24545 | 2026.01.13 03:31:32.566473 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45789 | ||
| 24546 | 2026.01.13 03:31:32.567006 [ 366 ] {} <Debug> TCP-Session: 2344fafa-32bc-4727-928e-7064629e2751 Authenticating user 'default' from [fd00:1122:3344:101::e]:38121 | ||
| 24547 | 2026.01.13 03:31:32.566456 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55556 | ||
| 24548 | 2026.01.13 03:31:32.567047 [ 366 ] {} <Debug> TCP-Session: 2344fafa-32bc-4727-928e-7064629e2751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24549 | 2026.01.13 03:31:32.567060 [ 289 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24550 | 2026.01.13 03:31:32.567078 [ 366 ] {} <Debug> TCP-Session: 2344fafa-32bc-4727-928e-7064629e2751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24551 | 2026.01.13 03:31:32.567073 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24552 | 2026.01.13 03:31:32.567113 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24553 | 2026.01.13 03:31:32.567121 [ 365 ] {} <Debug> TCP-Session: 38ce6ce0-8db5-4782-b5f9-7786b6565889 Authenticating user 'default' from [fd00:1122:3344:101::e]:45789 | ||
| 24554 | 2026.01.13 03:31:32.567127 [ 289 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24555 | 2026.01.13 03:31:32.567153 [ 365 ] {} <Debug> TCP-Session: 38ce6ce0-8db5-4782-b5f9-7786b6565889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24556 | 2026.01.13 03:31:32.567143 [ 363 ] {} <Debug> TCP-Session: 1058652c-0cc4-4296-a64b-7b593eb382b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55556 | ||
| 24557 | 2026.01.13 03:31:32.567183 [ 365 ] {} <Debug> TCP-Session: 38ce6ce0-8db5-4782-b5f9-7786b6565889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24558 | 2026.01.13 03:31:32.567207 [ 363 ] {} <Debug> TCP-Session: 1058652c-0cc4-4296-a64b-7b593eb382b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24559 | 2026.01.13 03:31:32.567225 [ 363 ] {} <Debug> TCP-Session: 1058652c-0cc4-4296-a64b-7b593eb382b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24560 | 2026.01.13 03:31:32.567493 [ 289 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 24561 | 2026.01.13 03:31:32.568571 [ 339 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Trace> AggregatingTransform: Aggregating | ||
| 24562 | 2026.01.13 03:31:32.568604 [ 339 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Trace> Aggregator: Aggregation method: without_key | ||
| 24563 | 2026.01.13 03:31:32.568638 [ 339 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016641 sec. (983.631 rows/sec., 38.42 KiB/sec.) | ||
| 24564 | 2026.01.13 03:31:32.568655 [ 339 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Trace> Aggregator: Merging aggregated data | ||
| 24565 | 2026.01.13 03:31:32.570047 [ 289 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003328 sec., 300.4807692307692 rows/sec., 11.74 KiB/sec. | ||
| 24566 | 2026.01.13 03:31:32.570219 [ 289 ] {b599c9c9-6216-42bf-a7db-46e7d754da64} <Debug> TCPHandler: Processed in 0.003821208 sec. | ||
| 24567 | 2026.01.13 03:31:32.570353 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24568 | 2026.01.13 03:31:32.570380 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24569 | 2026.01.13 03:31:32.570396 [ 289 ] {} <Debug> TCP-Session: 29a653f5-60d8-478f-9406-eccd530cc3e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24570 | 2026.01.13 03:31:32.570398 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24571 | 2026.01.13 03:31:32.570433 [ 367 ] {} <Debug> TCP-Session: 6b423617-816e-4ada-8bd0-002f1f81badd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24572 | 2026.01.13 03:31:32.570441 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24573 | 2026.01.13 03:31:32.570459 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24574 | 2026.01.13 03:31:32.570469 [ 364 ] {} <Debug> TCP-Session: 6fdeb920-abec-4493-89f5-2ae84bfc7415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24575 | 2026.01.13 03:31:32.570489 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24576 | 2026.01.13 03:31:32.570507 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24577 | 2026.01.13 03:31:32.570549 [ 363 ] {} <Debug> TCP-Session: 1058652c-0cc4-4296-a64b-7b593eb382b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24578 | 2026.01.13 03:31:32.570508 [ 366 ] {} <Debug> TCP-Session: 2344fafa-32bc-4727-928e-7064629e2751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24579 | 2026.01.13 03:31:32.570575 [ 365 ] {} <Debug> TCP-Session: 38ce6ce0-8db5-4782-b5f9-7786b6565889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24580 | 2026.01.13 03:31:32.570505 [ 362 ] {} <Debug> TCP-Session: 3584dead-e9cf-4232-9c1e-e7050bed416d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24581 | 2026.01.13 03:31:32.570418 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24582 | 2026.01.13 03:31:32.570520 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24583 | 2026.01.13 03:31:32.570673 [ 351 ] {} <Debug> TCP-Session: 27ead4e2-91c6-4481-8742-ef973c3f20e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24584 | 2026.01.13 03:31:32.570700 [ 368 ] {} <Debug> TCP-Session: 078cc426-7515-409a-80e3-cad95c3c88d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24585 | 2026.01.13 03:31:32.622578 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52965 | ||
| 24586 | 2026.01.13 03:31:32.622686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24587 | 2026.01.13 03:31:32.622713 [ 289 ] {} <Debug> TCP-Session: dfe65d76-776a-4778-a346-67254e9bb7da Authenticating user 'default' from [fd00:1122:3344:101::e]:52965 | ||
| 24588 | 2026.01.13 03:31:32.622735 [ 289 ] {} <Debug> TCP-Session: dfe65d76-776a-4778-a346-67254e9bb7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24589 | 2026.01.13 03:31:32.622749 [ 289 ] {} <Debug> TCP-Session: dfe65d76-776a-4778-a346-67254e9bb7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24590 | 2026.01.13 03:31:32.622998 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35273 | ||
| 24591 | 2026.01.13 03:31:32.623001 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45335 | ||
| 24592 | 2026.01.13 03:31:32.623041 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38296 | ||
| 24593 | 2026.01.13 03:31:32.623039 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56473 | ||
| 24594 | 2026.01.13 03:31:32.623073 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36768 | ||
| 24595 | 2026.01.13 03:31:32.623078 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24596 | 2026.01.13 03:31:32.623134 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24597 | 2026.01.13 03:31:32.623136 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24598 | 2026.01.13 03:31:32.623158 [ 362 ] {} <Debug> TCP-Session: c6d29ae7-a881-4e4d-8eb3-ee90cd37d001 Authenticating user 'default' from [fd00:1122:3344:101::e]:35273 | ||
| 24599 | 2026.01.13 03:31:32.623170 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24600 | 2026.01.13 03:31:32.623177 [ 365 ] {} <Debug> TCP-Session: d068d5f6-5311-4640-a791-db6f3337068d Authenticating user 'default' from [fd00:1122:3344:101::e]:38296 | ||
| 24601 | 2026.01.13 03:31:32.623189 [ 362 ] {} <Debug> TCP-Session: c6d29ae7-a881-4e4d-8eb3-ee90cd37d001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24602 | 2026.01.13 03:31:32.623213 [ 368 ] {} <Debug> TCP-Session: 14f33e6a-9621-40ae-aa99-5cc8b44f972e Authenticating user 'default' from [fd00:1122:3344:101::e]:36768 | ||
| 24603 | 2026.01.13 03:31:32.623233 [ 362 ] {} <Debug> TCP-Session: c6d29ae7-a881-4e4d-8eb3-ee90cd37d001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24604 | 2026.01.13 03:31:32.623252 [ 368 ] {} <Debug> TCP-Session: 14f33e6a-9621-40ae-aa99-5cc8b44f972e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24605 | 2026.01.13 03:31:32.623171 [ 351 ] {} <Debug> TCP-Session: b4e90eb0-f0e7-4846-9174-2c53796365ca Authenticating user 'default' from [fd00:1122:3344:101::e]:45335 | ||
| 24606 | 2026.01.13 03:31:32.623275 [ 368 ] {} <Debug> TCP-Session: 14f33e6a-9621-40ae-aa99-5cc8b44f972e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24607 | 2026.01.13 03:31:32.623298 [ 351 ] {} <Debug> TCP-Session: b4e90eb0-f0e7-4846-9174-2c53796365ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24608 | 2026.01.13 03:31:32.623164 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24609 | 2026.01.13 03:31:32.623322 [ 351 ] {} <Debug> TCP-Session: b4e90eb0-f0e7-4846-9174-2c53796365ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24610 | 2026.01.13 03:31:32.623065 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42352 | ||
| 24611 | 2026.01.13 03:31:32.623352 [ 364 ] {} <Debug> TCP-Session: a5aa6fc5-969d-4fed-9497-ca0fe09bd633 Authenticating user 'default' from [fd00:1122:3344:101::e]:56473 | ||
| 24612 | 2026.01.13 03:31:32.623044 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34823 | ||
| 24613 | 2026.01.13 03:31:32.623419 [ 364 ] {} <Debug> TCP-Session: a5aa6fc5-969d-4fed-9497-ca0fe09bd633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24614 | 2026.01.13 03:31:32.623028 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60661 | ||
| 24615 | 2026.01.13 03:31:32.623450 [ 364 ] {} <Debug> TCP-Session: a5aa6fc5-969d-4fed-9497-ca0fe09bd633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24616 | 2026.01.13 03:31:32.623470 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24617 | 2026.01.13 03:31:32.623481 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24618 | 2026.01.13 03:31:32.623224 [ 365 ] {} <Debug> TCP-Session: d068d5f6-5311-4640-a791-db6f3337068d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24619 | 2026.01.13 03:31:32.623527 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24620 | 2026.01.13 03:31:32.623561 [ 365 ] {} <Debug> TCP-Session: d068d5f6-5311-4640-a791-db6f3337068d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24621 | 2026.01.13 03:31:32.623587 [ 363 ] {} <Debug> TCP-Session: 6541fc7d-e3dd-43ca-9da5-b65319e63180 Authenticating user 'default' from [fd00:1122:3344:101::e]:60661 | ||
| 24622 | 2026.01.13 03:31:32.623539 [ 366 ] {} <Debug> TCP-Session: 53d91a97-3c3e-47c4-b52f-86bec775de67 Authenticating user 'default' from [fd00:1122:3344:101::e]:34823 | ||
| 24623 | 2026.01.13 03:31:32.623632 [ 363 ] {} <Debug> TCP-Session: 6541fc7d-e3dd-43ca-9da5-b65319e63180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24624 | 2026.01.13 03:31:32.623657 [ 366 ] {} <Debug> TCP-Session: 53d91a97-3c3e-47c4-b52f-86bec775de67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24625 | 2026.01.13 03:31:32.623668 [ 363 ] {} <Debug> TCP-Session: 6541fc7d-e3dd-43ca-9da5-b65319e63180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24626 | 2026.01.13 03:31:32.623695 [ 366 ] {} <Debug> TCP-Session: 53d91a97-3c3e-47c4-b52f-86bec775de67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24627 | 2026.01.13 03:31:32.623525 [ 367 ] {} <Debug> TCP-Session: 9d5dcc24-c968-48f9-b3a6-72a34265530a Authenticating user 'default' from [fd00:1122:3344:101::e]:42352 | ||
| 24628 | 2026.01.13 03:31:32.623835 [ 367 ] {} <Debug> TCP-Session: 9d5dcc24-c968-48f9-b3a6-72a34265530a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24629 | 2026.01.13 03:31:32.623067 [ 289 ] {} <Trace> TCP-Session: dfe65d76-776a-4778-a346-67254e9bb7da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24630 | 2026.01.13 03:31:32.623873 [ 367 ] {} <Debug> TCP-Session: 9d5dcc24-c968-48f9-b3a6-72a34265530a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24631 | 2026.01.13 03:31:32.624158 [ 289 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52965) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24632 | 2026.01.13 03:31:32.624544 [ 289 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24633 | 2026.01.13 03:31:32.624628 [ 289 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24634 | 2026.01.13 03:31:32.625022 [ 289 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Debug> oximeter.version (69a60833-9990-4129-a1e9-5783c8123320) (SelectExecutor): Key condition: unknown | ||
| 24635 | 2026.01.13 03:31:32.626066 [ 317 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Trace> AggregatingTransform: Aggregating | ||
| 24636 | 2026.01.13 03:31:32.626108 [ 317 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Trace> Aggregator: Aggregation method: without_key | ||
| 24637 | 2026.01.13 03:31:32.626142 [ 317 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098359 sec. (1016.684 rows/sec., 39.71 KiB/sec.) | ||
| 24638 | 2026.01.13 03:31:32.626160 [ 317 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Trace> Aggregator: Merging aggregated data | ||
| 24639 | 2026.01.13 03:31:32.627653 [ 289 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003571 sec., 280.0336040324839 rows/sec., 10.94 KiB/sec. | ||
| 24640 | 2026.01.13 03:31:32.627880 [ 289 ] {b06b5a1c-8efd-4cc0-90ff-ea8e5ff4fa30} <Debug> TCPHandler: Processed in 0.004930761 sec. | ||
| 24641 | 2026.01.13 03:31:32.627989 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24642 | 2026.01.13 03:31:32.628014 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24643 | 2026.01.13 03:31:32.628035 [ 289 ] {} <Debug> TCP-Session: dfe65d76-776a-4778-a346-67254e9bb7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24644 | 2026.01.13 03:31:32.628040 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24645 | 2026.01.13 03:31:32.628074 [ 368 ] {} <Debug> TCP-Session: 14f33e6a-9621-40ae-aa99-5cc8b44f972e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24646 | 2026.01.13 03:31:32.628094 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24647 | 2026.01.13 03:31:32.628102 [ 363 ] {} <Debug> TCP-Session: 6541fc7d-e3dd-43ca-9da5-b65319e63180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24648 | 2026.01.13 03:31:32.628128 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24649 | 2026.01.13 03:31:32.628139 [ 364 ] {} <Debug> TCP-Session: a5aa6fc5-969d-4fed-9497-ca0fe09bd633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24650 | 2026.01.13 03:31:32.628138 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24651 | 2026.01.13 03:31:32.628172 [ 351 ] {} <Debug> TCP-Session: b4e90eb0-f0e7-4846-9174-2c53796365ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24652 | 2026.01.13 03:31:32.628184 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24653 | 2026.01.13 03:31:32.628205 [ 362 ] {} <Debug> TCP-Session: c6d29ae7-a881-4e4d-8eb3-ee90cd37d001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24654 | 2026.01.13 03:31:32.628175 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24655 | 2026.01.13 03:31:32.628230 [ 365 ] {} <Debug> TCP-Session: d068d5f6-5311-4640-a791-db6f3337068d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24656 | 2026.01.13 03:31:32.628068 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24657 | 2026.01.13 03:31:32.628273 [ 367 ] {} <Debug> TCP-Session: 9d5dcc24-c968-48f9-b3a6-72a34265530a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24658 | 2026.01.13 03:31:32.628310 [ 366 ] {} <Debug> TCP-Session: 53d91a97-3c3e-47c4-b52f-86bec775de67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24659 | 2026.01.13 03:31:34.249715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2952 | ||
| 24660 | 2026.01.13 03:31:34.252510 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24661 | 2026.01.13 03:31:34.252561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24662 | 2026.01.13 03:31:34.253827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 24663 | 2026.01.13 03:31:34.254104 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24664 | 2026.01.13 03:31:34.254481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2952 | ||
| 24665 | 2026.01.13 03:31:34.592248 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 851 | ||
| 24666 | 2026.01.13 03:31:34.610775 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24667 | 2026.01.13 03:31:34.610836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 24668 | 2026.01.13 03:31:34.617142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 24669 | 2026.01.13 03:31:34.617864 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24670 | 2026.01.13 03:31:34.621014 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 851 | ||
| 24671 | 2026.01.13 03:31:35.181469 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24672 | 2026.01.13 03:31:35.181761 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24673 | 2026.01.13 03:31:35.181864 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24674 | 2026.01.13 03:31:35.182864 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24675 | 2026.01.13 03:31:35.182900 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24676 | 2026.01.13 03:31:35.183282 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24677 | 2026.01.13 03:31:35.183500 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24678 | 2026.01.13 03:31:35.183651 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Debug> executeQuery: Read 156 rows, 13.82 KiB in 0.00196 sec., 79591.83673469388 rows/sec., 6.89 MiB/sec. | ||
| 24679 | 2026.01.13 03:31:35.183694 [ 4 ] {a67ca29d-58e0-4fc1-a7f5-8cd03f76b574} <Debug> TCPHandler: Processed in 0.002395408 sec. | ||
| 24680 | 2026.01.13 03:31:35.183820 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24681 | 2026.01.13 03:31:35.183913 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24682 | 2026.01.13 03:31:35.183951 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24683 | 2026.01.13 03:31:35.184381 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24684 | 2026.01.13 03:31:35.184414 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24685 | 2026.01.13 03:31:35.184708 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24686 | 2026.01.13 03:31:35.184911 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24687 | 2026.01.13 03:31:35.185035 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001139 sec., 43898.15627743635 rows/sec., 3.22 MiB/sec. | ||
| 24688 | 2026.01.13 03:31:35.185074 [ 4 ] {0bf81c83-8546-4441-b64b-40eafa3236d0} <Debug> TCPHandler: Processed in 0.001309746 sec. | ||
| 24689 | 2026.01.13 03:31:35.185194 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24690 | 2026.01.13 03:31:35.185287 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24691 | 2026.01.13 03:31:35.185325 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24692 | 2026.01.13 03:31:35.185778 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24693 | 2026.01.13 03:31:35.185811 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24694 | 2026.01.13 03:31:35.186098 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24695 | 2026.01.13 03:31:35.186308 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24696 | 2026.01.13 03:31:35.186437 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001167 sec., 97686.37532133676 rows/sec., 7.63 MiB/sec. | ||
| 24697 | 2026.01.13 03:31:35.186478 [ 4 ] {3418e487-7fab-4e2f-a099-c20b5a90a8bf} <Debug> TCPHandler: Processed in 0.001338257 sec. | ||
| 24698 | 2026.01.13 03:31:35.186601 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24699 | 2026.01.13 03:31:35.186692 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24700 | 2026.01.13 03:31:35.186734 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24701 | 2026.01.13 03:31:35.187161 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24702 | 2026.01.13 03:31:35.187194 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24703 | 2026.01.13 03:31:35.187507 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24704 | 2026.01.13 03:31:35.187706 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24705 | 2026.01.13 03:31:35.187830 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 24706 | 2026.01.13 03:31:35.187868 [ 4 ] {a6020c37-b2c1-4aa9-9b4b-d38ee42f4e73} <Debug> TCPHandler: Processed in 0.001323147 sec. | ||
| 24707 | 2026.01.13 03:31:35.187984 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24708 | 2026.01.13 03:31:35.188075 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24709 | 2026.01.13 03:31:35.188151 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24710 | 2026.01.13 03:31:35.189023 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24711 | 2026.01.13 03:31:35.189057 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24712 | 2026.01.13 03:31:35.190404 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24713 | 2026.01.13 03:31:35.190627 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24714 | 2026.01.13 03:31:35.190766 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002706 sec., 18477.457501847744 rows/sec., 33.11 MiB/sec. | ||
| 24715 | 2026.01.13 03:31:35.190849 [ 4 ] {9e43a2fc-8e49-4838-a28f-b597cf191b22} <Debug> TCPHandler: Processed in 0.0029181 sec. | ||
| 24716 | 2026.01.13 03:31:35.190971 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24717 | 2026.01.13 03:31:35.191065 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24718 | 2026.01.13 03:31:35.191112 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24719 | 2026.01.13 03:31:35.191457 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24720 | 2026.01.13 03:31:35.191497 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24721 | 2026.01.13 03:31:35.191778 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24722 | 2026.01.13 03:31:35.191959 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24723 | 2026.01.13 03:31:35.192080 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 24724 | 2026.01.13 03:31:35.192115 [ 4 ] {0ddc120a-1e25-4c8b-a7fe-372e422b2628} <Debug> TCPHandler: Processed in 0.001250915 sec. | ||
| 24725 | 2026.01.13 03:31:38.764294 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24726 | 2026.01.13 03:31:38.764371 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24727 | 2026.01.13 03:31:39.085696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 54809 | ||
| 24728 | 2026.01.13 03:31:39.086224 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24729 | 2026.01.13 03:31:39.086257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24730 | 2026.01.13 03:31:39.086726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 24731 | 2026.01.13 03:31:39.086943 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24732 | 2026.01.13 03:31:39.087068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54809 | ||
| 24733 | 2026.01.13 03:31:40.179932 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24734 | 2026.01.13 03:31:40.180223 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24735 | 2026.01.13 03:31:40.180323 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24736 | 2026.01.13 03:31:40.181239 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24737 | 2026.01.13 03:31:40.181278 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24738 | 2026.01.13 03:31:40.181641 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24739 | 2026.01.13 03:31:40.181856 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24740 | 2026.01.13 03:31:40.182005 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001853 sec., 41014.570966001076 rows/sec., 3.37 MiB/sec. | ||
| 24741 | 2026.01.13 03:31:40.182018 [ 120 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24742 | 2026.01.13 03:31:40.182050 [ 4 ] {e3c1080d-2410-420b-beb4-d1b7f4dbb5ad} <Debug> TCPHandler: Processed in 0.002287656 sec. | ||
| 24743 | 2026.01.13 03:31:40.182087 [ 120 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24744 | 2026.01.13 03:31:40.182116 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24745 | 2026.01.13 03:31:40.182224 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24746 | 2026.01.13 03:31:40.182261 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 24747 | 2026.01.13 03:31:40.182321 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24748 | 2026.01.13 03:31:40.182365 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24749 | 2026.01.13 03:31:40.182414 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24750 | 2026.01.13 03:31:40.182455 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2556 rows starting from the beginning of the part | ||
| 24751 | 2026.01.13 03:31:40.182532 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 76 rows starting from the beginning of the part | ||
| 24752 | 2026.01.13 03:31:40.182583 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 156 rows starting from the beginning of the part | ||
| 24753 | 2026.01.13 03:31:40.182629 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1218 rows starting from the beginning of the part | ||
| 24754 | 2026.01.13 03:31:40.182678 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 156 rows starting from the beginning of the part | ||
| 24755 | 2026.01.13 03:31:40.182722 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 76 rows starting from the beginning of the part | ||
| 24756 | 2026.01.13 03:31:40.182797 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24757 | 2026.01.13 03:31:40.182841 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24758 | 2026.01.13 03:31:40.183154 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24759 | 2026.01.13 03:31:40.183364 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24760 | 2026.01.13 03:31:40.183496 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 24761 | 2026.01.13 03:31:40.183545 [ 4 ] {a8d1d350-7ea1-4b1d-945a-7a10753588f0} <Debug> TCPHandler: Processed in 0.001370698 sec. | ||
| 24762 | 2026.01.13 03:31:40.183668 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24763 | 2026.01.13 03:31:40.183760 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24764 | 2026.01.13 03:31:40.183798 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24765 | 2026.01.13 03:31:40.184245 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24766 | 2026.01.13 03:31:40.184279 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24767 | 2026.01.13 03:31:40.184580 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24768 | 2026.01.13 03:31:40.184587 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002389669 sec., 1773467.3714225693 rows/sec., 152.51 MiB/sec. | ||
| 24769 | 2026.01.13 03:31:40.184797 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24770 | 2026.01.13 03:31:40.184846 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24771 | 2026.01.13 03:31:40.184927 [ 126 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24772 | 2026.01.13 03:31:40.184933 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001188 sec., 62289.56228956229 rows/sec., 4.86 MiB/sec. | ||
| 24773 | 2026.01.13 03:31:40.184970 [ 126 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24774 | 2026.01.13 03:31:40.184988 [ 4 ] {e14b83fe-255b-4c68-8a53-ea25052d29af} <Debug> TCPHandler: Processed in 0.001368008 sec. | ||
| 24775 | 2026.01.13 03:31:40.185000 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24776 | 2026.01.13 03:31:40.185105 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 24777 | 2026.01.13 03:31:40.185143 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24778 | 2026.01.13 03:31:40.185152 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24779 | 2026.01.13 03:31:40.185230 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24780 | 2026.01.13 03:31:40.185240 [ 193 ] {80563974-6fd5-4c2b-9378-8e712f91186d::all_1_166_33} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24781 | 2026.01.13 03:31:40.185251 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24782 | 2026.01.13 03:31:40.185269 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1463 rows starting from the beginning of the part | ||
| 24783 | 2026.01.13 03:31:40.185307 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24784 | 2026.01.13 03:31:40.185322 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 24785 | 2026.01.13 03:31:40.185343 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 74 rows starting from the beginning of the part | ||
| 24786 | 2026.01.13 03:31:40.185394 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 114 rows starting from the beginning of the part | ||
| 24787 | 2026.01.13 03:31:40.185438 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 534 rows starting from the beginning of the part | ||
| 24788 | 2026.01.13 03:31:40.185476 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 114 rows starting from the beginning of the part | ||
| 24789 | 2026.01.13 03:31:40.185517 [ 200 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 74 rows starting from the beginning of the part | ||
| 24790 | 2026.01.13 03:31:40.185741 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24791 | 2026.01.13 03:31:40.185783 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24792 | 2026.01.13 03:31:40.186110 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24793 | 2026.01.13 03:31:40.186330 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24794 | 2026.01.13 03:31:40.186458 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 24795 | 2026.01.13 03:31:40.186498 [ 4 ] {89293596-07dc-4a26-825c-20e254d8640e} <Debug> TCPHandler: Processed in 0.001406479 sec. | ||
| 24796 | 2026.01.13 03:31:40.186619 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24797 | 2026.01.13 03:31:40.186697 [ 190 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638784 sec., 1448024.8769819573 rows/sec., 112.53 MiB/sec. | ||
| 24798 | 2026.01.13 03:31:40.186715 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24799 | 2026.01.13 03:31:40.186769 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24800 | 2026.01.13 03:31:40.186899 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24801 | 2026.01.13 03:31:40.187155 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24802 | 2026.01.13 03:31:40.187216 [ 202 ] {00c70f35-30ea-43d8-8680-107810649956::all_1_166_33} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24803 | 2026.01.13 03:31:40.187306 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 24804 | 2026.01.13 03:31:40.187562 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24805 | 2026.01.13 03:31:40.187596 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24806 | 2026.01.13 03:31:40.188096 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24807 | 2026.01.13 03:31:40.188317 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24808 | 2026.01.13 03:31:40.188454 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 24809 | 2026.01.13 03:31:40.188512 [ 4 ] {bc25d45b-73c4-4224-acc6-fb6be68c4402} <Debug> TCPHandler: Processed in 0.00194826 sec. | ||
| 24810 | 2026.01.13 03:31:40.188634 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24811 | 2026.01.13 03:31:40.188727 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24812 | 2026.01.13 03:31:40.188767 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24813 | 2026.01.13 03:31:40.189103 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24814 | 2026.01.13 03:31:40.189136 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24815 | 2026.01.13 03:31:40.189425 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24816 | 2026.01.13 03:31:40.189626 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24817 | 2026.01.13 03:31:40.189751 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 24818 | 2026.01.13 03:31:40.189789 [ 4 ] {bf37f4cf-69ff-4682-873f-e8b68dc36f54} <Debug> TCPHandler: Processed in 0.001209495 sec. | ||
| 24819 | 2026.01.13 03:31:41.684157 [ 145 ] {} <Debug> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Selected 5 parts from all_1_54_13 to all_58_58_0 | ||
| 24820 | 2026.01.13 03:31:41.684220 [ 145 ] {} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24821 | 2026.01.13 03:31:41.684242 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24822 | 2026.01.13 03:31:41.684358 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_54_13 to all_58_58_0 into Compact with storage Full | ||
| 24823 | 2026.01.13 03:31:41.684494 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24824 | 2026.01.13 03:31:41.684527 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_13, total 25 rows starting from the beginning of the part | ||
| 24825 | 2026.01.13 03:31:41.684593 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 24826 | 2026.01.13 03:31:41.684637 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 24827 | 2026.01.13 03:31:41.684681 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2 rows starting from the beginning of the part | ||
| 24828 | 2026.01.13 03:31:41.684720 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 24829 | 2026.01.13 03:31:41.685429 [ 200 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125143 sec., 38217.364370573334 rows/sec., 3.17 MiB/sec. | ||
| 24830 | 2026.01.13 03:31:41.685621 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Trace> MergedBlockOutputStream: filled checksums all_1_58_14 (state Temporary) | ||
| 24831 | 2026.01.13 03:31:41.685954 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_merge_all_1_58_14 to all_1_58_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24832 | 2026.01.13 03:31:41.686039 [ 187 ] {141bba3f-6cb6-4736-8c8e-f07c7f928b63::all_1_58_14} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63) (MergerMutator): Merged 5 parts: [all_1_54_13, all_58_58_0] -> all_1_58_14 | ||
| 24833 | 2026.01.13 03:31:41.686138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24834 | 2026.01.13 03:31:42.121434 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 859 | ||
| 24835 | 2026.01.13 03:31:42.140741 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24836 | 2026.01.13 03:31:42.140798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24837 | 2026.01.13 03:31:42.147094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 24838 | 2026.01.13 03:31:42.147795 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24839 | 2026.01.13 03:31:42.151719 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 859 | ||
| 24840 | 2026.01.13 03:31:44.255139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2976 | ||
| 24841 | 2026.01.13 03:31:44.257608 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24842 | 2026.01.13 03:31:44.257661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24843 | 2026.01.13 03:31:44.258857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 24844 | 2026.01.13 03:31:44.259133 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24845 | 2026.01.13 03:31:44.259284 [ 131 ] {} <Debug> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 24846 | 2026.01.13 03:31:44.259327 [ 131 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24847 | 2026.01.13 03:31:44.259350 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24848 | 2026.01.13 03:31:44.259477 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 24849 | 2026.01.13 03:31:44.259533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2976 | ||
| 24850 | 2026.01.13 03:31:44.260149 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24851 | 2026.01.13 03:31:44.260326 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2814 rows starting from the beginning of the part | ||
| 24852 | 2026.01.13 03:31:44.260741 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 38 rows starting from the beginning of the part | ||
| 24853 | 2026.01.13 03:31:44.261112 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 24854 | 2026.01.13 03:31:44.261461 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
| 24855 | 2026.01.13 03:31:44.261803 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 24856 | 2026.01.13 03:31:44.262146 [ 194 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part | ||
| 24857 | 2026.01.13 03:31:44.269651 [ 190 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2976 rows, containing 72 columns (72 merged, 0 gathered) in 0.010236069 sec., 290736.6099232039 rows/sec., 233.12 MiB/sec. | ||
| 24858 | 2026.01.13 03:31:44.272256 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 24859 | 2026.01.13 03:31:44.272873 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24860 | 2026.01.13 03:31:44.272948 [ 191 ] {2620696a-2f59-4b9a-a70a-8b756fbcd57d::all_1_86_17} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 24861 | 2026.01.13 03:31:44.273316 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 24862 | 2026.01.13 03:31:45.064315 [ 218 ] {} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24863 | 2026.01.13 03:31:45.064419 [ 218 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24864 | 2026.01.13 03:31:45.068578 [ 218 ] {} <Debug> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24865 | 2026.01.13 03:31:45.182938 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24866 | 2026.01.13 03:31:45.183184 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24867 | 2026.01.13 03:31:45.183280 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24868 | 2026.01.13 03:31:45.183985 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24869 | 2026.01.13 03:31:45.184025 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24870 | 2026.01.13 03:31:45.184379 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 24871 | 2026.01.13 03:31:45.184596 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Trace> oximeter.fields_i16 (fb28bbd1-796d-4aeb-a413-dbba5d7b8b03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24872 | 2026.01.13 03:31:45.184743 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 24873 | 2026.01.13 03:31:45.184787 [ 4 ] {ec3988d1-c736-4d53-a1c7-50d51fbb83fd} <Debug> TCPHandler: Processed in 0.002012341 sec. | ||
| 24874 | 2026.01.13 03:31:45.184911 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24875 | 2026.01.13 03:31:45.185004 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24876 | 2026.01.13 03:31:45.185044 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24877 | 2026.01.13 03:31:45.185449 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24878 | 2026.01.13 03:31:45.185485 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24879 | 2026.01.13 03:31:45.185762 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 24880 | 2026.01.13 03:31:45.185972 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Trace> oximeter.fields_ipaddr (141bba3f-6cb6-4736-8c8e-f07c7f928b63): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24881 | 2026.01.13 03:31:45.186099 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001112 sec., 7194.244604316547 rows/sec., 586.64 KiB/sec. | ||
| 24882 | 2026.01.13 03:31:45.186139 [ 4 ] {786f82c0-3753-42c3-a867-8ceec285a0eb} <Debug> TCPHandler: Processed in 0.001277146 sec. | ||
| 24883 | 2026.01.13 03:31:45.186251 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24884 | 2026.01.13 03:31:45.186343 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24885 | 2026.01.13 03:31:45.186380 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24886 | 2026.01.13 03:31:45.186957 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24887 | 2026.01.13 03:31:45.186993 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24888 | 2026.01.13 03:31:45.187295 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24889 | 2026.01.13 03:31:45.187492 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24890 | 2026.01.13 03:31:45.187618 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Debug> executeQuery: Read 280 rows, 25.55 KiB in 0.001291 sec., 216886.13477924088 rows/sec., 19.33 MiB/sec. | ||
| 24891 | 2026.01.13 03:31:45.187660 [ 4 ] {f593547e-bf2d-447e-8075-c23937c99764} <Debug> TCPHandler: Processed in 0.00145559 sec. | ||
| 24892 | 2026.01.13 03:31:45.187683 [ 220 ] {} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24893 | 2026.01.13 03:31:45.187736 [ 220 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24894 | 2026.01.13 03:31:45.187771 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24895 | 2026.01.13 03:31:45.187868 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24896 | 2026.01.13 03:31:45.187908 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24897 | 2026.01.13 03:31:45.188331 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24898 | 2026.01.13 03:31:45.188369 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24899 | 2026.01.13 03:31:45.188682 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24900 | 2026.01.13 03:31:45.188901 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24901 | 2026.01.13 03:31:45.189016 [ 124 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24902 | 2026.01.13 03:31:45.189027 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Debug> executeQuery: Read 70 rows, 5.28 KiB in 0.001175 sec., 59574.46808510638 rows/sec., 4.39 MiB/sec. | ||
| 24903 | 2026.01.13 03:31:45.189063 [ 124 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24904 | 2026.01.13 03:31:45.189081 [ 4 ] {2a191fb8-8bd5-4ba4-9e88-e2df5c41af2c} <Debug> TCPHandler: Processed in 0.001356097 sec. | ||
| 24905 | 2026.01.13 03:31:45.189089 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24906 | 2026.01.13 03:31:45.189204 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24907 | 2026.01.13 03:31:45.189207 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 24908 | 2026.01.13 03:31:45.189302 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24909 | 2026.01.13 03:31:45.189323 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24910 | 2026.01.13 03:31:45.189341 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24911 | 2026.01.13 03:31:45.189356 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 302 rows starting from the beginning of the part | ||
| 24912 | 2026.01.13 03:31:45.189423 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 50 rows starting from the beginning of the part | ||
| 24913 | 2026.01.13 03:31:45.189473 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 14 rows starting from the beginning of the part | ||
| 24914 | 2026.01.13 03:31:45.189519 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 50 rows starting from the beginning of the part | ||
| 24915 | 2026.01.13 03:31:45.189563 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 10 rows starting from the beginning of the part | ||
| 24916 | 2026.01.13 03:31:45.189607 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 70 rows starting from the beginning of the part | ||
| 24917 | 2026.01.13 03:31:45.189743 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24918 | 2026.01.13 03:31:45.189777 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24919 | 2026.01.13 03:31:45.190096 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 24920 | 2026.01.13 03:31:45.190298 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24921 | 2026.01.13 03:31:45.190421 [ 186 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257406 sec., 394462.8862913013 rows/sec., 27.98 MiB/sec. | ||
| 24922 | 2026.01.13 03:31:45.190423 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.75 MiB/sec. | ||
| 24923 | 2026.01.13 03:31:45.190469 [ 221 ] {} <Trace> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Found 6 old parts to remove. Parts: [all_1_32_7, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0, all_37_37_0] | ||
| 24924 | 2026.01.13 03:31:45.190475 [ 4 ] {9fd09277-6262-4146-ba9f-1581613edcfd} <Debug> TCPHandler: Processed in 0.001317477 sec. | ||
| 24925 | 2026.01.13 03:31:45.190524 [ 221 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from filesystem (serially): Parts: [all_1_32_7, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0, all_37_37_0] | ||
| 24926 | 2026.01.13 03:31:45.190628 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24927 | 2026.01.13 03:31:45.190643 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24928 | 2026.01.13 03:31:45.190757 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24929 | 2026.01.13 03:31:45.190797 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24930 | 2026.01.13 03:31:45.191043 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24931 | 2026.01.13 03:31:45.191145 [ 199 ] {dae5a002-b01d-4c50-95ba-67fef0292ad7::all_1_166_33} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24932 | 2026.01.13 03:31:45.191198 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24933 | 2026.01.13 03:31:45.191242 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24934 | 2026.01.13 03:31:45.191276 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 24935 | 2026.01.13 03:31:45.191292 [ 220 ] {} <Debug> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24936 | 2026.01.13 03:31:45.191578 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 24937 | 2026.01.13 03:31:45.191800 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Trace> oximeter.fields_u8 (4ae72e96-1d3c-477b-8a8f-6c4750e380ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24938 | 2026.01.13 03:31:45.191930 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 24939 | 2026.01.13 03:31:45.191971 [ 4 ] {374c1737-2098-4a1e-b60c-34b582ef81df} <Debug> TCPHandler: Processed in 0.001382938 sec. | ||
| 24940 | 2026.01.13 03:31:45.192081 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24941 | 2026.01.13 03:31:45.192184 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24942 | 2026.01.13 03:31:45.192223 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24943 | 2026.01.13 03:31:45.192695 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24944 | 2026.01.13 03:31:45.192732 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24945 | 2026.01.13 03:31:45.193038 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24946 | 2026.01.13 03:31:45.193237 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24947 | 2026.01.13 03:31:45.193363 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Debug> executeQuery: Read 158 rows, 13.03 KiB in 0.001194 sec., 132328.3082077052 rows/sec., 10.66 MiB/sec. | ||
| 24948 | 2026.01.13 03:31:45.193404 [ 4 ] {e0dbf3e1-9025-4954-9cde-e27ae1214990} <Debug> TCPHandler: Processed in 0.001369957 sec. | ||
| 24949 | 2026.01.13 03:31:45.193514 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24950 | 2026.01.13 03:31:45.193606 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24951 | 2026.01.13 03:31:45.193651 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24952 | 2026.01.13 03:31:45.194063 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24953 | 2026.01.13 03:31:45.194069 [ 221 ] {} <Debug> oximeter.fields_u32 (eeecaaa5-deb3-41e9-92f7-e399e3b736b3): Removing 6 parts from memory: Parts: [all_1_32_7, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0, all_37_37_0] | ||
| 24954 | 2026.01.13 03:31:45.194101 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24955 | 2026.01.13 03:31:45.194430 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24956 | 2026.01.13 03:31:45.194631 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24957 | 2026.01.13 03:31:45.194758 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001167 sec., 171379.6058269066 rows/sec., 12.28 MiB/sec. | ||
| 24958 | 2026.01.13 03:31:45.194798 [ 4 ] {cbea8e4c-c665-49b3-9ce2-3c568ab2da06} <Debug> TCPHandler: Processed in 0.001330657 sec. | ||
| 24959 | 2026.01.13 03:31:45.194910 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24960 | 2026.01.13 03:31:45.195002 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24961 | 2026.01.13 03:31:45.195054 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24962 | 2026.01.13 03:31:45.195950 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24963 | 2026.01.13 03:31:45.195985 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24964 | 2026.01.13 03:31:45.196542 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24965 | 2026.01.13 03:31:45.196752 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24966 | 2026.01.13 03:31:45.196887 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.0019 sec., 26315.78947368421 rows/sec., 47.16 MiB/sec. | ||
| 24967 | 2026.01.13 03:31:45.196944 [ 4 ] {0ea13ec9-ac45-402d-8ec3-94ee38930bec} <Debug> TCPHandler: Processed in 0.002080403 sec. | ||
| 24968 | 2026.01.13 03:31:45.197060 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24969 | 2026.01.13 03:31:45.197153 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24970 | 2026.01.13 03:31:45.197193 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24971 | 2026.01.13 03:31:45.197537 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24972 | 2026.01.13 03:31:45.197572 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24973 | 2026.01.13 03:31:45.197863 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24974 | 2026.01.13 03:31:45.198061 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24975 | 2026.01.13 03:31:45.198177 [ 155 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24976 | 2026.01.13 03:31:45.198188 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 24977 | 2026.01.13 03:31:45.198225 [ 155 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24978 | 2026.01.13 03:31:45.198242 [ 4 ] {1939a605-53aa-4488-8671-f877a6c82dba} <Debug> TCPHandler: Processed in 0.001228855 sec. | ||
| 24979 | 2026.01.13 03:31:45.198250 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 24980 | 2026.01.13 03:31:45.198359 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 24981 | 2026.01.13 03:31:45.198478 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24982 | 2026.01.13 03:31:45.198511 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10808 rows starting from the beginning of the part | ||
| 24983 | 2026.01.13 03:31:45.198573 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 24984 | 2026.01.13 03:31:45.198615 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 24985 | 2026.01.13 03:31:45.198654 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 24986 | 2026.01.13 03:31:45.198694 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 24987 | 2026.01.13 03:31:45.198732 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 24988 | 2026.01.13 03:31:45.201307 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994341 sec., 3709664.3301481022 rows/sec., 242.10 MiB/sec. | ||
| 24989 | 2026.01.13 03:31:45.201516 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24990 | 2026.01.13 03:31:45.201753 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24991 | 2026.01.13 03:31:45.201817 [ 188 ] {ffa8f312-59f4-4fe7-acc3-8d45b04197cb::all_1_166_33} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24992 | 2026.01.13 03:31:45.201885 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 24993 | 2026.01.13 03:31:46.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.82 MiB, peak 434.62 MiB, free memory in arenas 0.00 B, will set to 406.03 MiB (RSS), difference: 3.21 MiB | ||
| 24994 | 2026.01.13 03:31:46.363303 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24995 | 2026.01.13 03:31:46.363373 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24996 | 2026.01.13 03:31:46.367690 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24997 | 2026.01.13 03:31:46.587440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 55257 | ||
| 24998 | 2026.01.13 03:31:46.588272 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24999 | 2026.01.13 03:31:46.588349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25000 | 2026.01.13 03:31:46.589028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 25001 | 2026.01.13 03:31:46.589269 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25002 | 2026.01.13 03:31:46.589403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 55257 | ||
| 25003 | 2026.01.13 03:31:46.589470 [ 225 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 25004 | 2026.01.13 03:31:46.589520 [ 225 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 25005 | 2026.01.13 03:31:46.592055 [ 225 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 25006 | 2026.01.13 03:31:48.421501 [ 221 ] {} <Trace> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 25007 | 2026.01.13 03:31:48.421549 [ 221 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 25008 | 2026.01.13 03:31:48.424755 [ 221 ] {} <Debug> oximeter.measurements_f64 (db76b73c-85fd-4010-bb2e-718a2b7b98f5): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 25009 | 2026.01.13 03:31:48.725562 [ 225 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 25010 | 2026.01.13 03:31:48.725591 [ 225 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 25011 | 2026.01.13 03:31:48.728439 [ 225 ] {} <Debug> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 25012 | 2026.01.13 03:31:49.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.03 MiB, peak 434.62 MiB, free memory in arenas 0.00 B, will set to 406.03 MiB (RSS), difference: 4.00 MiB | ||
| 25013 | 2026.01.13 03:31:49.651765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 866 | ||
| 25014 | 2026.01.13 03:31:49.670265 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25015 | 2026.01.13 03:31:49.670327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25016 | 2026.01.13 03:31:49.676478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 25017 | 2026.01.13 03:31:49.677206 [ 245 ] {} <Trace> system.metric_log (dc2605a2-4747-48d1-9fe0-bc4419643e7e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25018 | 2026.01.13 03:31:49.680930 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 866 | ||
| 25019 | 2026.01.13 03:31:50.177909 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25020 | 2026.01.13 03:31:50.178198 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25021 | 2026.01.13 03:31:50.178296 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25022 | 2026.01.13 03:31:50.179235 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25023 | 2026.01.13 03:31:50.179273 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25024 | 2026.01.13 03:31:50.179644 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25025 | 2026.01.13 03:31:50.179857 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25026 | 2026.01.13 03:31:50.180011 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001884 sec., 40339.702760084925 rows/sec., 3.31 MiB/sec. | ||
| 25027 | 2026.01.13 03:31:50.180054 [ 4 ] {82c71e7d-475d-4c4b-a4b9-561935f76ceb} <Debug> TCPHandler: Processed in 0.002318078 sec. | ||
| 25028 | 2026.01.13 03:31:50.180203 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25029 | 2026.01.13 03:31:50.180297 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25030 | 2026.01.13 03:31:50.180336 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25031 | 2026.01.13 03:31:50.180762 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25032 | 2026.01.13 03:31:50.180798 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25033 | 2026.01.13 03:31:50.181079 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25034 | 2026.01.13 03:31:50.181294 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25035 | 2026.01.13 03:31:50.181423 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 657.30 KiB/sec. | ||
| 25036 | 2026.01.13 03:31:50.181464 [ 4 ] {cfb14c9d-f539-417d-bc4f-9598db108bad} <Debug> TCPHandler: Processed in 0.001310296 sec. | ||
| 25037 | 2026.01.13 03:31:50.181581 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25038 | 2026.01.13 03:31:50.181673 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25039 | 2026.01.13 03:31:50.181711 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25040 | 2026.01.13 03:31:50.182155 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25041 | 2026.01.13 03:31:50.182190 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25042 | 2026.01.13 03:31:50.182477 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25043 | 2026.01.13 03:31:50.182680 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25044 | 2026.01.13 03:31:50.182806 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00115 sec., 64347.82608695652 rows/sec., 5.02 MiB/sec. | ||
| 25045 | 2026.01.13 03:31:50.182848 [ 4 ] {b9628534-e222-45d2-a848-a5d1a7b2d1ce} <Debug> TCPHandler: Processed in 0.001314937 sec. | ||
| 25046 | 2026.01.13 03:31:50.182978 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25047 | 2026.01.13 03:31:50.183074 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25048 | 2026.01.13 03:31:50.183116 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25049 | 2026.01.13 03:31:50.183559 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25050 | 2026.01.13 03:31:50.183594 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25051 | 2026.01.13 03:31:50.183905 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25052 | 2026.01.13 03:31:50.184118 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25053 | 2026.01.13 03:31:50.184250 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 25054 | 2026.01.13 03:31:50.184303 [ 4 ] {af6fcda1-9ab1-4eaa-be55-90eb70b8a4d6} <Debug> TCPHandler: Processed in 0.001372428 sec. | ||
| 25055 | 2026.01.13 03:31:50.184424 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25056 | 2026.01.13 03:31:50.184515 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25057 | 2026.01.13 03:31:50.184568 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25058 | 2026.01.13 03:31:50.185388 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25059 | 2026.01.13 03:31:50.185424 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25060 | 2026.01.13 03:31:50.185926 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25061 | 2026.01.13 03:31:50.186158 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25062 | 2026.01.13 03:31:50.186287 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 25063 | 2026.01.13 03:31:50.186297 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 25064 | 2026.01.13 03:31:50.186355 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25065 | 2026.01.13 03:31:50.186381 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25066 | 2026.01.13 03:31:50.186382 [ 4 ] {4a75d6de-90a5-4d23-96f3-4591b3a43198} <Debug> TCPHandler: Processed in 0.002006031 sec. | ||
| 25067 | 2026.01.13 03:31:50.186469 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 25068 | 2026.01.13 03:31:50.186511 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25069 | 2026.01.13 03:31:50.186604 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25070 | 2026.01.13 03:31:50.186644 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25071 | 2026.01.13 03:31:50.186652 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25072 | 2026.01.13 03:31:50.186702 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3527 rows starting from the beginning of the part | ||
| 25073 | 2026.01.13 03:31:50.186817 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 10 rows starting from the beginning of the part | ||
| 25074 | 2026.01.13 03:31:50.186916 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 50 rows starting from the beginning of the part | ||
| 25075 | 2026.01.13 03:31:50.186994 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25076 | 2026.01.13 03:31:50.187015 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 10 rows starting from the beginning of the part | ||
| 25077 | 2026.01.13 03:31:50.187031 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25078 | 2026.01.13 03:31:50.187113 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 50 rows starting from the beginning of the part | ||
| 25079 | 2026.01.13 03:31:50.187210 [ 198 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 10 rows starting from the beginning of the part | ||
| 25080 | 2026.01.13 03:31:50.187332 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25081 | 2026.01.13 03:31:50.187540 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25082 | 2026.01.13 03:31:50.187666 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 25083 | 2026.01.13 03:31:50.187704 [ 4 ] {bdc3a049-61a6-4fcb-b58a-8f0faae526a0} <Debug> TCPHandler: Processed in 0.001243766 sec. | ||
| 25084 | 2026.01.13 03:31:50.187785 [ 223 ] {} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25085 | 2026.01.13 03:31:50.187845 [ 223 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25086 | 2026.01.13 03:31:50.190691 [ 223 ] {} <Debug> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25087 | 2026.01.13 03:31:50.196912 [ 188 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3657 rows, containing 19 columns (19 merged, 0 gathered) in 0.010479874 sec., 348954.577125641 rows/sec., 625.05 MiB/sec. | ||
| 25088 | 2026.01.13 03:31:50.199823 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 25089 | 2026.01.13 03:31:50.200218 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25090 | 2026.01.13 03:31:50.200297 [ 197 ] {c27bb4aa-44b7-4027-9ea5-98511a6c3d30::all_1_166_33} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 25091 | 2026.01.13 03:31:50.200480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.61 MiB. | ||
| 25092 | 2026.01.13 03:31:50.728578 [ 220 ] {} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25093 | 2026.01.13 03:31:50.728626 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25094 | 2026.01.13 03:31:50.731165 [ 220 ] {} <Debug> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25095 | 2026.01.13 03:31:53.764446 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25096 | 2026.01.13 03:31:53.764508 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25097 | 2026.01.13 03:31:54.089519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 55769 | ||
| 25098 | 2026.01.13 03:31:54.090055 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25099 | 2026.01.13 03:31:54.090094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25100 | 2026.01.13 03:31:54.090575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 25101 | 2026.01.13 03:31:54.090801 [ 244 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25102 | 2026.01.13 03:31:54.090919 [ 142 ] {} <Debug> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 25103 | 2026.01.13 03:31:54.090931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 55769 | ||
| 25104 | 2026.01.13 03:31:54.090973 [ 142 ] {} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25105 | 2026.01.13 03:31:54.090999 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25106 | 2026.01.13 03:31:54.091125 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 25107 | 2026.01.13 03:31:54.091253 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25108 | 2026.01.13 03:31:54.091290 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_111_22, total 53337 rows starting from the beginning of the part | ||
| 25109 | 2026.01.13 03:31:54.091355 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 512 rows starting from the beginning of the part | ||
| 25110 | 2026.01.13 03:31:54.091399 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 448 rows starting from the beginning of the part | ||
| 25111 | 2026.01.13 03:31:54.091440 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 512 rows starting from the beginning of the part | ||
| 25112 | 2026.01.13 03:31:54.091478 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 448 rows starting from the beginning of the part | ||
| 25113 | 2026.01.13 03:31:54.091516 [ 197 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 512 rows starting from the beginning of the part | ||
| 25114 | 2026.01.13 03:31:54.094395 [ 188 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55769 rows, containing 4 columns (4 merged, 0 gathered) in 0.003324277 sec., 16776279.473702101 rows/sec., 239.99 MiB/sec. | ||
| 25115 | 2026.01.13 03:31:54.094765 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 25116 | 2026.01.13 03:31:54.095040 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25117 | 2026.01.13 03:31:54.095112 [ 192 ] {37d29b7b-7cad-4241-9f12-b8d384d48505::all_1_116_23} <Trace> system.asynchronous_metric_log (37d29b7b-7cad-4241-9f12-b8d384d48505) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 25118 | 2026.01.13 03:31:54.095210 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 25119 | 2026.01.13 03:31:54.259661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 3008 | ||
| 25120 | 2026.01.13 03:31:54.262062 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25121 | 2026.01.13 03:31:54.262105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25122 | 2026.01.13 03:31:54.263300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 25123 | 2026.01.13 03:31:54.263567 [ 243 ] {} <Trace> system.query_log (2620696a-2f59-4b9a-a70a-8b756fbcd57d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25124 | 2026.01.13 03:31:54.263823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3008 | ||
| 25125 | 2026.01.13 03:31:55.178221 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25126 | 2026.01.13 03:31:55.178399 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25127 | 2026.01.13 03:31:55.178460 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25128 | 2026.01.13 03:31:55.179178 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25129 | 2026.01.13 03:31:55.179216 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25130 | 2026.01.13 03:31:55.179602 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25131 | 2026.01.13 03:31:55.179828 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Trace> oximeter.fields_string (80563974-6fd5-4c2b-9378-8e712f91186d): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25132 | 2026.01.13 03:31:55.179981 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Debug> executeQuery: Read 156 rows, 13.82 KiB in 0.001625 sec., 96000 rows/sec., 8.31 MiB/sec. | ||
| 25133 | 2026.01.13 03:31:55.180025 [ 4 ] {bdd26ced-1685-4245-b6fe-c11af88acd11} <Debug> TCPHandler: Processed in 0.001919239 sec. | ||
| 25134 | 2026.01.13 03:31:55.180137 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25135 | 2026.01.13 03:31:55.180230 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25136 | 2026.01.13 03:31:55.180269 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25137 | 2026.01.13 03:31:55.180688 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25138 | 2026.01.13 03:31:55.180724 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25139 | 2026.01.13 03:31:55.181006 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25140 | 2026.01.13 03:31:55.181218 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Trace> oximeter.fields_u16 (dae5a002-b01d-4c50-95ba-67fef0292ad7): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25141 | 2026.01.13 03:31:55.181345 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001132 sec., 44169.6113074205 rows/sec., 3.24 MiB/sec. | ||
| 25142 | 2026.01.13 03:31:55.181387 [ 4 ] {3dcba3ad-ce38-47fc-bc94-c58820341b96} <Debug> TCPHandler: Processed in 0.001298216 sec. | ||
| 25143 | 2026.01.13 03:31:55.181498 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25144 | 2026.01.13 03:31:55.181587 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25145 | 2026.01.13 03:31:55.181623 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25146 | 2026.01.13 03:31:55.182027 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25147 | 2026.01.13 03:31:55.182061 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25148 | 2026.01.13 03:31:55.182330 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25149 | 2026.01.13 03:31:55.182591 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Trace> oximeter.fields_uuid (00c70f35-30ea-43d8-8680-107810649956): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25150 | 2026.01.13 03:31:55.182719 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001142 sec., 99824.86865148862 rows/sec., 7.80 MiB/sec. | ||
| 25151 | 2026.01.13 03:31:55.182761 [ 4 ] {e0376fc6-c873-4bed-913c-414dbd95bdf2} <Debug> TCPHandler: Processed in 0.001310416 sec. | ||
| 25152 | 2026.01.13 03:31:55.182873 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25153 | 2026.01.13 03:31:55.182966 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25154 | 2026.01.13 03:31:55.183007 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25155 | 2026.01.13 03:31:55.183421 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25156 | 2026.01.13 03:31:55.183454 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25157 | 2026.01.13 03:31:55.183773 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25158 | 2026.01.13 03:31:55.183975 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25159 | 2026.01.13 03:31:55.184073 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Selected 2 parts from all_1_164_37 to all_165_165_0 | ||
| 25160 | 2026.01.13 03:31:55.184102 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 25161 | 2026.01.13 03:31:55.184135 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25162 | 2026.01.13 03:31:55.184149 [ 4 ] {1f51dd2b-210f-4e47-b1ef-20b6bf1937ce} <Debug> TCPHandler: Processed in 0.001323547 sec. | ||
| 25163 | 2026.01.13 03:31:55.184162 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25164 | 2026.01.13 03:31:55.184265 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_164_37 to all_165_165_0 into Compact with storage Full | ||
| 25165 | 2026.01.13 03:31:55.184267 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25166 | 2026.01.13 03:31:55.184397 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25167 | 2026.01.13 03:31:55.184409 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25168 | 2026.01.13 03:31:55.184450 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25169 | 2026.01.13 03:31:55.184457 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_37, total 52178 rows starting from the beginning of the part | ||
| 25170 | 2026.01.13 03:31:55.184547 [ 196 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 25171 | 2026.01.13 03:31:55.185327 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25172 | 2026.01.13 03:31:55.185367 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25173 | 2026.01.13 03:31:55.185928 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25174 | 2026.01.13 03:31:55.186141 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25175 | 2026.01.13 03:31:55.186279 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001898 sec., 26343.519494204425 rows/sec., 47.21 MiB/sec. | ||
| 25176 | 2026.01.13 03:31:55.186339 [ 4 ] {a6be1d61-0662-4473-b03c-75319512926a} <Debug> TCPHandler: Processed in 0.002118193 sec. | ||
| 25177 | 2026.01.13 03:31:55.186367 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25178 | 2026.01.13 03:31:55.186421 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25179 | 2026.01.13 03:31:55.186454 [ 4 ] {} <Trace> TCP-Session: 5a1d7d24-e014-465d-85c2-2ee313eb5e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25180 | 2026.01.13 03:31:55.186552 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25181 | 2026.01.13 03:31:55.186592 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25182 | 2026.01.13 03:31:55.186934 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25183 | 2026.01.13 03:31:55.186972 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 25184 | 2026.01.13 03:31:55.187303 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25185 | 2026.01.13 03:31:55.187545 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Trace> oximeter.measurements_u64 (ffa8f312-59f4-4fe7-acc3-8d45b04197cb): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25186 | 2026.01.13 03:31:55.187673 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 25187 | 2026.01.13 03:31:55.187711 [ 4 ] {51ee43d6-78c6-4377-8cda-a06c11d4ea64} <Debug> TCPHandler: Processed in 0.001304587 sec. | ||
| 25188 | 2026.01.13 03:31:55.189316 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (c27bb4aa-44b7-4027-9ea5-98511a6c3d30): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25189 | 2026.01.13 03:31:55.192715 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52338 rows, containing 5 columns (5 merged, 0 gathered) in 0.008484403 sec., 6168731.023267047 rows/sec., 418.91 MiB/sec. | ||
| 25190 | 2026.01.13 03:31:55.193349 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Trace> MergedBlockOutputStream: filled checksums all_1_165_38 (state Temporary) | ||
| 25191 | 2026.01.13 03:31:55.193721 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3): Renaming temporary part tmp_merge_all_1_165_38 to all_1_165_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25192 | 2026.01.13 03:31:55.193795 [ 195 ] {26928fa5-f1b5-4356-9758-24e90ed20ab3::all_1_165_38} <Trace> oximeter.measurements_cumulativeu64 (26928fa5-f1b5-4356-9758-24e90ed20ab3) (MergerMutator): Merged 2 parts: [all_1_164_37, all_165_165_0] -> all_1_165_38 | ||
| 25193 | 2026.01.13 03:31:55.193880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||